cac:Dimension
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:ItemType (Elements cac:DeclaredPropertyItem, cac:Item, cac:SupplyItem)
Sample instance
<cac:Dimension> <cbc:AttributeID>NetWeight</cbc:AttributeID> <cbc:Measure unitCode="KG">9.6</cbc:Measure> </cac:Dimension>