Introduction

Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge

 

   

MODIFY_CONTENT_IDML 4.0.0

XML schema documentation

 

Last revised 01/05/2023

 

Documented XML schema:

MODIFY_CONTENT_IDML_4_0_0.xsd

 

Contakt DCC e.V.

 


Dr.-Ing.
Olaf Plümer
E-Mail 
pluemer@dcc-moebel.org
Telephon 0 52 21/12 65-37

 


Anika Degenhard
E-Mail 
degenhard@dcc-moebel.org
Telephon 0 52 21/12 65-38

 

Basic structure of the IDM scheme

Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge                                                                                                                                              MODIFY_CONTENT_IDML 4.0.0 XML schema documentation

Introduction > Basic structure of the IDM scheme

 

The basic structure of the IDML scheme

The main element T_MODIFY_CONTENT_CATALOG defines that a new, complete catalogue dataset is provided.

The MODIFY_CONTENT_IDMP completely replaces the content of the basic catalogue in the respective referenced node. If, for example, DETAIL_INFOS from the basic catalogue are to be retained at a node, they must also be contained in the MODIFY_CONTENT_IDML. The subordinate structures in the hierarchy remain unaffected by the change.

The overriding information from the MODIFY_CONTENT_IDML is not intended for order processing. The origin IDs and designations from the basic catalogue must be specified there. 

The IDM schema is divided into data areas, which are mapped by the following child elements (see Figure 1) of T_MODIFY_CONTENT_CATALOG.

Figure 1 - child elements in T_MODIFY_CONTENT_CATALOG

The data ranges are not used in isolation from each other. In some data ranges, data is initially created and used from other data ranges via referencing.

Additionally, many data ranges contain references to the associated base catalogue. 

 

 

Description of the data ranges

 

CATALOG

CATALOG is used to store administrative information concerning the data pool. E.g. the version of the data format, release date or the unique identification of the data pool.

 

REF_CATALOG

Information on the base catalogue is specified in REF_CATALOG.

 

GLOBAL_DEFINITION

The GLOBAL_DEFINITION data range is a kind of data pool for information used in the other data ranges. In this case, the detail information for this data pool is stored.

 

SERIES

The modified trade-specific texts, detail information and classifications for the items of the base catalogue are specified in SERIES. Items are combined into product groups, such as armchairs or intermediate elements.

 

FEATURE_DEFINITION

Trade-specific texts and detail information for feature information are stored in FEATURE_DEFINITION.

 

 

 

 

 

 

 

 

 

 

 

 

Data types

 

Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge                                                                                                                                              MODIFY_CONTENT_IDMP IDML 4.0.0 XML schema documentation

Introduction > Data types

 

Data types and value ranges

The IDM schema uses the data types defined in the standard XML schema 1.0 second edition (28 October 2004).

It uses the following data types:

boolean

This data type maps the logical values "true" or "false". In accordance with the W3C recommendation for XML schemas, the values that can be used in the IDM are true/false or 1/0.

date

In the IDMP, the data type date is used in conformity with the XML schemas as follows:

YYYY-MM-DD

Y = year, M = month, D = day

integer

Numbers can be positive and negative integers.

nonNegativeInteger

Value is a positive integer, including 0

positiveInteger

Value is a positive integer, excluding 0

decimal

The data type is used in the IDMP for floating-point values. Floating-point values for this data type are, as recommended by the W3C, stored as 126.56 or -45.98000 or +27.0.

string

A limited number of alphanumeric characters and special characters.

anyURI

The data type is used in the IDMP for URLs.anyURI represents a Uniform Resource Identifier (URI). The lexical part of anyURI is an indefinite sequence of characters that correspond to a legal URI. An anyURI value can be absolute or relative and may contain fragment codes (e.g. an URI reference).

language

The data type is used in the IDMP for the mapping of valid language keys.language represents codes for natural languages Tags for the Identification of Languagesas defined in the Thevaluerangeof language is the quantum of all character sequences that represent a valid code of a natural language. For ISO languages, the format consists of a sequence of 2-3 lower case letters optionally followed by a hyphen and a country code consisting of 2 upper case letters, e.g. en-US.

 

 

 

Additionally, there is also a user-defined data type:

 

operator

Thy data type is used for rules in the IDML. This simple, self-defined data type defines an operator for comparisons. The comparison operator is a string of 1 to 4 characters length and may contain the following values:

eq (equal)

ne (not equal)

in (is contained in a quantity)

nin (is not contained in a quantity)

gt (greater)

lt (less)

ge (greater than or equal)

le (less than or equal)

 

The value ranges of the above data types are usually restricted for the elements in the IDMP. The "restrictions" in the data type definition contains restrictions for minimum and maximum values, permitted characters (pattern) and value lists.

 

In the documentation of the XML schema of the IDM, the value ranges are specified by the information coming after M and P.

 

 

 

 

 

 

 

 

 

 

 

Notes to the documentation

Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge                                                                                                                                             MODIFY_CONTENT_ IDML 4.0.0 0 XML schema documentation

Introduction > Notes to the documentation

 

Notes to the IDML documentation

Notes to the IDM documentation schema are stored in this section.

 

Explanation of the element properties

Each element is documented on the basis of a description and its properties. The following shows an example for an element description:

 

Description:

 

The element properties are documented on the right side. They have the following meaning:

D

Hier ist der Datentyp des Elementes dokumentiert. Ist an dieser Stelle kein Eintrag, so handelt es sich um ein Element, welches keine Nutzdaten, sondern weitere Kind-Elemente enthält.

 

P

