Catalogue.CatalogueLine.Item.AdditionalItemProperty
|
 |
Catalogue.CatalogueLine.Item.AdditionalItemProperty specification
Name |
Catalogue.CatalogueLine.Item.AdditionalItemProperty
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about specific ItemProperties. |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
Name |
Name |
Name
|
Yes |
1 |
Definition |
The Name of the ItemProperty |
Example |
Size, Year |
|
Value |
Value |
Text
|
Yes |
1 |
Definition |
The value of the ItemProperty |
Example |
XS, 2006 |
|
|
Subclasses in class Catalogue.CatalogueLine.Item.AdditionalItemProperty
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
UsabilityPeriod |
UsabilityPeriod |
Bilateral |
0..1 |
Common Library, 3.78 |
|
Definition |
The period in which the ItemProperty is valid |
Datatype |
Period
|
|
ItemPropertyGroup |
ItemPropertyGroup |
Yes |
0..n |
3.6.8.10.1 |
|
Definition |
Information about ItemPropertyGroup |
Datatype |
ItemPropertyGroup
|
Businessrules |
Used to specify if a AdditionalItemProperty (attribute) is common or specific to a category. If not specified the attribute is considered common |
|
|
Example<cac:AdditionalItemProperty >
<cbc:Name >Weight</cbc:Name>
<cbc:Value >80 Grm per m2</cbc:Value>
</cac:AdditionalItemProperty>
|