ag_codes:ProducerSharePercentType
complexType ProducerSharePercentType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type for producer's share of a crop and the benefits coming from that crop, expressed as a percentage.
Diagram
XML Schema
<xs:complexType name="ProducerSharePercentType">
<xs:annotation>
<xs:documentation>
A data type for producer's share of a crop and the benefits coming from that crop, expressed as a percentage.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:ProducerSharePercentSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>