cac:ItemPropertyRange
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ItemPropertyRangeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:MinimumValue [0..1] The minimum value in this range of values.
- cbc:MaximumValue [0..1] The maximum value in this range of values.
Attributes
None
Used in
- Type cac:ItemPropertyType (Elements cac:AdditionalItemProperty, cac:ItemProperty, cac:KeywordItemProperty)
Sample instance
<cac:ItemPropertyRange> <cbc:MinimumValue>string</cbc:MinimumValue> <cbc:MaximumValue>string</cbc:MaximumValue> </cac:ItemPropertyRange>