Added contact info to site metadata.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 19 Apr 2003 22:36:52 +0000 (22:36 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 19 Apr 2003 22:36:52 +0000 (22:36 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@362 cb58f699-b61c-0410-a6fe-9272a202ed29

schemas/shibboleth.xsd

index ee6becc..07dbdb7 100644 (file)
             </element>
         </sequence>
         <attribute name="Name" type="string" use="required"/>
+        <attribute name="ContactName" type="string" use="optional"/>
+        <attribute name="ContactEmail" type="string" use="optional"/>
+        <attribute name="ErrorURL" type="anyURI" use="optional"/>
     </complexType>
 
     <complexType name="regexp_string">