TB.One > Import & Export > Master Data Import via TB.Cat/XML > TB.Cat - XML Structure > TBCATALOG
TIP: Three versions of TB.Cat are currently in use: 1.2, 1.3 and 1.4. Versions 1.2 and 1.3 are functionally identical when it comes to importing catalogs into TB.One. Version 1.4 offers additional features (channel-specific article activation, price lists). Whenever the contents of a node differ between version 1.2/1.3 and 1.4 it is mentioned at the start of the page. |

TIP: |
NODE |
REQUIRED |
DESCRIPTION |
|
|---|---|---|---|
<?xml version="1.0" encoding="UTF-8"?> |
Y |
XML |
Coding of the import file Possible values are: UTF-8, ISO-8859-1 |
TBCATALOG |
Y |
XML |
Root node |
version |
Y |
XML |
Indicates the TB.Cat version: 1.2, 1.3 or 1.4. |
creation |
N |
XML |
Timestamp of the catalog creation |
SUPPLIER |
N |
XML |
In this node, information on the data supplier can be provided. Within the node, only the supplier's name is mandatory. |
CLASSIFICATION |
N |
XML |
In this node you may transmit internal categories. |
Y |
XML |
Product data |
|
Y |
XML |
Article data |
For further information, see also:
▪Master data import via XML - overview
▪XML structure overview - TB.Cat 1.2/1.3
▪XML structure overview - TB.Cat 1.4
▪Examples: XML for TB.Cat 1.2
▪Examples: XML for TB.Cat 1.4