Can't base Library element on pluggable type.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 22 Jun 2007 17:09:45 +0000 (17:09 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 22 Jun 2007 17:09:45 +0000 (17:09 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2320 cb58f699-b61c-0410-a6fe-9272a202ed29

schemas/shibboleth-2.0-native-sp-config.xsd

index 3e60596..8073aff 100644 (file)
                        <sequence>\r
                                <element name="Library" minOccurs="0" maxOccurs="unbounded">\r
                                        <complexType>\r
-                                               <complexContent>\r
-                                                       <restriction base="conf:PluggableType">\r
-                                                               <sequence>\r
-                                                                       <any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>\r
-                                                               </sequence>\r
-                                                               <attribute name="path" type="anyURI" use="required"/>\r
-                                                               <attribute name="fatal" type="boolean" default="true"/>\r
-                                                       </restriction>\r
-                                               </complexContent>\r
+                                               <sequence>\r
+                                                       <any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>\r
+                                               </sequence>\r
+                                               <attribute name="path" type="anyURI" use="required"/>\r
+                                               <attribute name="fatal" type="boolean" default="true"/>\r
+                                               <anyAttribute namespace="##any" processContents="lax"/>\r
                                        </complexType>\r
                                </element>\r
                                <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>\r