cbc:MaximumMeasure
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
Schema document: common/UBL-CommonBasicComponents-2.1.xsd
Type: cbc:MaximumMeasureType
Properties: Global, Qualified
Content
from type udt:MeasureType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
unitCodeListVersionID | [0..1] | xsd:normalizedString | The version of the measure unit code list. | from type cct:MeasureType |
unitCode | [1..1] | xsd:normalizedString | The type of unit of measure. | from type udt:MeasureType |
Used in
- Type cac:ConditionType (Element cac:Condition)
- Type cac:DimensionType (Elements cac:Dimension, cac:FloorSpaceMeasurementDimension, cac:MeasurementDimension, cac:PalletSpaceMeasurementDimension, cac:RangeDimension, cac:TotalCapacityDimension)
Sample instance
<cbc:MaximumMeasure unitCode="normalizedString">1.0</cbc:MaximumMeasure>