XRIAuthorityType

Complex Type Information

Model

URI+ , ANY element from ANY namespace OTHER than 'xri:$r.s/XRIDescriptor'
Children: URI

Attributes

Used By

Source

<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>