Über die Einträge in P und M wird der Wertebereich eines Elementes dokumentiert. In P ist ein regulärer Ausdruck angegeben, der die zulässigen Werte definiert.

 

M

Im M sind das Minimum und das Maximum der zulässigen Werte angegeben. Bei einem String-Datentyp wird über P die zulässigen Zeichen definiert und über M die minimale und maximale Zeichenlänge.

Bei einem Zahlen-Datentyp wird der zulässige minimale und maximale Wert definiert.

 

D

The data type of the element is documented here. If this position is left blank, the element does not contain any reference data but additional child-elements.

P

The entries made in P and M document the value range of an element. A regular expression that defines the permitted values must be entered in P.

M

The minimum and maximum permitted values must be entered in M. In the case of a string data type, P defines the permitted characters and M the minimum and maximum character length.

In the case of a numeric data type, the permitted minimum and maximum value is defined.

 

 

 

 

 

 

Language key

Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge

                                                                                                                                              MODIFY_CONTENT_ IDML 4.0.0 XML schema documentation

Introduction > Language key

 

Language key

Language name

AA

Afar

AB

Abkhazian

AE

Avestan

AF

Afrikaans

AK

Akan

AM

Amharic

AN

Aragonese

AR

Arabic

AS

Assam

AV

Avarisch

AY

Aymara

AZ

Azerbaijanian

BA

Baschkirian

BE

Byelorussian

BG

Bulgarian

BH

Biharic

BI

Bislamic

BM

Bambara

BN

Bengal

BO

Tibetan

BR

Breton

BS

Bosnian

CA

Catalan

CE

Circassian

CH

Chamorro

CO

Corsican

CR

Cree

CS

Czech

CU

Old slavish

CV

Chuvash

CY

Welsh

DA

Danish

DE

German

DV

Dhivehi

DZ

Dzongkha

EE

Estonian

EL

Greek

EN

English

EO

Esperanto

ES

Spanish

ET

Estonian

EU

Basque

FA

Persian

FF

Fulfulde

FI

Finno-Ugric

FJ

Fiji

FO

Faroese

FR

French

FY

Frisian

GA

Irish

GD

Gaelic

GL

Galician

GN

Guarani

GU

Gujaratic

GV

Manx, Manx-Gaelic

HA

Hausa

HE

Hebrew

HI

Hindi

HO

Hiri Motu

HR

Croatian

HT

Haitian

HU

Hungarian

HY

Armenian

HZ

Herero

IA

Interlingua

ID

Indonesian

IE

Interlingue

IG

Igbo

II

Yi

IK

Inupiak

IN

former Indonesian

IO

Ido

IS

Icelandic

IT

Italian

IU

Inuit

JA

Japanese

JV

Javanese

KA

Georgian

KG

Kikongo

KI

Kikuyu

KJ

Kuanyama

KK

Kazakh

KL

Kalaallisut (Greenland)

KM

Cambodian

KN

Canadian

KO

Korean

KR

Kanuri

KS

Kashmirian

KU

Kurdish

KV

Komi

KW

Cornish

KY

Kirghiz

LA

Latin

LB

Luxembourgish

LG

Luganda

LI

Limburg

LN

Lingala

LO

Laotian

LT

Lithuanian

LU

Kiluba

LV

Lett

MG

Malagasy

MH

Marshallese

MI

Maori

MK

Macedonian

ML

Malay

MN

Mongolian

MO

Moldovan

MR

Marathi

MS

Malayan

MT

Maltese

MY

Burmese

NA

Nauruan

NB

Norwegian Bokmål

ND

North Ndebele

NE

Nepalese

NG

Ndonga

NL

Dutch

NN

Norwegian Nynorsk

NO

Norwegian

NR

South Ndebele

NV

Navajo

NY

Chichewa

OC

Occitan

OJ

Ojibwe

OM

Oromo

OR

Orija

OS

Ossetian

PA

Punjab

PI

Pali

PL

Polish

PS

Paschtu

PT

Portugese

QU

Quechua

RM

Rhaeto-Romanic

RN

Kirundish

RO

Romanian

RU

Russian

RW

Kijarwanda

SA

Sanskrit

SC

Sardinian

SD

Sinto

SE

North Sami

SG

Sango

SI

Sinhalese

SK

Slovakian

SL

Slovenian

SM

Samoan

SN

Shonian

SO

Somali

SQ

Albanian

SR

Serbian

SS

Swazi

ST

Sesothish

SU

Sudanese

SV

Swedish

SW

Swahili

TA

Tamil

TE

Tegulu

TG

Tajik

TH

Thai

TI

Tigrinja

TK

Turkmenian

TL

Tagalog

TN

Sezuan

TO

Tongan

TR

Turkish

TS

Tongan

TT

Tartary

TW

Twi

TY

Thai

UG

Uighur

UK

Ukranian

UR

Urdu

UZ

Uzbek

VE

Tshivenda

VI

Vietnamese

VO

Volapük

WA

Walloon

WO

Wolof

XH

Xhosa

YI

Yiddish

YO

Joruba

ZA

Zhuang

ZH

Chinese

ZU

Zulu

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Country code

Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge

                                                                                                                                              MODIFY_CONTENT_ IDML 4.0.0 XML schema documentation

Introduction > Country code

 

country code

country

AC

Ascension

AD

Andorra

AE

United Arab Emirates

AF

Afghanistan

AG

Antigua and Barbuda

AI

Anguilla

AL

Albania

AM

Armenia

AN

Dutch Antilles

AO

Angola

AQ

Antarctica

AR

Argentina

AS

American Samoa

AT

