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