fips_5-2:USStateNumericCodeType
complexType USStateNumericCodeType in namespace http://release.niem.gov/niem/codes/fips_5-2/4.0/
Definition
A data type for numeric state codes.
Diagram
XML Schema
<xs:complexType name="USStateNumericCodeType">
<xs:annotation>
<xs:documentation>
A data type for numeric state codes.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="fips_5-2:USStateNumericCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>