ag:FieldCropAcreage
A field of land within a tract on which groupings of crops can be planted.
Element information
Namespace: http://release.niem.gov/niem/domains/agriculture/4.0/
Schema document: domains/agriculture/4.0/agriculture.xsd
Type: ag:FieldCropAcreageType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- ag:CLUID [1..1]A system-generated internal identifier of a common land unit (CLU). This identifier is for internal access use only. A CLU is the smallest unit of land that has a permanent, contiguous boundary, common land cover and land management, a common owner, and a common producer association. A CLU is closely related to FS's definition of 'fields', according to Handbook 2-CP. A CLU is also closely related to land units such as parcels, farmsteads, and lots that are used by NRCS, RMA and RD. The authoritative source of CLU Identifier is Farm Records. CLU Identifier can remain constant even if the precise geospatial shape of the CLU is slightly altered.
- ag:FieldNumberID [1..1]An identifier number assigned to a field of land that is part of a farm tract. Field numbers are assigned by an FSA county office, and are unique within that offics farms. A Field Number is used in conjunction with Tract Number, State FSA Code and County FSA Code for uniqueness. Field number and Tract Number are not necessarily unique based upon State ANSI Code and County ANSI Code in instances where the ANSI codes are not the same as the FSA codes.
- ag:CLUProducerReviewRequestIndicator [1..1]True if the producer has requested that a Common Land Unit (CLU) be reviewed; false otherwise.
- ag:AgricultureProductionPlan [1..*]An agricultural production plan describes the details of a crop that is planted on a specific field or subfield of land.
- ag:FieldCropAcreageAugmentationPointAbstract [0..*]An augmentation point for FieldProductionType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group ag:FieldCropAcreageAugmentationPoint
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:TractCropAcreageType (Element ag:TractCropAcreage)
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>