Tweak to IIS schema
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 21 Mar 2004 23:24:27 +0000 (23:24 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 21 Mar 2004 23:24:27 +0000 (23:24 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@887 cb58f699-b61c-0410-a6fe-9272a202ed29

schemas/shibboleth-targetconfig-1.0.xsd

index 94045e6..7368fc7 100644 (file)
                                        <complexType>
                                                <complexContent>
                                                        <extension base="anyType">
-                                                               <attribute name="InstanceID" type="unsignedInt" use="required"/>
-                                                               <attribute name="Host" type="string" use="required"/>
+                                                               <attribute name="id" type="unsignedInt" use="required"/>
+                                                               <attribute name="host" type="string" use="required"/>
                                                        </extension>
                                                </complexContent>
                                        </complexType>