TB.One > Import & Export > Master Data Import via TB.Cat/XML > Master Data Import via XML - Multi-Language Import

Master Data Import via XML - Multi-Language Import

A lot of the information in TB.One can be imported in multiple languages. Most examples used on this site show the import in German and/or English.

<P_COMPONENT identifier="key" key="widname="Länge">

<VALUE xml:lang="x-default">110cm</VALUE>
<VALUE xml:lang="en-us">43.31 in</VALUE>

</P_COMPONENT>

 

To import more than one language, you first need to create the additional language(s) in TB.One at "Articles > Translation > Languages" and assign import keys to them.

Sprachen_EN

The value of the tag "xml:lang=" for additional languages depends on the assigned import key. In the example above, the import key is "en-us".

 

ATTENTION:
Note that the import keys must comply with the standard ISO-639, i.e. they must contain at least 2 characters.


For further information, see also:

Master data import via XML - overview

Examples: XML for TB.Cat 1.2 or TB.Cat 1.4