genc:CountryAlpha3CodeType
complexType CountryAlpha3CodeType in namespace http://release.niem.gov/niem/codes/genc/4.2/
Definition
A data type for country codes.
Diagram
XML Schema
<xs:complexType name="CountryAlpha3CodeType">
<xs:annotation>
<xs:documentation>
A data type for country codes.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="genc:CountryAlpha3CodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>