Austria

AU

Australia

AW

Aruba

AX

Aland

AZ

Azerbaijan

BA

Bosnia and Herzegovina

BB

Barbados

BD

Bangladesh

BE

Belgium

BF

Burkina Faso

BG

Bulgaria

BH

Bahrain

BI

Burundi

BJ

Benin

BL

Saint-Barthélemy

BM

Bermuda

BN

Brunei Darussalam

BO

Bolivia

BQ

Bonaire, Sint Eustatius and Saba

BR

Brazil

BS

Bahamas

BT

Bhutan

BU

Burma

BV

Bouvet Island

BW

Botswana

BY

Belarus

BZ

Belize

CA

Canada

CC

Cocos) Islands

CD

Democratic Republic of the Congo

CF

Central African Republic

CG

Republic of the Congo

CH

Switzerland

CI

Ivory Coast

CK

Cook Islands

CL

Chile

CM

Cameroon

CN

China

CO

Columbia

CP

Clipperton

CR

Costa Rica

CU

Cuba

CV

Cape Verde

CW

Curaçao

CX

Christmas Island

CY

Cyprus

CZ

Czech Republic

DE

Germany

DG

Diego Garcia

DJ

Djibouti

DK

Denmark

DM

Dominica

DO

Dominican Republic

DZ

Algeria

EA

Ceuta, Melilla

EC

Ecuador

EE

Estonia

EG

Egypt

EH

Westsahara

EN

England

ER

Eritrea

ES

Spain

ET

Ethiopia

FI

Finland

FJ

Fiji

FK

Falklands

FM

Micronesia

FO

Faeroe Islands

FR

France

GA

Gabon

GB

England/Great Britain

GD

Grenada

GE

Georgia

GF

French Guiana

GG

Guernsey (Channel Island)

GH

Ghana

GI

Gibraltar

GL

Greenland

GM

Gambia

GN

Guinea

GP

Guadeloupe

GQ

Equatorial Guinea

GR

Greece

GS

South Georgia and the South Sandwich Islands

GT

Guatemala

GU

Guam

GW

Guinea-Bissau

GY

Guyana

HK

Hong Kong

HM

Heard and McDonald Islands

HN

Honduras

HR

Croatia

HT

Haiti

HU

Hungary

ID

Indonesian

IE

Ireland

IL

Israel

IM

Isle of Man

IN

India

IO

British Indian Ocean Territory

IQ

Iraq

IR

Islamic Republic of Iran

IS

Iceland

IT

Italy

JE

Channel Island of Jersey

JM

Jamaica

JO

Jordan

JP

Japan

KE

Kenya

KG

Kyrgyzstan

KH

Cambodia

KI

Kiribati

KM

Comoros

KN

Saint Kitts and Nevis

KP

Democratic People's Republic of Korea

KR

Republic of Korea

KW

Kuwait

KY

Cayman Islands

KZ

Kazakstan

LA

Laos

LB

Lebanon

LC

Saint Lucia

LI

Liechtenstein

LK

Sri Lanka

LR

Liberia

LS

Lesotho

LT

Lithuania

LU

Luxembourg

LV

Latvia

LY

Libya

MA

Morocco

MC

Monaco

MD

Moldavia

ME

Montenegro

MF

Saint Martin

MG

Madagascar

MH

Marshall Islands

MK

North Macedonia

ML

Mali

MM

Myanmar (Burma)

MN

Mongolia

MO

Macau

MP

Northern Mariana Islands

MQ

Martinique

MR

Mauritania

MS

Montserrat

MT

Malta

MU

Mauritius

MV

Maldives

MW

Malawi

MX

Mexico

MY

Malaysia

MZ

Mozambique

NA

Namibia

NC

New Caledonia

NE

Niger

NF

Norfolk Island

NG

Nigeria

NI

Nicaragua

NL

Netherlands

NO

Norway

NP

Nepal

NR

Nauru

NU

Niue

NZ

New Zealand

OM

Oman

PA

Panama

PE

Peru

PF

French Polynesia

PG

Papuan New Guinea

PH

Philippine

PK

Pakistan

PL

Poland

PM

St. Pierre and Miquelon

PN

Pitcairn Islands

PR

Puerto Rica

PS

Palestine

PT

Portugal

PW

Palau

PY

Paraguay

QA

Qatar

RE

Reunion

RO

Romania

RS

Serbia

RU

Russia

RW

Ruanda

SA

Saudi Arabia

SB

Solomon Islands

SC

Seychelles

SD

Sudan

SE

Sweden

SG

Singapore

SH

St. Helena

SI

Slovenia

SJ

Svalbard and Jan Mayen Islands

SK

Slovak Republic

SL

Sierra Leone

SM

San Marino

SN

Senegal

SO

Somalia

SR

Suriname

SS

South Sudan

ST

Democratic Republic of São Tomé and Príncipe

SV

El Salvador

SX

Sint Maarten

SY

Syrian Arab Republic

SZ

Swaziland

TC

Turks and Caicos Islands

TD

Chad

TF

French Southern and Antarctic Territories

TG

Togo

TH

Thailand

TJ

Tadschikistan

TK

Tokelau

TL

East Timor

TM

Turkmenistan

TN

Tunisia

TO

Tonga

TR

Turkey

TT

Trinidad and Tobago

TV

Tuvalu

TW

Taiwan

TZ

Tanzania

UA

Ukraine

UG

Uganda

UM

United States Minor Outlying Islands

US

United States of America

UY

Uruguay

UZ

Uzbekistan

VA

Vatican City

VC

Saint Vincent and the Grenadines

