TB.One > Import & Export > Master Data Import via TB.Cat/XML > TB.Cat - XML Structure > TBCATALOG > PRODUCTDATA > PRODUCT > ARTICLEDATA / ARTICLE > A_TAGS
Attributes on the article level (for attributes on the product level, see P_TAGS for TB.Cat 1.2 or TB.Cat 1.4).

NODE |
REQUIRED |
DESCRIPTION |
|
|---|---|---|---|
A_TAGS |
N |
XML |
Article attributes |
A_TAG |
Y |
XML |
Article attribute |
A_TAG[identifier] |
Y |
ENUM |
Indicator for referencing (key or name) |
A_TAG[key] |
Y |
CHAR(50) |
Value stored in the identifier assignment statement |
A_TAG[name] |
N |
CHAR(100) |
Value stored in the identifier assignment statement |
VALUES |
Y |
XML |
Attribute values |
VALUE |
Y |
XML |
Individual attribute value |
VALUE[identifier] |
Y |
ENUM |
Indicator for referencing (key) |
VALUE[key] |
Y |
CHAR(50) |
Value stored in the identifier assignment statement |
EXAMPLE:
|
For further information, see also:
▪Master data import via XML - overview
▪XML structure overview - TB.Cat 1.4
▪XML structure overview - TB.Cat 1.2/1.3
▪Examples: XML for TB.Cat 1.4 or TB.Cat 1.2/1.3