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
Namespace: http://release.niem.gov/niem/domains/agriculture/4.0/
Schema document: domains/agriculture/4.0/agriculture.xsd
Type: ag:TractCropAcreageType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- ag:TractNumberID [1..1]An identifier assigned to a unit of contiguous land that is under one ownership and that is operated as a farm or part of a farm. An owner is a person or business having deed to the land. Tract numbers are assigned by an FSA county office, an
- ag:FieldCropAcreage [1..*]A field of land within a tract on which groupings of crops can be planted.
- ag:TractCropAcreageAugmentationPointAbstract [0..*]An augmentation point for TractProductionType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group ag:TractCropAcreageAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type ag:FarmCropAcreageType (Element ag:FarmCropAcreage)
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>