ag_codes:CropYearType
complexType CropYearType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type to indicate a period of time (in year) within which the crop is normally grown and designated by the calendar year in which the crop is normally harvested.
Diagram
XML Schema
<xs:complexType name="CropYearType">
<xs:annotation>
<xs:documentation>
A data type to indicate a period of time (in year) within which the crop is normally grown and designated by the calendar year in which the crop is normally harvested.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:CropYearSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>