VE

Venezuela

VG

British Virgin Islands

VI

American Virgin Islands

VN

Vietnam

VU

Vanuatu

WF

Wallis and Futuna Islands

WS

Samoa

YE

Yemen

YT

Mayotte

ZA

South Africa

ZM

Sambia

ZW

Zimbabwe

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Types of detailed information Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge Alles zusammenklappen Alles ausklappen Ansicht mit Navigationswerkzeuge

                                                                                                                                              MODIFY_CONTENT_ IDML 4.0.0 0 XML schema documentation

Introduction > Types of detailed information

 

The following info types can be used to describe the type of detail information:

 

1 = Milieu photo                                                                                                                               2 = Item pictogram (type/item overview)                                                                                  3 = Magnetic planner drawing (SVGs in top view)                                                                      4 = Variant photo                                                                                                                      5 = Variant texture                                                                                                                            6 = Manufacturer logo/product brand                                                                                                       7 = Colour consultancy (the versions are defined in an assessment procedure)                                   8 = Material passport (PDF)                                                                                                          9 = Model description sheets (PDF below series)                                                                                     10 = Installation instructions                                                                                                              11 = Marketing                                                                                                                                   12 = Miscellaneous                                                                                                                    13 = Colour consultancy wall                                                                                                             14 = Colour consultancy floor                                                                                                             15 = Description of function                                                                                                   16 = Planning advice                                                                                                                         17 = Catalogue image

 

Only info types 1, 9, 10 and 17 are permitted in the MODIFY-CONTENT-IDML.

Schema MODIFY_CONTENT_IDML_4_0_0.xsd.EN.xsd




schema location C:\Users\degenhard\Desktop\Dokumentationen\MODDIFY_CONTENT\MODIFY_CONTENT_IDML_4_0_0.xsd.EN.xsd
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
T_MODIFY_CONTENT_CATALOG  languagetext 
languagetext30 
languagetext40 
languagetext60 


element T_MODIFY_CONTENT_CATALOG

diagram index_diagrams/index_p1.png
properties
content complex
children CATALOG REF_CATALOG GLOBAL_DEFINITION SERIES
annotation
documentation
This element offers an entry point for modified texts and designations, trade-specific media or additional classifications with respect to a catalogue in IDML format. This data can be created by the trade as well as associations and similar, who would like to transfer texts, media and/or classifications that were adjusted for items and versions. These texts and media are only relevant for sales. For orders, the texts and designations of the original format must be used in IDML format. If an element in the data pool references media, the reference must specify all relevant media, including those to be used by the base catalogue. This in particular applies to magnet planner information.

attribute T_MODIFY_CONTENT_CATALOG/@MAJOR

type restriction of xs:positiveInteger
properties
use required
facets
Kind Value Annotation
minInclusive 4
maxInclusive 4
annotation
documentation
The version number "MAJOR" specifies the format version the data pool is delivered. This major version number will only change in the case of a fundamental revision of the entire format.
The complete information about the format version in which a data pool is delivered consists of MAJOR, MINOR and REVISION.

attribute T_MODIFY_CONTENT_CATALOG/@MINOR

type restriction of xs:nonNegativeInteger
properties
use required
facets
Kind Value Annotation
minInclusive 0
maxInclusive 0
annotation
documentation
The sub-version number "MINOR" usually changes every year. If the main version MAJOR is modified, the subversion is reset to 0.

attribute T_MODIFY_CONTENT_CATALOG/@REVISION

type restriction of xs:nonNegativeInteger
properties
use required
facets
Kind Value Annotation
minInclusive 0
maxInclusive 0
annotation
documentation
The revision number "REVISION" highlights changes during the year resultant from individual working groups. The revisions are not published if they are not concerned with necessary corrections. Revision is reset to 0 with each new MINOR sub-version number.

element T_MODIFY_CONTENT_CATALOG/CATALOG

diagram index_diagrams/index_p2.png
properties
content complex
children CATALOG_IDENTIFICATION CATALOG_LANGUAGE CATALOG_NAME CATALOG_INFO FALL_BACK_LANGUAGE DETAIL_INFOS RECEIVER_ID CLASSIFICATION
annotation
documentation
This element is used to store administrative information concerning the data pool.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_IDENTIFICATION

diagram index_diagrams/index_p3.png
properties
content complex
children GLN_NO CATALOG_ID FILE_RELEASE_DATE
annotation
documentation
This element is used to specify the catalogue's identifying characteristics.
- ISO_LANGUAGE_ID
- CURRENCY_KEY
          
If the contents of these fields in an updated catalogue are different from the base file, it is not easily possible to update an existing catalogue.
The currencies used in the catalogue data must be identical.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_IDENTIFICATION/GLN_NO
diagram index_diagrams/index_p4.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
pattern [0-9]{13}
annotation
documentation
This element is used to enter the unique global location number (GLN) of the data supplier of this content backpack (not the provider of the basic catalogue).

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_IDENTIFICATION/CATALOG_ID
diagram index_diagrams/index_p5.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 64
annotation
documentation
The manufacturer must enter a unique ID (e.g. GUID) that unequivocally identifies the catalogue here.
This ID is required for identification in the case of multi-manufacturer catalogues.
The element must be unique, regardless of upper and lower case.

A manufacturer catalogue must always have the same ID for the same dealership.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_IDENTIFICATION/FILE_RELEASE_DATE
diagram index_diagrams/index_p6.png
type xs:dateTime
properties
content simple
annotation
documentation
This element provides the time stamp for the creation of the data pool in UTC time.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_LANGUAGE

