cac:ActualPackage
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:PackageType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies the package.
- cbc:Quantity [0..1] The quantity (of items) contained in the package.
- cbc:ReturnableMaterialIndicator [0..1] Indicates whether the packaging material is returnable (true) or not (false).
- cbc:PackageLevelCode [0..1] Code specifying a level of packaging.
- cbc:PackagingTypeCode [0..1] Code specifying the type of packaging of an item.
- cbc:PackingMaterial [0..*] Description of the type of packaging of an item.
- cac:ContainedPackage [0..*] An association to Contained Package; used to describe a package within a package.
- cac:GoodsItem [0..*] An association to Goods Item.
- cac:MeasurementDimension [0..*] An association to describe the measurement dimensions of the package.
- cac:DeliveryUnit [0..*] An association to Delivery Units in the package.
Attributes
None
Used in
- Type cac:TransportHandlingUnitType (Element cac:TransportHandlingUnit)
Sample instance
<cac:ActualPackage> <cbc:Quantity>10</cbc:Quantity> <cbc:PackagingTypeCode listAgencyID="6" listID="UN/ECE rec 21">TB</cbc:PackagingTypeCode> </cac:ActualPackage>