LocationCodeType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Domain cidxToken ISO-3166-1 required

Used By

Element LocationCode

Source

<xsd:complexType name="LocationCodeType">
  <xsd:simpleContent>
    <xsd:extension base="cidxToken">
      <xsd:attribute name="Domain" type="cidxToken" use="required" fixed="ISO-3166-1"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>