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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ag:FieldCropAcreage

A field of land within a tract on which groupings of crops can be planted.

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: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>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <ag:GeospatialShapeSourceCode>B</ag:GeospatialShapeSourceCode>
         <ag:GeospatialShapeModifiedIndicator>true</ag:GeospatialShapeModifiedIndicator>
         <ag:GeospatialShapeModifiedReasonCode>C</ag:GeospatialShapeModifiedReasonCode>
         <ag:GeospatialShapeModifiedOtherReasonText>string</ag:GeospatialShapeModifiedOtherReasonText>
         <ag:GeospatialShapeProcessDate>2000-01-01</ag:GeospatialShapeProcessDate>
         <ag:GeospatialDataSubmissionMethodCode>C</ag:GeospatialDataSubmissionMethodCode>
         <ag:MICSCode>AG</ag:MICSCode>
         <ag:MICSName>string</ag:MICSName>
         <ag:GeospatialSourceDataCreationDateTime>2000-01-01T12:00:00</ag:GeospatialSourceDataCreationDateTime>
         <ag:PrecisionAgriculturalSubMeterAccuracyIndicator>true</ag:PrecisionAgriculturalSubMeterAccuracyIndicator>
         <ag:LocationLineStringCoordinates>...
         </ag:LocationLineStringCoordinates>
         <ag:GeospatialSourceInfoAugmentationPoint>any content</ag:GeospatialSourceInfoAugmentationPoint>
      </ag:GeospatialSourceInfo>
      <ag:ProducerShare>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <ag:FileCustomerID>1</ag:FileCustomerID>
         <ag:ProducerSharePercent>1.0</ag:ProducerSharePercent>
         <ag:ProducerShareAugmentationPoint>any content</ag:ProducerShareAugmentationPoint>
      </ag:ProducerShare>
      <ag:AgricultureProductionPlanAugmentationPoint>any content</ag:AgricultureProductionPlanAugmentationPoint>
   </ag:AgricultureProductionPlan>
   <ag:FieldCropAcreageAugmentationPoint>any content</ag:FieldCropAcreageAugmentationPoint>
</ag:FieldCropAcreage>