QuantityRange
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: QuantityRangeType
Properties: Global, Qualified, ID: oagis-id-172621fbc5764b759f599e085d0f359e
Content
- Sequence [1..1]
- MinimumQuantity [0..1] The customer's actual requested amount of the item to be shipped.
- MaximumQuantity [0..1] The customer's actual requested amount of the item to be shipped.
Attributes
None
Used in
- Type PriceABIEType
- Type PriceBaseType via extension of PriceABIEType
- Type PriceType via extension of PriceABIEType (Elements UnitCost, UnitPrice, Price, UnitValue)
Sample instance
<QuantityRange> <MinimumQuantity>1.0</MinimumQuantity> <MaximumQuantity>1.0</MaximumQuantity> </QuantityRange>