DataTopic Product Attributes: Difference between revisions
From imde.io
mNo edit summary |
|||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[DataContainer_-_Item|Part of DataContainer: Item]] | |||
Specifications is used to exchange technical & functional product specifications which are not part of the other DataTopics (e.g. weight is part of [[DataTopic_Measurements|Measurements]]). Some industries have code based models for exchange specifications, like ETIM for Installation and GTS for Fashion. | Specifications is used to exchange technical & functional product specifications which are not part of the other DataTopics (e.g. weight is part of [[DataTopic_Measurements|Measurements]]). Some industries have code based models for exchange specifications, like ETIM for Installation and GTS for Fashion. | ||
[https://docs.google.com/presentation/d/e/2PACX-1vRQvFLtDIioySA23N5GIjRWIKkf3ACBJvYznzmtAjjKwPvOacaczTBaVPuHDcj1ZiX_Z93MZ8fQZJEt/pub?start=false&loop=false&delayms=3000 Background presentation on the Specifications DataTopic] | [https://docs.google.com/presentation/d/e/2PACX-1vRQvFLtDIioySA23N5GIjRWIKkf3ACBJvYznzmtAjjKwPvOacaczTBaVPuHDcj1ZiX_Z93MZ8fQZJEt/pub?start=false&loop=false&delayms=3000 Background presentation on the Specifications DataTopic] | ||
<pre> | |||
<Attributes xmlns="https://imde.io/schema/azlon/1.1/attributes" xsi:schemaLocation="https://imde.io/schema/azlon/1.1/attributes https://imde.io/schema/azlon/1.1/attributes.xsd"> | |||
<Attributes> | |||
<Attribute Type="String" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="DataReceiver">A.543</Code> | |||
<Code Type="GDSN">P324</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Empty element</Translation> | |||
<Translation Culture="nl-NL">Empty element</Translation> | |||
</Names> | |||
<Values> | |||
<!-- empty element: no value selected --> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="String" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="DataReceiver">A.3001</Code> | |||
<Code Type="BREF">WEBSHOPPRODUCTNAME</Code> | |||
<Code Type="GDSN">P111</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Webshop Product Name</Translation> | |||
<Translation Culture="nl-NL">Webshop product naam</Translation> | |||
</Names> | |||
<Values> | |||
<ValueString Culture="en">Apple Corer</ValueString> | |||
<ValueString Culture="nl-NL">Appelboor</ValueString> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="String" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">TARICCODE</Code> | |||
<Code Type="GDSN">P192</Code> | |||
<Code Type="DataReceiver">13</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Taric code</Translation> | |||
<Translation Culture="nl-NL">Taric code</Translation> | |||
</Names> | |||
<Values> | |||
<ValueString>00</ValueString> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="MultilinePlainText" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="DataReceiver">A.3001</Code> | |||
<Code Type="BREF">WEBSHOPPRODUCTNAME</Code> | |||
<Code Type="GDSN">P111</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Webshop Product Name</Translation> | |||
<Translation Culture="nl-NL">Webshop product naam</Translation> | |||
</Names> | |||
<Values> | |||
<ValueMultilinePlainText Culture="en">Apple Corer</ValueMultilinePlainText> | |||
<ValueMultilinePlainText Culture="nl-NL">Appelboor</ValueMultilinePlainText> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="Integer" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">NETWEIGHT</Code> | |||
<Code Type="GDSN">P023</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Net weight</Translation> | |||
<Translation Culture="nl-NL">Netto gewicht</Translation> | |||
</Names> | |||
<Values> | |||
<Units> | |||
<Unit Type="GDSN">KGM</Unit> | |||
<Unit Type="DataReceiver">29</Unit> | |||
</Units> | |||
<ValueInteger>1</ValueInteger> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="Double" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">NETWEIGHT</Code> | |||
<Code Type="GDSN">P023</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Net weight</Translation> | |||
<Translation Culture="nl-NL">Netto gewicht</Translation> | |||
</Names> | |||
<Values> | |||
<Units> | |||
<Unit Type="GDSN">KGM</Unit> | |||
<Unit Type="DataReceiver">29</Unit> | |||
</Units> | |||
<ValueDouble>1.0</ValueDouble> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="Number" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">NETWEIGHT</Code> | |||
<Code Type="GDSN">P023</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Net weight</Translation> | |||
<Translation Culture="nl-NL">Netto gewicht</Translation> | |||
</Names> | |||
<Values> | |||
<Units> | |||
<Unit Type="GDSN">KGM</Unit> | |||
<Unit Type="DataReceiver">29</Unit> | |||
</Units> | |||
<ValueNumber>1.0</ValueNumber> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="Date" AttributeGroupCode="1" IsPublic="false"> | |||
<Codes> | |||
<Code Type="BREF">LAUNCHDATE</Code> | |||
<Code Type="GDSN">P831</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Launch date</Translation> | |||
<Translation Culture="nl-NL">Lanceer datum</Translation> | |||
</Names> | |||
<Values> | |||
<ValueDate>2022-12-25</ValueDate> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="MultipleSelect" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">ACCESSORIESINPACKAGE</Code> | |||
<Code Type="GDSN">P192</Code> | |||
<Code Type="DataReceiver">118</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Accessories in package</Translation> | |||
<Translation Culture="nl-NL">Accesoires in verpakking</Translation> | |||
</Names> | |||
<Values> | |||
<Value Type="BREF">RAILS</Value> | |||
<Value Type="BREF">CAP</Value> | |||
<Value Type="GDSN">R108</Value> | |||
<Value Type="GDSN">R109</Value> | |||
<Value Type="DataReceiver">56</Value> | |||
<Value Type="DataReceiver">57</Value> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="SingleSelect" AttributeGroupCode="2" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">COLOR</Code> | |||
<Code Type="GDSN">P199</Code> | |||
<Code Type="DataReceiver">130</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Color</Translation> | |||
<Translation Culture="nl-NL">Kleur</Translation> | |||
</Names> | |||
<Values> | |||
<Value Type="BREF">BLUE</Value> | |||
<Value Type="GDSN">B123</Value> | |||
<Value Type="DataReceiver">1145</Value> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="Boolean" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">TUVCERTIFIED</Code> | |||
<Code Type="GDSN">P054</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">TUV certified</Translation> | |||
<Translation Culture="nl-NL">TUV gecertificeerd</Translation> | |||
</Names> | |||
<Values> | |||
<ValueBoolean>true</ValueBoolean> | |||
</Values> | |||
</Attribute> | |||
<Attribute Type="Range" AttributeGroupCode="1" IsPublic="true"> | |||
<Codes> | |||
<Code Type="BREF">ANGLE</Code> | |||
<Code Type="GDSN">P001</Code> | |||
</Codes> | |||
<Names> | |||
<Translation Culture="en">Angle</Translation> | |||
<Translation Culture="nl-NL">Hoek</Translation> | |||
</Names> | |||
<Values> | |||
<Units> | |||
<Unit Type="GDSN">MLT</Unit> | |||
<Unit Type="DataReceiver">37</Unit> | |||
</Units> | |||
<ValueFrom>5</ValueFrom> | |||
<ValueTo>25</ValueTo> | |||
</Values> | |||
</Attribute> | |||
</Attributes> | |||
<AttributeGroups> | |||
<AttributeGroup Code="1"> | |||
<Names> | |||
<Translation Culture="en">General</Translation> | |||
<Translation Culture="nl-NL">Algemeen</Translation> | |||
</Names> | |||
</AttributeGroup> | |||
<AttributeGroup Code="2"> | |||
<Names> | |||
<Translation Culture="en">Appearance</Translation> | |||
<Translation Culture="nl-NL">Uiterlijk</Translation> | |||
</Names> | |||
</AttributeGroup> | |||
</AttributeGroups> | |||
</Attributes> | |||
</pre> | |||
===Downloads=== | ===Downloads=== | ||
* Sample XML | * [https://imde.io/schema/Sample%20XML%20message%20DataTopic%20Attributes.xml Sample XML] version 1.1 | ||
* XSD | * [https://imde.io/schema/azlon/1.1/attributes.xsd XSD] version 1.1 | ||
* | * [https://imde.io/schema/azlon/1.0/codelists/culture.xsd Codelist culture] | ||
* [https://imde.io/schema/azlon/1.0/codelists/attributeType.xsd Codelist attributeType] | |||
* [https://imde.io/schema/azlon/1.0/codelists/attributeCodeType.xsd Codelist attributeCodeType] | |||
* [https://imde.io/schema/azlon/1.0/codelists/attributeValueType.xsd Codelist attributeValueType] | |||
* [https://imde.io/schema/azlon/1.0/codelists/unitType.xsd Codelist unitType] | |||
[ | Old versions: | ||
* [https://imde.io/schema/azlon/1.0/attributes.xsd XSD] version 1.0 |
Latest revision as of 14:27, 14 March 2024
Specifications is used to exchange technical & functional product specifications which are not part of the other DataTopics (e.g. weight is part of Measurements). Some industries have code based models for exchange specifications, like ETIM for Installation and GTS for Fashion.
Background presentation on the Specifications DataTopic
<Attributes xmlns="https://imde.io/schema/azlon/1.1/attributes" xsi:schemaLocation="https://imde.io/schema/azlon/1.1/attributes https://imde.io/schema/azlon/1.1/attributes.xsd"> <Attributes> <Attribute Type="String" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="DataReceiver">A.543</Code> <Code Type="GDSN">P324</Code> </Codes> <Names> <Translation Culture="en">Empty element</Translation> <Translation Culture="nl-NL">Empty element</Translation> </Names> <Values> <!-- empty element: no value selected --> </Values> </Attribute> <Attribute Type="String" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="DataReceiver">A.3001</Code> <Code Type="BREF">WEBSHOPPRODUCTNAME</Code> <Code Type="GDSN">P111</Code> </Codes> <Names> <Translation Culture="en">Webshop Product Name</Translation> <Translation Culture="nl-NL">Webshop product naam</Translation> </Names> <Values> <ValueString Culture="en">Apple Corer</ValueString> <ValueString Culture="nl-NL">Appelboor</ValueString> </Values> </Attribute> <Attribute Type="String" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="BREF">TARICCODE</Code> <Code Type="GDSN">P192</Code> <Code Type="DataReceiver">13</Code> </Codes> <Names> <Translation Culture="en">Taric code</Translation> <Translation Culture="nl-NL">Taric code</Translation> </Names> <Values> <ValueString>00</ValueString> </Values> </Attribute> <Attribute Type="MultilinePlainText" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="DataReceiver">A.3001</Code> <Code Type="BREF">WEBSHOPPRODUCTNAME</Code> <Code Type="GDSN">P111</Code> </Codes> <Names> <Translation Culture="en">Webshop Product Name</Translation> <Translation Culture="nl-NL">Webshop product naam</Translation> </Names> <Values> <ValueMultilinePlainText Culture="en">Apple Corer</ValueMultilinePlainText> <ValueMultilinePlainText Culture="nl-NL">Appelboor</ValueMultilinePlainText> </Values> </Attribute> <Attribute Type="Integer" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="BREF">NETWEIGHT</Code> <Code Type="GDSN">P023</Code> </Codes> <Names> <Translation Culture="en">Net weight</Translation> <Translation Culture="nl-NL">Netto gewicht</Translation> </Names> <Values> <Units> <Unit Type="GDSN">KGM</Unit> <Unit Type="DataReceiver">29</Unit> </Units> <ValueInteger>1</ValueInteger> </Values> </Attribute> <Attribute Type="Double" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="BREF">NETWEIGHT</Code> <Code Type="GDSN">P023</Code> </Codes> <Names> <Translation Culture="en">Net weight</Translation> <Translation Culture="nl-NL">Netto gewicht</Translation> </Names> <Values> <Units> <Unit Type="GDSN">KGM</Unit> <Unit Type="DataReceiver">29</Unit> </Units> <ValueDouble>1.0</ValueDouble> </Values> </Attribute> <Attribute Type="Number" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="BREF">NETWEIGHT</Code> <Code Type="GDSN">P023</Code> </Codes> <Names> <Translation Culture="en">Net weight</Translation> <Translation Culture="nl-NL">Netto gewicht</Translation> </Names> <Values> <Units> <Unit Type="GDSN">KGM</Unit> <Unit Type="DataReceiver">29</Unit> </Units> <ValueNumber>1.0</ValueNumber> </Values> </Attribute> <Attribute Type="Date" AttributeGroupCode="1" IsPublic="false"> <Codes> <Code Type="BREF">LAUNCHDATE</Code> <Code Type="GDSN">P831</Code> </Codes> <Names> <Translation Culture="en">Launch date</Translation> <Translation Culture="nl-NL">Lanceer datum</Translation> </Names> <Values> <ValueDate>2022-12-25</ValueDate> </Values> </Attribute> <Attribute Type="MultipleSelect" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="BREF">ACCESSORIESINPACKAGE</Code> <Code Type="GDSN">P192</Code> <Code Type="DataReceiver">118</Code> </Codes> <Names> <Translation Culture="en">Accessories in package</Translation> <Translation Culture="nl-NL">Accesoires in verpakking</Translation> </Names> <Values> <Value Type="BREF">RAILS</Value> <Value Type="BREF">CAP</Value> <Value Type="GDSN">R108</Value> <Value Type="GDSN">R109</Value> <Value Type="DataReceiver">56</Value> <Value Type="DataReceiver">57</Value> </Values> </Attribute> <Attribute Type="SingleSelect" AttributeGroupCode="2" IsPublic="true"> <Codes> <Code Type="BREF">COLOR</Code> <Code Type="GDSN">P199</Code> <Code Type="DataReceiver">130</Code> </Codes> <Names> <Translation Culture="en">Color</Translation> <Translation Culture="nl-NL">Kleur</Translation> </Names> <Values> <Value Type="BREF">BLUE</Value> <Value Type="GDSN">B123</Value> <Value Type="DataReceiver">1145</Value> </Values> </Attribute> <Attribute Type="Boolean" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="BREF">TUVCERTIFIED</Code> <Code Type="GDSN">P054</Code> </Codes> <Names> <Translation Culture="en">TUV certified</Translation> <Translation Culture="nl-NL">TUV gecertificeerd</Translation> </Names> <Values> <ValueBoolean>true</ValueBoolean> </Values> </Attribute> <Attribute Type="Range" AttributeGroupCode="1" IsPublic="true"> <Codes> <Code Type="BREF">ANGLE</Code> <Code Type="GDSN">P001</Code> </Codes> <Names> <Translation Culture="en">Angle</Translation> <Translation Culture="nl-NL">Hoek</Translation> </Names> <Values> <Units> <Unit Type="GDSN">MLT</Unit> <Unit Type="DataReceiver">37</Unit> </Units> <ValueFrom>5</ValueFrom> <ValueTo>25</ValueTo> </Values> </Attribute> </Attributes> <AttributeGroups> <AttributeGroup Code="1"> <Names> <Translation Culture="en">General</Translation> <Translation Culture="nl-NL">Algemeen</Translation> </Names> </AttributeGroup> <AttributeGroup Code="2"> <Names> <Translation Culture="en">Appearance</Translation> <Translation Culture="nl-NL">Uiterlijk</Translation> </Names> </AttributeGroup> </AttributeGroups> </Attributes>
Downloads
- Sample XML version 1.1
- XSD version 1.1
- Codelist culture
- Codelist attributeType
- Codelist attributeCodeType
- Codelist attributeValueType
- Codelist unitType
Old versions:
- XSD version 1.0