ag_codes:CroppingPracticeCodeType
complexType CroppingPracticeCodeType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type for code to represent cropping practice applicable for a reported crop/commodity.
Diagram
XML Schema
<xs:complexType name="CroppingPracticeCodeType">
<xs:annotation>
<xs:documentation>
A data type for code to represent cropping practice applicable for a reported crop/commodity.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:CroppingPracticeCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>