Remove extra files.
[shibboleth/sp.git] / schemas / shibboleth-trust-1.0.xsd
index cb783c3..0e603a5 100644 (file)
@@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="US-ASCII"?>
 <schema targetNamespace="urn:mace:shibboleth:trust:1.0"
        xmlns="http://www.w3.org/2001/XMLSchema"
        xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                                <choice maxOccurs="unbounded">
                                        <element ref="ds:KeyInfo"/>
                                        <element ref="trust:KeyAuthority"/>
-                                       <any namespace="##other" processContents="lax"/>
                                </choice>
                                <element ref="ds:Signature" minOccurs="0"/>
                        </sequence>
                <attribute name="lastChanged" type="dateTime" use="optional"/>
                <attribute name="validUntil" type="dateTime" use="optional"/>
                <attribute name="cacheDuration" type="duration" use="optional"/>
-               <anyAttribute namespace="##any" processContents="lax"/>
+               <anyAttribute namespace="##other" processContents="lax"/>
                </complexType>
        </element>
 
@@ -56,7 +54,7 @@
                        <element ref="ds:KeyInfo"/>
                </sequence>
                <attribute name="VerifyDepth" type="unsignedByte" use="optional"/>
-               <anyAttribute namespace="##any" processContents="lax"/>
+               <anyAttribute namespace="##other" processContents="lax"/>
        </complexType>
        
 </schema>