iso_3166:CountryAlpha3CodeType
complexType CountryAlpha3CodeType in namespace http://release.niem.gov/niem/codes/iso_3166-1/4.0/
Definition
A data type for country, territory, or dependency codes. Sourced from ISO 3166 Part 1, v7-8.
Diagram
XML Schema
<xs:complexType name="CountryAlpha3CodeType">
<xs:annotation>
<xs:documentation>
A data type for country, territory, or dependency codes. Sourced from ISO 3166 Part 1, v7-8.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="iso_3166:CountryAlpha3CodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>