DataTopic ItemKeyInfo: Difference between revisions

From imde.io

No edit summary
 
Line 77: Line 77:
* [https://imde.io/schema/azlon/1.0/codelists/serieIdentifierType.xsd Codelist serieIdentifierType]
* [https://imde.io/schema/azlon/1.0/codelists/serieIdentifierType.xsd Codelist serieIdentifierType]


== Old versions  
===Old versions===
* [https://imde.io/schema/azlon/1.0/keyinfo.xsd XSD] version1.0
* [https://imde.io/schema/azlon/1.0/keyinfo.xsd XSD] version1.0



Latest revision as of 08:03, 30 October 2025

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.1/keyinfo" xsi:schemaLocation="https://imde.io/schema/azlon/1.1/keyinfo https://imde.io/schema/azlon/1.1/keyinfo.xsd">
	<ItemIdentifiers>
		<Identifier Type="UMID">e2749359-c3cf-4504-9084-9239a1848aed</Identifier>
		<Identifier Type="GTIN">1234567102979</Identifier>
		<Identifier Type="DataReceiver">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>
		<Serie>
			<Identifiers>
				<Identifier Type="DataReceiver">933</Identifier>
			</Identifiers>
			<Name>Elite tools</Name>
		</Serie>
	</Brand>
	<Master>
		<Identifiers>
			<Identifier Type="DataReceiver">A44-3</Identifier>
		</Identifiers>
		<Name>
			<Translation Culture="en">Standard Screwdriver PH1</Translation>
			<Translation Culture="nl-NL">Standaard Schroevendraaier PH1</Translation>
		</Name>
	</Master>
</KeyInfo>

Downloads

Old versions

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}