diagram index_diagrams/index_p7.png
properties
content complex
children ISO_LANGUAGE_ID
annotation
documentation
This element indicates the languages used in the data pool.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_LANGUAGE/ISO_LANGUAGE_ID
diagram index_diagrams/index_p8.png
type restriction of xs:language
properties
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
The language code defines the language in which the texts in the data pool were created. The ISO language code must be used.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_NAME

diagram index_diagrams/index_p9.png
type languagetext30
properties
content complex
children LANGUAGE
annotation
documentation
This element is used to specify the catalogue name of the data pool. This element serves as the basis for displaying the catalogue name in the software products. Catalogue names that include the year are permitted.

element languagetext30/LANGUAGE
diagram index_diagrams/index_p57.png
properties
minOcc 1
maxOcc unbounded
content complex
children TEXT
annotation
documentation
This element is used to store texts in multiple languages. One element is created for each language. Language is specified in the attribute ISO_LANGUAGE_ID. The same languages must be specified for each element in the data pool. They must be identical to the ISO_LANGUAGE_ID elements under T_NEW_CATALOG/CATALOG/CATALOG_IDENTIFICATION

attribute languagetext30/LANGUAGE/@ISO_LANGUAGE_ID
type restriction of xs:language
properties
use required
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
This attribute specifies the ISO code of the stored text's language.

element languagetext30/LANGUAGE/TEXT
diagram index_diagrams/index_p58.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
pattern [\p{L}\p{N}\p{P}\p{S}][\p{L}\p{N}\p{P}\p{S} ]{0,29}
annotation
documentation
This element is used to store the text in the language specified in the LANGUAGE element of the ISO_LANGUAGE_ID attribute.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_INFO

diagram index_diagrams/index_p10.png
type languagetext
properties
minOcc 0
maxOcc 1
content complex
children LANGUAGE
annotation
documentation
This element is used to store the information texts.

element languagetext/LANGUAGE
diagram index_diagrams/index_p54.png
properties
minOcc 1
maxOcc unbounded
content complex
children TEXT
annotation
documentation
This element is used to store texts in multiple languages. One element is created for each language. Language is specified in the attribute ISO_LANGUAGE_ID. The same languages must be specified for each element in the data pool.

attribute languagetext/LANGUAGE/@ISO_LANGUAGE_ID
type restriction of xs:language
properties
use required
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
This attribute specifies the ISO code of the stored text's language.

element languagetext/LANGUAGE/TEXT
diagram index_diagrams/index_p55.png
type xs:string
properties
content simple
annotation
documentation
This element is used to store the text in the language specified in the LANGUAGE element of the ISO_LANGUAGE_ID attribute.

This element contains the text for a CDATA node.

The text must be specified in HTML format:
b       Bold font
br     line break

element T_MODIFY_CONTENT_CATALOG/CATALOG/FALL_BACK_LANGUAGE

diagram index_diagrams/index_p11.png
type restriction of xs:language
properties
content simple
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
This element corresponds to the language code that defines the language in which the data pool texts were created if no language identifier for multi-language texts is specified. The two-digit ISO language code must be used. The specified fallback language must be included in the catalogue

element T_MODIFY_CONTENT_CATALOG/CATALOG/DETAIL_INFOS

diagram index_diagrams/index_p12.png
properties
minOcc 0
maxOcc 1
content complex
children DETAIL_INFO_REF
annotation
documentation
This element serves to specify modified images on catalogue level, e.g. a manufacturer or catalogue logo or special label.

element T_MODIFY_CONTENT_CATALOG/CATALOG/DETAIL_INFOS/DETAIL_INFO_REF
diagram index_diagrams/index_p13.png
properties
minOcc 1
maxOcc unbounded
content complex
annotation
documentation
This element is used to reference the detailed information.

attribute T_MODIFY_CONTENT_CATALOG/CATALOG/DETAIL_INFOS/DETAIL_INFO_REF/@DETAIL_INFO_NO
type restriction of xs:positiveInteger
properties
use required
facets
Kind Value Annotation
maxInclusive 999999999
annotation
documentation
This attribute is used to specify the identification number of the referenced detailed information.

attribute T_MODIFY_CONTENT_CATALOG/CATALOG/DETAIL_INFOS/DETAIL_INFO_REF/@SEQUENCE_NO
type restriction of xs:positiveInteger
properties
use required
annotation
documentation
This attribute allows for the detailed information a freely-defined sorting order.

element T_MODIFY_CONTENT_CATALOG/CATALOG/RECEIVER_ID

diagram index_diagrams/index_p14.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The recipient ID is entered here.
The element must be unique, regardless of upper and lower case.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CLASSIFICATION

diagram index_diagrams/index_p15.png
properties
minOcc 0
maxOcc 1
content complex
children ECLASS_VERSION ECLASS_VALUE
annotation
documentation
This element is used to store the classification information at catalog level.
If the catalog contains only one classification, the ECLASS_VERSION must be specified.

Information at lower levels for the same properties overwrites the value specified at catalog level.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CLASSIFICATION/ECLASS_VERSION
diagram index_diagrams/index_p16.png
type restriction of xs:integer
properties
content simple
annotation
documentation
The classification version is stored in this element.
Only the major no. of the version is specified.

element T_MODIFY_CONTENT_CATALOG/CATALOG/CLASSIFICATION/ECLASS_VALUE
diagram index_diagrams/index_p17.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The values of the ECLASS property are stored in this element. For this purpose, the path along the multi-level property structure is specified. The underscore (_) serves as a separator.

element T_MODIFY_CONTENT_CATALOG/REF_CATALOG

