ag:ProducerShare
A share in the benefits that a producer has from a specific agricultural production plan.
Element information
Namespace: http://release.niem.gov/niem/domains/agriculture/4.0/
Schema document: domains/agriculture/4.0/agriculture.xsd
Type: ag:ProducerShareType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- ag:FileCustomerID [1..1]An internal identifier uniquely identifying a customer within a specific file. Each unique customer within a given file will have a unique File Customer Identifier. File Customer Identifier values are not unique across files.
- ag:ProducerSharePercent [1..*]A Producer's share of a crop and the benefits coming from that crop, expressed as a percentage.
- ag:ProducerShareAugmentationPointAbstract [0..*]An augmentation point for ProducerShareType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group ag:ProducerShareAugmentationPoint
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:AgricultureProductionPlanType (Element ag:AgricultureProductionPlan)
Sample instance
<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>