Element | XRIDescriptorType/XRIAuthority |
<xs:complexType name="XRIAuthorityType"> <xs:sequence> <xs:element name="URI" type="URIType" maxOccurs="unbounded"/> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |