otherAgencyCode

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
localType xs:anyURI required
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.

Used By

Source

<xs:element name="otherAgencyCode">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:NMTOKEN">
        <xs:attribute ref="xml:id"/>
        <xs:attributeGroup ref="a.localType"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample