cac:MeasurementDimension
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:DimensionType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:AttributeID [1..1]An identifier for the attribute to which the measure applies.
- cbc:Measure [0..1]The measurement value.
- cbc:Description [0..*]Text describing the measurement attribute.
- cbc:MinimumMeasure [0..1]The minimum value in a range of measurement of this dimension.
- cbc:MaximumMeasure [0..1]The maximum value in a range of measurement of this dimension.
Attributes
None
Used in
- Type cac:StowageType (Elements cac:PositionOnBoardStowage, cac:Stowage)
- Type cac:TransportHandlingUnitType (Elements cac:PackagedTransportHandlingUnit, cac:TransportHandlingUnit)
- Type cac:TransportMeansType (Elements cac:ApplicableTransportMeans, cac:TransportMeans)
- Type cac:GoodsItemType (Elements cac:ContainedGoodsItem, cac:GoodsItem, cac:ReferencedGoodsItem)
- Type cac:PackageType (Elements cac:ActualPackage, cac:ContainedPackage, cac:ContainingPackage, cac:Package, cac:ReferencedPackage)
- Type cac:ItemIdentificationType (Elements cac:AdditionalItemIdentification, cac:BuyersItemIdentification, cac:CatalogueItemIdentification, cac:ItemIdentification, cac:ManufacturersItemIdentification, cac:SellersItemIdentification, cac:StandardItemIdentification)
- Type cac:TransportEquipmentType (Elements cac:AttachedTransportEquipment, cac:ContainedInTransportEquipment, cac:ContainingTransportEquipment, cac:ReferencedTransportEquipment, cac:SupportedTransportEquipment, cac:TransportEquipment, cac:UnsupportedTransportEquipment)
Sample instance
<cac:MeasurementDimension> <cbc:AttributeID>Length</cbc:AttributeID> <cbc:Measure unitCode="MTR">6.1</cbc:Measure> </cac:MeasurementDimension>