Schema Central > niem40 > agriculture.xsd > ag:TractCropAcreage
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ag:TractCropAcreage

A tract of land within a farm that contains a number of fields and subfields on which crop acreage details have been reported.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:uri [0..1]xsd:anyURIfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Used in

Sample instance

<ag:TractCropAcreage>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <ag:TractNumberID>1</ag:TractNumberID>
   <ag:FieldCropAcreage>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <ag:CLUID>string</ag:CLUID>
      <ag:FieldNumberID>1</ag:FieldNumberID>
      <ag:CLUProducerReviewRequestIndicator>true</ag:CLUProducerReviewRequestIndicator>
      <ag:AgricultureProductionPlan>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:LocationStateFIPS5-2Code>01</nc:LocationStateFIPS5-2Code>
         <nc:LocationCountyCode>001</nc:LocationCountyCode>
         <ag:SubfieldNumberID>string</ag:SubfieldNumberID>
         <ag:CoreProductCode>token</ag:CoreProductCode>
         <ag:CoreProductCategoryCode>token</ag:CoreProductCategoryCode>
         <ag:ProductIntendedUseCode>token</ag:ProductIntendedUseCode>
         <ag:OriginalReportedAcreageValue>1.0</ag:OriginalReportedAcreageValue>
         <ag:FinalReportedAcreageValue>1.0</ag:FinalReportedAcreageValue>
         <ag:ReportedAcreageModifiedIndicator>true</ag:ReportedAcreageModifiedIndicator>
         <ag:ReportedAcreageModifiedReasonCode>C</ag:ReportedAcreageModifiedReasonCode>
         <ag:ReportedAcreageModifiedOtherReasonText>string</ag:ReportedAcreageModifiedOtherReasonText>
         <ag:AcreageCalculationProjectionCode>26901</ag:AcreageCalculationProjectionCode>
         <ag:OriginalPlantedDate>2000-01-01</ag:OriginalPlantedDate>
         <ag:FinalPlantedDate>2000-01-01</ag:FinalPlantedDate>
         <ag:PlantedDateModifiedIndicator>true</ag:PlantedDateModifiedIndicator>
         <ag:PlantedDateModifiedReasonCode>C</ag:PlantedDateModifiedReasonCode>
         <ag:PlantedDateModifiedOtherReasonText>string</ag:PlantedDateModifiedOtherReasonText>
         <ag:ProductPlantingCode>F</ag:ProductPlantingCode>
         <ag:IrrigationPracticeCode>I</ag:IrrigationPracticeCode>
         <ag:OrganicPracticeCategoryCode>N</ag:OrganicPracticeCategoryCode>
         <ag:CroppingPracticeCode>108</ag:CroppingPracticeCode>
         <ag:GeospatialSourceInfo>...
         </ag:GeospatialSourceInfo>
         <ag:ProducerShare>...
         </ag:ProducerShare>
         <ag:AgricultureProductionPlanAugmentationPoint>any content</ag:AgricultureProductionPlanAugmentationPoint>
      </ag:AgricultureProductionPlan>
      <ag:FieldCropAcreageAugmentationPoint>any content</ag:FieldCropAcreageAugmentationPoint>
   </ag:FieldCropAcreage>
   <ag:TractCropAcreageAugmentationPoint>any content</ag:TractCropAcreageAugmentationPoint>
</ag:TractCropAcreage>