git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1525
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
<xs:element name="ProtocolHandler" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
- <xs:element name="Location" type="xs:anyURI" minOccurs="1" maxOccurs="unbounded" />
+ <xs:element name="Location" type="xs:string" minOccurs="1" maxOccurs="unbounded" />
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="implementation" type="xs:string" use="required" />