<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:eanucc="urn:ean.ucc:2" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="urn:ean.ucc:2" elementFormDefault="unqualified" attributeFormDefault="unqualified" version="2.0">
	<xsd:annotation>
		<xsd:documentation>
 
</xsd:documentation>
	</xsd:annotation>
	<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="../../xmldsig/xmldsig-core-schema.xsd"/>
	<xsd:complexType name="DigitalSignatureType">
		<xsd:sequence>
			<xsd:element ref="ds:Signature"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
