cac:DeliveryUnit
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:DeliveryUnitType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:BatchQuantity [1..1] The quantity of ordered Items that constitutes a batch for delivery purposes.
- cbc:ConsumerUnitQuantity [0..1] The quantity of units in the Delivery Unit expressed in the units used by the consumer.
- cbc:HazardousRiskIndicator [0..1] An indication that the transported goods are subject to an international regulation concerning the carriage of dangerous goods (true) or not (false).
Attributes
None
Used in
- Type cac:ItemLocationQuantityType (Elements cac:ItemLocationQuantity, cac:OfferedItemLocationQuantity, cac:OriginalItemLocationQuantity, cac:RequiredItemLocationQuantity)
- Type cac:PackageType (Elements cac:ActualPackage, cac:ContainedPackage, cac:ContainingPackage, cac:Package, cac:ReferencedPackage)
Sample instance
<cac:DeliveryUnit> <cbc:BatchQuantity>1.0</cbc:BatchQuantity> <cbc:ConsumerUnitQuantity>1.0</cbc:ConsumerUnitQuantity> <cbc:HazardousRiskIndicator>true</cbc:HazardousRiskIndicator> </cac:DeliveryUnit>