Oops... proper schema syntax.
authorwassa <wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 2 Mar 2005 03:07:45 +0000 (03:07 +0000)
committerwassa <wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 2 Mar 2005 03:07:45 +0000 (03:07 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1261 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

src/schemas/shibboleth-idpconfig-1.0.xsd

index 470f3fe..dc9e488 100644 (file)
        <xs:import namespace="urn:mace:shibboleth:credentials:1.0" schemaLocation="credentials.xsd"/>
        <xs:import namespace="urn:mace:shibboleth:namemapper:1.0" schemaLocation="namemapper.xsd"/>
        
-       <xs:choice>
-               <xs:element name="IdPConfig" type="idp:IdPConfigType"/>
-               <xs:element name="ShibbolethOriginConfig" type="idp:IdPConfigType"/>
-       </xs:choice>
+       <xs:element name="IdPConfig" type="idp:IdPConfigType"/>
+       <xs:element name="ShibbolethOriginConfig" type="idp:IdPConfigType"/>
        
        <xs:simpleType name="LevelType">
                <xs:restriction base="xs:string">