DataTopic ItemKeyInfo: Difference between revisions

From imde.io

No edit summary
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:


STATUS CONCEPT
[[DataContainer_-_Item|Part of DataContainer: Item]]


The Keyinfo DataTopic is mandatory for all item messages and contains all key information for identifying/describing.
The Keyinfo DataTopic is mandatory for all item messages and contains all key information for identifying/describing the item.


<pre>
<pre>
<IMDEMessage xmlns="https://imde.io/schema/imdemessage">
<KeyInfo xmlns="https://imde.io/schema/azlon/1.0/keyinfo" xsi:schemaLocation="https://imde.io/schema/azlon/1.0/keyinfo https://imde.io/schema/azlon/1.0/keyinfo.xsd">
<DataTopics>
<ItemIdentifiers>
<DataTopic Topic="KeyInfo" Format="Azlon" Version="1.0">
<Identifier Type="UMID">e2749359-c3cf-4504-9084-9239a1848aed</Identifier>
<KeyInfo xmlns="https://imde.io/schema/azlon/1.0/keyinfo">
<Identifier Type="GTIN">1234567102979</Identifier>
<Identifiers>
<Identifier Type="DataSender">34534</Identifier>
<Identifier Type="UMID">e2749359-c3cf-4504-9084-9239a1848aed</Identifier>
</ItemIdentifiers>
<Identifier Type="GTIN">1234567102979</Identifier>
<Languages>
<Identifier Type="DataSenderID">34534</Identifier>
<Language Culture="en" IsDefault="true"/>
</Identifiers>
<Language Culture="nl-NL"/>
<Name>
</Languages>
<Translation Culture="en">Standard Screwdriver PH1 Red</Translation>
<Name>
<Translation Culture="nl-NL">Standaard Schroevendraaier PH1 Red</Translation>
<Translation Culture="en">Standard Screwdriver PH1 Red</Translation>
</Name>
<Translation Culture="nl-NL">Standaard Schroevendraaier PH1 Red</Translation>
<Classification>
</Name>
<Class>
<PartNumber>001122-B</PartNumber>
<Identifier Type="DataReceiver">112</Identifier>
<Classifications>
<Name>
<Classification>
<Translation Culture="en">Screwdriver Isolated</Translation>
<Identifier Type="DataReceiver">112</Identifier>
<Translation Culture="nl-NL">Schroevendraaier Geisoleeerd</Translation>
<Name>
</Name>
<Translation Culture="en">Screwdriver Isolated</Translation>
</Class>
<Translation Culture="nl-NL">Schroevendraaier Geisoleerd</Translation>
<Class>
</Name>
<Identifier Type="ETIM ">EC83498</Identifier>
</Classification>
<Name>
<Classification>
<Translation Culture="en">Screwdriver</Translation>
<Identifier Type="ETIM">EC83498</Identifier>
<Translation Culture="nl-NL">Schroevendraaier</Translation>
<Name>
</Name>
<Translation Culture="en">Screwdriver</Translation>
</Class>
<Translation Culture="nl-NL">Schroevendraaier</Translation>
<Identifier Type="GPC">10003528</Identifier>
</Name>
<Name>
</Classification>
<Translation Culture="en">Screwdrivers - Non Powered</Translation>
<Classification>
<Translation Culture="nl">Schroevendraaiers - Niet-aangedreven</Translation>
<Identifier Type="GPC">10003528</Identifier>
</Name>
<Name>
</Class>
<Translation Culture="en">Screwdrivers - Non Powered</Translation>
</Classification>
<Translation Culture="nl-NL">Schroevendraaiers - Niet-aangedreven</Translation>
<Brand>
</Name>
<Identifiers>
</Classification>
<Identifier Type="GBIN">4687543219</Identifier>
</Classifications>
</Identifiers>
<Brand>
<Name>UltraTools</Name>
<Identifiers>
</Brand>
<Identifier Type="GBIN">4687543219</Identifier>
<Master>
</Identifiers>
<Identifiers>
<Name>Tools for you</Name>
<Identifier Type="DataSenderID">A44-3</Identifier>
</Brand>
</Identifiers>
<Master>
<Name>
<Identifiers>
<Translation Culture="en">Standard Screwdriver PH1</Translation>
<Identifier Type="DataSender">A44-3</Identifier>
<Translation Culture="nl-NL">Standaard Schroevendraaier PH1</Translation>
</Identifiers>
</Name>
<Name>
</Master>
<Translation Culture="en">Standard Screwdriver PH1</Translation>
</KeyInfo>
<Translation Culture="nl-NL">Standaard Schroevendraaier PH1</Translation>
</DataTopic>
</Name>
</DataTopics>
</Master>
</IMDEMessage>
</KeyInfo>
</pre>
</pre>


