TB.One > Import & Export > Master Data Import via TB.Cat/XML > TB.Cat - XML Structure > TBCATALOG > PRODUCTDATA > PRODUCT > P_TAGS

NODE |
REQUIRED |
DESCRIPTION |
|
|---|---|---|---|
P_TAGS |
N |
XML |
Product attributes |
P_TAG |
Y |
XML |
Product attribute |
P_TAG[identifier] |
Y |
CHAR |
Indicator for referencing (key or name) |
P_TAG[key] |
Y |
CHAR(300) |
Value stored in the identifier assignment statement |
P_TAG[name] |
N |
CHAR(300) |
Name stored in the identifier assignment statement |
VALUES |
Y |
XML |
Attribute values |
VALUE |
Y |
XML |
Single attribute value |
VALUE[identifier] |
Y |
CHAR |
Indicator for referencing (key or name) |
VALUE[key] |
Y |
CHAR(50) |
Value stored in the identifier assignment statement |
VALUE[name] |
N |
CHAR(100) |
Name stored in the identifier assignment statement |
EXAMPLE:
or
|
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