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

TBCATALOG

TIP:
This page and its sub-pages show the XML structure used to import product/article data catalogs via the Tradebyte XML standard TB.Cat. Each page is named after the XML node it describes and the pages are nested to reflect the structure of the XML.

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.

tbcatalog

 

TIP:
The fields with grayed-out font in the table below are only mentioned for completeness's sake. They are not relevant for the import of product data into TB.One.

 

NODE

REQUIRED

DATA TYPE

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.

PRODUCTDATA

Y

XML

Product data

ARTICLEDATA

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