fips-4.0.2:USStateNumericCodeType
complexType USStateNumericCodeType in namespace http://publication.niem.gov/niem/codes/fips/4.0/2/
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-4.0.2:USStateNumericCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>