diagram index_diagrams/index_p18.png
properties
content complex
annotation
documentation
This references the catalogue to which the modified prices relate via the manufacturer's GLN and the CATALOG_ID of the base catalogue.

attribute T_MODIFY_CONTENT_CATALOG/REF_CATALOG/@SUPPLIER_GLN_NO

type restriction of xs:string
properties
use required
facets
Kind Value Annotation
pattern [0-9]{13}
annotation
documentation
This element is used to enter a unique global location number (GLN) of the manufacturer of the base catalogue. The GLN allows for an unequivocal assignment of companies or business units, e.g. for the automated electronic exchange of data.

attribute T_MODIFY_CONTENT_CATALOG/REF_CATALOG/@CATALOG_ID

type restriction of xs:string
properties
use required
facets
Kind Value Annotation
minLength 1
maxLength 64
annotation
documentation
The unique ID (e.g. GUID) of a manufacturer is entered here in order to provide a unique identification of the base catalogue. The value must be identical to the value of CATALOG_ID under CATALOG in the base catalogue.
The attribute must be unique, regardless of upper and lower case.

A manufacturer catalogue must always have the same ID for the same dealership.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION

diagram index_diagrams/index_p19.png
properties
minOcc 0
maxOcc 1
content complex
children DETAIL_INFOS
annotation
documentation
This element is used to specify data that is valid for the data pool (global information).

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS

diagram index_diagrams/index_p20.png
properties
minOcc 0
maxOcc 1
content complex
children DETAIL_INFO
annotation
documentation
This element is used to specify the detail information (media) that is valid for the data pool (global information).

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO
diagram index_diagrams/index_p21.png
properties
minOcc 1
maxOcc unbounded
content complex
children CLASSIFICATION INFO_TYPE EXTERNAL_NAME INTERNAL_NAME TOOL_TIP URL
annotation
documentation
This element is used to specify URLs to detailed information.

attribute T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/@DETAIL_INFO_NO
type restriction of xs:positiveInteger
properties
use required
facets
Kind Value Annotation
maxInclusive 999999999
annotation
documentation
This attribute identifies a detailed information.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/CLASSIFICATION
diagram index_diagrams/index_p22.png
type restriction of xs:string
properties
content simple
annotation
documentation
This element is used to classify detailed information.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/INFO_TYPE
diagram index_diagrams/index_p23.png
type restriction of xs:positiveInteger
properties
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 17
pattern (1[0,7] | [1,9])
annotation
documentation
This element describes the type of detailed information.  
The values of the possible info types can be found in the corresponding table from the introduction.
Media referencing for function descriptions is possible on both the ITEM and the SERIES. The MP4 format is recommended for videos.
For images, an image size of 2048x2048px and the following media formats are recommended:
- PNG
- TIF/TIFF
- JPG/JPEG
- SVG

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/EXTERNAL_NAME
diagram index_diagrams/index_p24.png
type languagetext
properties
minOcc 0
maxOcc 1
content complex
children LANGUAGE
annotation
documentation
This element contains the display name of the link (e.g. "sketch 4711").

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/INTERNAL_NAME
diagram index_diagrams/index_p25.png
type languagetext40
properties
minOcc 0
maxOcc 1
content complex
children LANGUAGE
annotation
documentation
A more detailed description of the link can be included here.

This information is not intended for disclosure to the dealership, but to provide further information to the software houses.

element languagetext40/LANGUAGE
diagram index_diagrams/index_p60.png
properties
minOcc 1
maxOcc unbounded
content complex
children TEXT
annotation
documentation
This element is used to store texts in multiple languages. One element is created for each language. Language is specified in the attribute ISO_LANGUAGE_ID. The same languages must be specified for each element in the data pool. They must be identical to the ISO_LANGUAGE_ID elements under T_NEW_CATALOG/CATALOG/CATALOG_IDENTIFICATION

attribute languagetext40/LANGUAGE/@ISO_LANGUAGE_ID
type restriction of xs:language
properties
use required
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
This attribute specifies the ISO code of the stored text's language.

element languagetext40/LANGUAGE/TEXT
diagram index_diagrams/index_p61.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
pattern [\p{L}\p{N}\p{P}\p{S}][\p{L}\p{N}\p{P}\p{S} ]{0,39}
annotation
documentation
This element is used to store the text in the language specified in the LANGUAGE element of the ISO_LANGUAGE_ID attribute.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/TOOL_TIP
diagram index_diagrams/index_p26.png
type languagetext
properties
minOcc 0
maxOcc 1
content complex
children LANGUAGE
annotation
documentation
This element contains the text for a link note.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/URL
diagram index_diagrams/index_p27.png
properties
content complex
children LANGUAGE
annotation
documentation
This element specifies the URL to the detailed information. In multilingual catalogues, the URL is only to be saved once in the specified fallback language.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/URL/LANGUAGE
diagram index_diagrams/index_p28.png
properties
minOcc 1
maxOcc unbounded
content complex
children TEXT HASH_VALUE
annotation
documentation
This element allows for the specification of texts in multiple languages. One element is created for each language. Language is specified in the attribute ISO_LANGUAGE_ID. The same languages must be specified for each element in the data pool.

attribute T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/URL/LANGUAGE/@ISO_LANGUAGE_ID
type restriction of xs:language
properties
use required
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
This attribute is used to specify the ISO code of the language in which the text is stored.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/URL/LANGUAGE/TEXT
diagram index_diagrams/index_p29.png
type xs:anyURI
properties
content simple
annotation
documentation
This element is used to store the URI for the language specified in the LANGUAGE element of the ISO_LANGUAGE_ID attribute.

