cac:AdditionalItemProperty
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ItemPropertyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this property of an item.
- cbc:Name [1..1] The name of this item property.
- cbc:NameCode [0..1] The name of this item property, expressed as a code.
- cbc:TestMethod [0..1] The method of testing the value of this item property.
- cbc:Value [0..1] The value of this item property, expressed as text.
- cbc:ValueQuantity [0..1] The value of this item property, expressed as a quantity.
- cbc:ValueQualifier [0..*] Text qualifying the value of the property.
- cbc:ImportanceCode [0..1] A code signifying the importance of this property in using it to describe a related Item.
- cbc:ListValue [0..*] The value expressed as a text in case the property is a value in a list. For example, a colour.
- cac:UsabilityPeriod [0..1] The period during which this item property is valid.
- cac:ItemPropertyGroup [0..*] A description of the property group to which this item property belongs.
- cac:RangeDimension [0..1] The range of values for the dimensions of this property.
- cac:ItemPropertyRange [0..1] A range of values for this item property.
Attributes
None
Used in
- Type cac:ItemInstanceType (Element cac:ItemInstance)
- Type cac:LotIdentificationType (Element cac:LotIdentification)
- Type cac:ItemType (Elements cac:Item, cac:SupplyItem)
Sample instance
<cac:AdditionalItemProperty> <cbc:Name>Color</cbc:Name> <cbc:Value>black</cbc:Value> </cac:AdditionalItemProperty>