cac:DeliveryUnit
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.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 consumer units in the Delivery Unit.
- cbc:HazardousRiskIndicator [0..1] Indicates whether the Item as delivered is hazardous.
Attributes
None
Used in
- Type cac:ItemLocationQuantityType (Elements cac:ItemLocationQuantity, cac:OriginalItemLocationQuantity, cac:RequiredItemLocationQuantity)
- Type cac:PackageType (Elements cac:ActualPackage, cac:ContainedPackage, cac:Package)
Sample instance
<cac:DeliveryUnit> <cbc:BatchQuantity>1.0</cbc:BatchQuantity> <cbc:ConsumerUnitQuantity>1.0</cbc:ConsumerUnitQuantity> <cbc:HazardousRiskIndicator>true</cbc:HazardousRiskIndicator> </cac:DeliveryUnit>