DataTopic IngredientStatement: Difference between revisions
From imde.io
No edit summary |
|||
Line 45: | Line 45: | ||
===Downloads=== | ===Downloads=== | ||
* [https://imde.io/schema/Sample%20XML%20message%20DataTopic% | * [https://imde.io/schema/Sample%20XML%20message%20DataTopic%20FoodIngredientStatements.xml Sample XML] | ||
* [https://imde.io/schema/azlon/1.0/foodingredientstatements.xsd XSD] | * [https://imde.io/schema/azlon/1.0/foodingredientstatements.xsd XSD] | ||
* [https://imde.io/schema/azlon/1.0/codelists/culture.xsd Codelist culture] | * [https://imde.io/schema/azlon/1.0/codelists/culture.xsd Codelist culture] |
Revision as of 14:13, 31 March 2023
DataTopic Food IngredientStatement, Format Azlon, Version 1.0
<FoodIngredientStatements xmlns="https://imde.io/schema/azlon/1.0/foodingredientstatements"> <Regulation>EU-1169/2011</Regulation> <IngredientStatements> <IngredientStatement Source="FullRecipe"> <Translations> <Translation Culture="nl-NL">Zout, suiker</Translation> </Translations> </IngredientStatement> <IngredientStatement Source="OnLabel"> <Translations> <Translation Culture="nl-NL">Zout, suiker</Translation> </Translations> </IngredientStatement> </IngredientStatements> <Components> <Component> <ItemIdentifiers> <Identifier Type="UMID">e2749359-c3cf-4504-9084-9239a1848aed</Identifier> <Identifier Type="GTIN">1234567102979</Identifier> <Identifier Type="DataSender">34534</Identifier> </ItemIdentifiers> <Reference> <Translation Culture="en">Product Reference</Translation> <Translation Culture="nl-NL">product reference</Translation> </Reference> <IngredientStatements> <IngredientStatement Source="FullRecipe"> <Translations> <Translation Culture="nl-NL">Zout, suiker</Translation> </Translations> </IngredientStatement> <IngredientStatement Source="OnLabel"> <Translations> <Translation Culture="nl-NL">Zout, suiker</Translation> </Translations> </IngredientStatement> </IngredientStatements> </Component> </Components> </FoodIngredientStatements>