ag_codes:MICSNameType
complexType MICSNameType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type containing a code name identifying the Mobile Implement Control System (MICS) used in the collection of geospatial data.
Diagram
XML Schema
<xs:complexType name="MICSNameType">
<xs:annotation>
<xs:documentation>
A data type containing a code name identifying the Mobile Implement Control System (MICS) used in the collection of geospatial data.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:MICSNameSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>