===Downloads===
* [https://imde.io/schema/Sample%20XML%20message%20DataTopic%20Key%20Info.xml Sample XML]
* [https://imde.io/schema/azlon/1.0/keyinfo.xsd XSD]
* [https://imde.io/schema/azlon/1.0/codelists/culture.xsd Codelist culture]
* [https://imde.io/schema/azlon/1.0/codelists/identifierType.xsd Codelist identifierType]
* [https://imde.io/schema/azlon/1.0/codelists/classificationIdentifierType.xsd Codelist classificationIdentifierType]
* [https://imde.io/schema/azlon/1.0/codelists/brandIdentifierType.xsd Codelist brandIdentifierType]
* [https://imde.io/schema/azlon/1.0/codelists/masterIdentifierType.xsd Codelist masterIdentifierType]


Supported classififcations
===Supported classifications===
* GPC (GS1-GDSN)
* '''GPC''' Global Product Classification by GS1 used in the GDSN network,
* ETIM
* '''ETIM''', International classification for installation, building & construction
* '''DataSender''' {Internal classification with internal class IDS}
* '''DataReceiver''' {Internal classification with internal class IDS}

Latest revision as of 10:50, 1 November 2023

Part of DataContainer: Item

The Keyinfo DataTopic is mandatory for all item messages and contains all key information for identifying/describing the item.

<KeyInfo xmlns="https://imde.io/schema/azlon/1.0/keyinfo" xsi:schemaLocation="https://imde.io/schema/azlon/1.0/keyinfo https://imde.io/schema/azlon/1.0/keyinfo.xsd">
	<ItemIdentifiers>
		<Identifier Type="UMID">e2749359-c3cf-4504-9084-9239a1848aed</Identifier>
		<Identifier Type="GTIN">1234567102979</Identifier>
		<Identifier Type="DataSender">34534</Identifier>
	</ItemIdentifiers>
	<Languages>
		<Language Culture="en" IsDefault="true"/>
		<Language Culture="nl-NL"/>
	</Languages>						
	<Name>
		<Translation Culture="en">Standard Screwdriver PH1 Red</Translation>
		<Translation Culture="nl-NL">Standaard Schroevendraaier PH1 Red</Translation>
	</Name>
	<PartNumber>001122-B</PartNumber>
	<Classifications>
		<Classification>
			<Identifier Type="DataReceiver">112</Identifier>
			<Name>
				<Translation Culture="en">Screwdriver Isolated</Translation>
				<Translation Culture="nl-NL">Schroevendraaier Geisoleerd</Translation>
			</Name>
		</Classification>
		<Classification>
			<Identifier Type="ETIM">EC83498</Identifier>
			<Name>
				<Translation Culture="en">Screwdriver</Translation>
				<Translation Culture="nl-NL">Schroevendraaier</Translation>
			</Name>
		</Classification>
		<Classification>
			<Identifier Type="GPC">10003528</Identifier>
			<Name>
				<Translation Culture="en">Screwdrivers - Non Powered</Translation>
				<Translation Culture="nl-NL">Schroevendraaiers - Niet-aangedreven</Translation>
			</Name>
		</Classification>
	</Classifications>	
	<Brand>
		<Identifiers>
			<Identifier Type="GBIN">4687543219</Identifier>
		</Identifiers>
		<Name>Tools for you</Name>
	</Brand>
	<Master>
		<Identifiers>
			<Identifier Type="DataSender">A44-3</Identifier>
		</Identifiers>
		<Name>
			<Translation Culture="en">Standard Screwdriver PH1</Translation>
			<Translation Culture="nl-NL">Standaard Schroevendraaier PH1</Translation>
		</Name>
	</Master>
</KeyInfo>

Downloads

Supported classifications

  • GPC Global Product Classification by GS1 used in the GDSN network,
  • ETIM, International classification for installation, building & construction
  • DataSender {Internal classification with internal class IDS}
  • DataReceiver {Internal classification with internal class IDS}