element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/URL/LANGUAGE/HASH_VALUE
diagram index_diagrams/index_p30.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
minLength 32
maxLength 32
annotation
documentation
The image is displayed in encrypted form here.The HASH_VALUE must have exactly 32 characters and must be MD5-encrypted.
This will enable any service provider to determine whether the image has already been downloaded or not.

element T_MODIFY_CONTENT_CATALOG/SERIES

diagram index_diagrams/index_p31.png
properties
minOcc 0
maxOcc 1
content complex
children SERIE
annotation
documentation
This element is used to specify all series of the catalogue/data pool with the elements assigned to them, e.g. product groups or items, for which modified texts, detail information or additional classifications are specified.

A series usually corresponds to a model.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE

diagram index_diagrams/index_p32.png
properties
minOcc 1
maxOcc 1000000
content complex
children SERIES_TEXT PRODUCT_GROUPS DETAIL_INFOS CLASSIFICATION
annotation
documentation
This element is used to store a series together with the corresponding items. A series corresponds to a model. The numbers and designations stated here must correspond to those in the base catalogue.

attribute T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/@SERIE_ID
type restriction of xs:string
properties
use required
facets
Kind Value Annotation
minLength 1
maxLength 36
annotation
documentation
This attribute is used to specify the serial ID of the base catalogue.
The attribute must be unique, regardless of upper and lower case.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/SERIES_TEXT
diagram index_diagrams/index_p33.png
properties
minOcc 0
maxOcc 1
content complex
children FULL_TEXT
annotation
documentation
This element is used to define the series-specific texts.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/SERIES_TEXT/FULL_TEXT
diagram index_diagrams/index_p34.png
type languagetext
properties
minOcc 0
maxOcc 1
content complex
children LANGUAGE
annotation
documentation
The full text contains the complete description of the series. The HTML tags bold and line break can be used within the text. Images are not be be included.
This element contains the full text in a CDATA node. The text must be specified in HTML format:
b  Bold font
br Line break

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS
diagram index_diagrams/index_p35.png
properties
minOcc 0
maxOcc 1
content complex
children PRODUCT_GROUP
annotation
documentation
This element is used to specify the product groups. They must correspond to those in the base catalogue.Product groups are used to combine articles with identical version types (e.g. upholstered furniture with armrests).

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP
diagram index_diagrams/index_p36.png
properties
minOcc 1
maxOcc unbounded
content complex
children ITEMS
annotation
documentation
This element is used to create modified items that are combined in product groups.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS
diagram index_diagrams/index_p37.png
properties
content complex
children ITEM
annotation
documentation
This element is used to specify all items of a product group for which the texts, detail information or classifications are modified for the specific trade.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM
diagram index_diagrams/index_p38.png
properties
minOcc 1
maxOcc unbounded
content complex
children ITEM_TEXT CLASSIFICATION
annotation
documentation
This element is used to specify items in accordance with the base catalogue. An item is identified via the SERIE_ID (path 1) and TYPE_NO (path 2) attributes.

Path 1: SERIES/SERIE/SERIE_ID
Path 2: SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/TYPE_NO

attribute T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/@TYPE_NO
type restriction of xs:string
properties
use required
facets
Kind Value Annotation
minLength 1
maxLength 30
pattern \S(.{0,28}\S)?
annotation
documentation
This element is used to enter the item code/item type.
The attribute must be unique, regardless of upper and lower case.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT
diagram index_diagrams/index_p39.png
properties
minOcc 0
maxOcc 1
content complex
children SHORT_TEXT FULL_TEXT
annotation
documentation
This element is used to define the item-specific texts. These may be long texts, short texts, as well as planning notes. The short text may consist of three lines.

This element is only specified if a trade-specific text should be used for the item.

The later order must contain the original text.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/SHORT_TEXT
diagram index_diagrams/index_p40.png
properties
content complex
children LANGUAGE
annotation
documentation
This element contains short texts.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/SHORT_TEXT/LANGUAGE
diagram index_diagrams/index_p41.png
properties
minOcc 1
maxOcc unbounded
content complex
children TEXT_LINE
annotation
documentation
This element allows for the specification of texts in multiple languages. One element is created for each language. Language is specified in the attribute ISO_LANGUAGE_ID. The same languages must be specified for each element in the data pool.

attribute T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/SHORT_TEXT/LANGUAGE/@ISO_LANGUAGE_ID
type restriction of xs:language
properties
use required
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
This attribute specifies the ISO code of the stored text's language.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/SHORT_TEXT/LANGUAGE/TEXT_LINE
diagram index_diagrams/index_p42.png
properties
minOcc 1
maxOcc 3
content complex
children TEXT
annotation
documentation
This element is used to specify a line of text.
The SEQUENCE_NO attribute is used to specify the order of the text line. The order of the text line must be specified because it cannot be assured that the originally specified order of elements is retained during processing of the XML data.

The TEXT element contains the text.

attribute T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/SHORT_TEXT/LANGUAGE/TEXT_LINE/@SEQUENCE_NO
type restriction of xs:positiveInteger
properties
use required
annotation
documentation
This attribute defines the order of the text line in a text of multiple lines. The value 1 is entered for a text with a single line.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/SHORT_TEXT/LANGUAGE/TEXT_LINE/TEXT
diagram index_diagrams/index_p43.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
pattern [\p{L}\p{N}\p{P}\p{S}][\p{L}\p{N}\p{P}\p{S} ]{0,29}
annotation
documentation
This element is used to store the text in the language specified in the LANGUAGE element of the ISO_LANGUAGE_ID attribute.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/FULL_TEXT
diagram index_diagrams/index_p44.png
type languagetext
properties
minOcc 0
maxOcc 1
content complex
children LANGUAGE
annotation
documentation
Full text contains the complete description including the short text. The HTML tags bold and line break can be used within the full text.

