ag_codes:SubfieldNumberType
complexType SubfieldNumberType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type for alpha number that is used to uniquely identify a subfield within a field, within a tract within a farm within a state and county.
Diagram
XML Schema
<xs:complexType name="SubfieldNumberType">
<xs:annotation>
<xs:documentation>
A data type for alpha number that is used to uniquely identify a subfield within a field, within a tract within a farm within a state and county.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:SubfieldNumberSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>