Attributes on article level are similar to the product attributes more like internal flags which are “hidden” from the channels and are thus not directly part of the default export. They mainly serve the matching of special channel requirements that are not generally valid and are used for the mapping.
Node |
Mandatory |
Data type (Length) |
Description |
A_TAGS |
N |
– |
Start of the article attributes |
Element: A_TAG |
Y |
– |
Definition of a single article attribute; the node may occur as often as needed |
Attribute: identifier |
Y |
– |
Flag for referencing; at TB.IO, the identifier is always "name". |
Attribute: key |
Y |
String(100) |
Value for assignment statement, i.e. name of the article attribute |
Attribute: name |
N |
String(100) |
During import, this attribute allows to fill the designation field. |
Sub-element: VALUES |
Y |
– |
Start of the attribute values |
Sub-element: VALUE |
Y |
– |
Definition of the attribute values; may occur as often as needed |
Attribute: identifier |
Y |
– |
Flag for referencing; at TB.IO, the identifier is always "name". |
Attribute: key |
Y |
String(100) |
Value for assignment statement, i.e. value of the article attribute |
Attribute: name |
N |
String(100) |
During import, this attribute allows to fill the designation field. |