This element contains the full text in a CDATA node.
The text must be specified in HTML format:

b bold font
br line break

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/CLASSIFICATION
diagram index_diagrams/index_p45.png
properties
minOcc 0
maxOcc 1
content complex
children ECLASS_IRDI ECLASS_VALUE
annotation
documentation
In this element, the classification information and categorisations are stored at item level.

Information on lower levels for the same ECLASS properties overwrites the value specified at item level.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/CLASSIFICATION/ECLASS_IRDI
diagram index_diagrams/index_p46.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern 0173-1#01-[A-Z]{3}[0-9]{3}#[0-9]{3}
annotation
documentation
This element stores the IRDI of the 4th level of the hierarchical ECLASS class structure.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/CLASSIFICATION/ECLASS_VALUE
diagram index_diagrams/index_p47.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The values of the ECLASS property are stored in this element. For this purpose, the path along the multi-level property structure is specified. The underscore (_) serves as a separator.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/DETAIL_INFOS
diagram index_diagrams/index_p48.png
properties
minOcc 0
maxOcc 1
content complex
children DETAIL_INFO_REF
annotation
documentation
This element is used to specify trade-specific detailed media information, such as milieu photos, PDFs or video links for the series. If this element is specified, all relevant detail information, including those to be used from the base catalogue, must be provided.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/DETAIL_INFOS/DETAIL_INFO_REF
diagram index_diagrams/index_p49.png
properties
minOcc 1
maxOcc unbounded
content complex
annotation
documentation
This element is used to reference the detailed information.

attribute T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/DETAIL_INFOS/DETAIL_INFO_REF/@DETAIL_INFO_NO
type restriction of xs:positiveInteger
properties
use required
facets
Kind Value Annotation
maxInclusive 999999999
annotation
documentation
This attribute is used to specify the identification number of the referenced detailed information.

attribute T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/DETAIL_INFOS/DETAIL_INFO_REF/@SEQUENCE_NO
type restriction of xs:positiveInteger
properties
use required

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/CLASSIFICATION
diagram index_diagrams/index_p50.png
properties
minOcc 0
maxOcc 1
content complex
children ECLASS_IRDI ECLASS_VALUE
annotation
documentation
This element can be used to store classification information at series level.

Specifications at lower levels for the class or the same properties overwrites the value specified at series level.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/CLASSIFICATION/ECLASS_IRDI
diagram index_diagrams/index_p51.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern 0173-1#01-[A-Z]{3}[0-9]{3}#[0-9]{3}
annotation
documentation
This element stores the IRDI of the 4th level of the hierarchical ECLASS class structure.

element T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/CLASSIFICATION/ECLASS_VALUE
diagram index_diagrams/index_p52.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The values of the ECLASS property are stored in this element. For this purpose, the path along the multi-level property structure is specified. The underscore (_) serves as a separator.

complexType languagetext

diagram index_diagrams/index_p53.png
children LANGUAGE
used by
elements T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_INFO T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/EXTERNAL_NAME T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/SERIES_TEXT/FULL_TEXT T_MODIFY_CONTENT_CATALOG/SERIES/SERIE/PRODUCT_GROUPS/PRODUCT_GROUP/ITEMS/ITEM/ITEM_TEXT/FULL_TEXT T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/TOOL_TIP
annotation
documentation
This data type is used to create multiple-language texts of any length.

complexType languagetext30

diagram index_diagrams/index_p56.png
children LANGUAGE
used by
element T_MODIFY_CONTENT_CATALOG/CATALOG/CATALOG_NAME
annotation
documentation
This data type is used to create multiple-language texts with a maximum length of 30 characters.

complexType languagetext40

diagram index_diagrams/index_p59.png
children LANGUAGE
used by
element T_MODIFY_CONTENT_CATALOG/GLOBAL_DEFINITION/DETAIL_INFOS/DETAIL_INFO/INTERNAL_NAME
annotation
documentation
This data type is used to create multiple-language texts with a maximum length of 40 characters.

complexType languagetext60

diagram index_diagrams/index_p62.png
children LANGUAGE
annotation
documentation
This data type is used to create multiple-language texts with a maximum length of 60 characters.

element languagetext60/LANGUAGE

diagram index_diagrams/index_p63.png
properties
minOcc 1
maxOcc unbounded
content complex
children TEXT
annotation
documentation
This element is used to store texts in multiple languages. One element is created for each language. Language is specified in the attribute ISO_LANGUAGE_ID. The same languages must be specified for each element in the data pool. They must be identical to the ISO_LANGUAGE_ID elements under T_NEW_CATALOG/CATALOG/CATALOG_IDENTIFICATION

attribute languagetext60/LANGUAGE/@ISO_LANGUAGE_ID

type restriction of xs:language
properties
use required
facets
Kind Value Annotation
pattern [A-Z]{2}
annotation
documentation
This attribute specifies the ISO code of the stored text's language.

element languagetext60/LANGUAGE/TEXT

diagram index_diagrams/index_p64.png
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
pattern [\p{L}\p{N}\p{P}\p{S}][\p{L}\p{N}\p{P}\p{S} ]{0,59}
annotation
documentation
This element is used to store the text in the language specified in the LANGUAGE element of the ISO_LANGUAGE_ID attribute.


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy