xmlns:emcs="http://emcs.dgtaxud.ec/v10/types" xmlns:tms="http://emcs.dgtaxud.ec/v10/tms"



Similar documents
>

Página 1 de <xs:complextype name="signedinfotype"> <xs:element name="rsakeyvalue" type="tns:rsakeyvaluetype"/>

Kuali Financial System Interface Specification for Electronic Invoice Feed

Kantega Secure Identity Witnessed Signed Document Format. Document version 1.0

PMP Exam Success Series: Online Exam Application Guide

OTP Server. Integration module. Nordic Edge AD Membership Provider for Microsoft ASP.NET. Version 1.0, rev. 6. Nordic Edge

For Users of Microsoft Internet Explorer11 with a Windows 7

Send to Network Folder. Embedded Digital Sending

LP Express Installation and User Manual

1. Introduction Auditing Handlers and Audit Trails Configure the Built-In Handler Create a Custom Audit Handler...

Changing the Display Frequency During Scanning Within an ImageControls 3 Application

Program to solve first and second degree equations

My IC Customizer: Descriptors of Skins and Webapps for third party User Guide

SDMX technical standards Data validation and other major enhancements

LANDevice:1 Device Template Version 1.01

Managing XML Documents Versions and Upgrades with XSLT

<!--=========================================--> <!--=========================================-->

Data Integration through XML/XSLT. Presenter: Xin Gu

XSLT Mapping in SAP PI 7.1

Extensible Markup Language (XML): Essentials for Climatologists

SBG3300-N Series. Wireless N VDSL2 Combo WAN Small Business Security Gateway DEFAULT LOGIN DETAILS. Firmware Version 1.20 Edition 3, 3/2015

Event Based Interface

HVAC_System:1 Device Template

Credit Card Overview & Processing Guide entrée Version 3

Importing Xerox LAN Fax Phonebook Data from Microsoft Outlook

Resco CRM Server Guide. How to integrate Resco CRM with other back-end systems using web services

Managed File Transfer with Universal File Mover

1. Introduction. 2. Installing

Introduction to Hypothesis Testing

Developing Web Services with Apache CXF and Axis2

InternetVista Web scenario documentation

Chapter 7 Event Log. Click the [Alarm (Event Log)] icon, and [Event Log] dialog appears as below:

MAPINFO GRID ENGINE. MapBasic scripts. MIGRID.DLL functions. using. Jacques Paris

Commission Formula. Value If True Parameter Value If False Parameter. Logical Test Parameter

USER GUIDE. PowerMaster-10 G2 Fully supervised wireless alarm control system.

Collaboration Protocol Agreement Guide. Public Health Information Network Messaging System (PHINMS)

Notes for EER #4 Graph transformations (vertical & horizontal shifts, vertical stretching & compression, and reflections) of basic functions.

WebLogic Server 6.1: How to configure SSL for PeopleSoft Application

B/E Aerospace Ovens (Nieuwegein)

JobScheduler Web Services Executing JobScheduler commands

EMC ViPR Controller. ViPR Controller REST API Virtual Data Center Configuration Guide. Version

Deploying EMC Documentum WDK Applications with IBM WebSEAL as a Reverse Proxy

Installing Digital Certificates Using Microsoft Windows 7 And MSIE 8 or MSIE 10

Cello How-To Guide. Master Data Management

CSE 2221 Midterm Exam #1 SAMPLE

Method To Solve Linear, Polynomial, or Absolute Value Inequalities:

Tool for Control Technology

Installation. Powerline 500 Model XAVB5221

Online Shop System Use Case Diagram Report (Demo)

NI USB-5681 RF Power Meter Specifications

versasrs HelpDesk quality of service

This exhibit describes how to upload project information from Estimator (PC) to Trns.port PES (server). Figure 1 summarizes this process.

Oracle Fusion Middleware

CorreLog. Security Correlation Server Screen Reference Manual

Industrial Tower Uninterruptible Power Supply Specifications Bulletin Numbers 1609-P

A SharePoint Developer Introduction

White Paper. Fabasoft on Linux Cluster Support. Fabasoft Folio 2015 Update Rollup 2

WebNow Single Sign-On Solutions

GX/GP Firmware Upgrade Procedure

HireDesk API V1.0 Developer s Guide

DRAFT. Active site backup. System Disaster Recovery Limitations and Best Practices

New York State Federal/State Employment Tax (FSET) Handbook for Software Developers

TXAPI IN-RUNNING FEED TENNIS EDITION

<security-service activate-default-principal-to-role-mapping="false" anonymousrole="attributedeprecated"

OHIO DEPARTMENT OF YOUTH SERVICES REQUEST FOR PROPOSALS

Lista de Condiciones y Reglas

Security Systems. Technical Note. iscsi sessions if VRM Load Balancing in All Mode is used Version 1.0 STVC/PRM. Page 1 of 6

Add / Update Ticket API using POST XML

User manual BS1000 LAN base station

CONVERT QUADRATIC FUNCTIONS FROM ONE FORM TO ANOTHER (Standard Form <==> Intercept Form <==> Vertex Form) (By Nghi H Nguyen Dec 08, 2014)

SAPScript. A Standard Text is a like our normal documents. In Standard Text, you can create standard documents like letters, articles etc

Representation of E-documents in AIDA Project

Elena Baralis, Silvia Chiusano Politecnico di Torino. Pag. 1. Active database systems. Triggers. Triggers. Active database systems.

Code of Conduct on Energy Efficiency of External Power Supplies

SSHP Data Transfer. Description Data Source at RFC Destination table at WFO in IHFS DB SAC-SMA state variables

PineApp Surf-SeCure Quick

Getting Started With Delegated Administration

Secure XML API Integration Guide - Periodic and Triggered add in

50 Things You May Not Know You Can Do With The 4GL

Conditionals (with solutions)

Configuring Load Balancing for EMC ViPR SRM

UVOS WEB REGISTRATION EXTENSION MANUAL

f(x) = g(x), if x A h(x), if x B.

Hypothesis Testing --- One Mean

HTTP Reverse Proxy Scenarios

Transcription:

<?xml version="1.0" encoding="utf-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/xmlschema" xmlns:emcs="http://emcs.dgtaxud.ec/v10/types" xmlns:tms="http://emcs.dgtaxud.ec/v10/tms" xmlns:tcl="http://emcs.dgtaxud.ec/v10/tcl" xmlns:doc="http://emcs.dgtaxud.ec/v10/doc" targetnamespace="http://emcs.dgtaxud.ec/v10/cd801/ie" xmlns:ie="http://emcs.dgtaxud.ec/v10/cd801/ie" elementformdefault="qualified" attributeformdefault="unqualified" version="1.00"> <!--=========================================--> <!--===== IE801:C_AAD_VAL --> <!--===== E-AAD --> <!--=========================================--> <!--===== Imports =====--> <xs:import namespace="http://emcs.dgtaxud.ec/v10/types" schemalocation="types.xsd" /> <xs:import namespace="http://emcs.dgtaxud.ec/v10/tms" schemalocation="tms.xsd" /> <xs:import namespace="http://emcs.dgtaxud.ec/v10/tcl" schemalocation="tcl.xsd" /> <xs:import namespace="http://emcs.dgtaxud.ec/v10/doc" schemalocation="doc.xsd" /> <!--===== Root Element =====--> <xs:element name="cd801a" type="ie:cd801atype" /> <!--===== EMCS Data Groups Declarations =====--> <xs:complextype name="cd801atype"> <xs:element name="header" type="tms:headertype" /> <xs:element name="body" type="ie:bodytype" /> <!--===== IE Specific Data Groups Declarations =====--> <xs:complextype name="bodytype">

<xs:element name="aadcontainer" type="ie:aadcontainertype" /> <xs:complextype name="aadcontainertype"> <xs:element ref="ie:consigneetrader" minoccurs="0" /> <xs:element ref="ie:excisemovementeaad" /> <xs:element ref="ie:consignortrader" /> <xs:element ref="ie:placeofdispatchtrader" minoccurs="0" /> <xs:element ref="ie:dispatchimportoffice" minoccurs="0" /> <xs:element ref="ie:complementconsigneetrader" minoccurs="0" /> <xs:element ref="ie:deliveryplacetrader" minoccurs="0" /> <xs:element ref="ie:deliveryplacecustomsoffice" minoccurs="0" /> <xs:element ref="ie:competentauthoritydispatchoffice" /> <xs:element ref="ie:transportarrangertrader" minoccurs="0" /> <xs:element ref="ie:firsttransportertrader" minoccurs="0" /> <xs:element ref="ie:transportdetails" maxoccurs="unbounded" /> <xs:element ref="ie:documentcertificate" minoccurs="0" maxoccurs="9" /> <xs:element ref="ie:eaad" /> <xs:element ref="ie:headereaad" /> <xs:element ref="ie:transportmode" /> <xs:element ref="ie:movementguarantee" /> <xs:element ref="ie:bodyeaad" maxoccurs="unbounded" /> <xs:element name="consigneetrader" type="ie:consigneetradertype" /> <xs:element name="excisemovementeaad" type="ie:excisemovementeaadtype" /> <xs:element name="consignortrader" type="ie:consignortradertype" />

<xs:element name="placeofdispatchtrader" type="ie:placeofdispatchtradertype" /> <xs:element name="dispatchimportoffice" type="ie:dispatchimportofficetype" /> <xs:element name="complementconsigneetrader" type="ie:complementconsigneetradertype" /> <xs:element name="deliveryplacetrader" type="ie:deliveryplacetradertype" /> <xs:element name="deliveryplacecustomsoffice" type="ie:deliveryplacecustomsofficetype" /> <xs:element name="competentauthoritydispatchoffice" type="ie:competentauthoritydispatchofficetype" /> <xs:element name="transportarrangertrader" type="ie:transportarrangertradertype" /> <xs:element name="firsttransportertrader" type="ie:firsttransportertradertype" /> <xs:element name="transportdetails" type="ie:transportdetailstype" /> <xs:element name="documentcertificate" type="ie:documentcertificatetype" /> <xs:element name="eaad" type="ie:eaadtype" /> <xs:element name="headereaad" type="ie:headereaadtype" /> <xs:element name="transportmode" type="ie:transportmodetype" /> <xs:element name="movementguarantee" type="ie:movementguaranteetype" /> <xs:element name="bodyeaad" type="ie:bodyeaadtype" /> <xs:complextype name="consigneetradertype"> <xs:element name="traderid" type="ie:traderidtype" minoccurs="0" /> <xs:element name="tradername" type="ie:tradernametype" /> <xs:element name="streetname" type="ie:streetnametype" /> <xs:element name="streetnumber" type="ie:streetnumbertype" minoccurs="0" /> <xs:element name="postcode" type="ie:postcodetype" /> <xs:element name="city" type="ie:citytype" /> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> <xs:complextype name="excisemovementeaadtype">

<xs:element name="aadreferencecode" type="emcs:aadreferencecodetype" /> <xs:element name="dateandtimeofvalidationofeaad" type="emcs:datetimetype" /> <xs:complextype name="consignortradertype"> <xs:element name="traderexcisenumber" type="emcs:excisenumbertype" /> <xs:element name="tradername" type="ie:tradernametype" /> <xs:element name="streetname" type="ie:streetnametype" /> <xs:element name="streetnumber" type="ie:streetnumbertype" minoccurs="0" /> <xs:element name="postcode" type="ie:postcodetype" /> <xs:element name="city" type="ie:citytype" /> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> <xs:complextype name="placeofdispatchtradertype"> <xs:element name="referenceoftaxwarehouse" type="emcs:excisenumbertype" /> <xs:element name="tradername" type="ie:tradernametype" minoccurs="0" /> <xs:element name="streetname" type="ie:streetnametype" minoccurs="0" /> <xs:element name="streetnumber" type="ie:streetnumbertype" minoccurs="0" /> <xs:element name="postcode" type="ie:postcodetype" minoccurs="0" /> <xs:element name="city" type="ie:citytype" minoccurs="0" /> <xs:attribute name="language" type="emcs:languagecodetype" use="optional" /> <xs:complextype name="dispatchimportofficetype">

<xs:element name="referencenumber" type="emcs:exciseofficecodetype" /> <xs:complextype name="complementconsigneetradertype"> <xs:element name="memberstatecode" type="emcs:countrycodetype" /> <xs:element name="serialnumberofcertificateofexemption" type="ie:serialnumberofcertificateofexemptiontype" minoccurs="0" /> <xs:complextype name="deliveryplacetradertype"> <xs:element name="traderid" type="ie:traderidtype" minoccurs="0" /> <xs:element name="tradername" type="ie:tradernametype" minoccurs="0" /> <xs:element name="streetname" type="ie:streetnametype" minoccurs="0" /> <xs:element name="streetnumber" type="ie:streetnumbertype" minoccurs="0" /> <xs:element name="postcode" type="ie:postcodetype" minoccurs="0" /> <xs:element name="city" type="ie:citytype" minoccurs="0" /> <xs:attribute name="language" type="emcs:languagecodetype" use="optional" /> <xs:complextype name="deliveryplacecustomsofficetype"> <xs:element name="referencenumber" type="emcs:exciseofficecodetype" /> <xs:complextype name="competentauthoritydispatchofficetype">

<xs:element name="referencenumber" type="emcs:exciseofficecodetype" /> <xs:complextype name="transportarrangertradertype"> <xs:element name="vatnumber" type="ie:vatnumbertype" minoccurs="0" /> <xs:element name="tradername" type="ie:tradernametype" /> <xs:element name="streetname" type="ie:streetnametype" /> <xs:element name="streetnumber" type="ie:streetnumbertype" minoccurs="0" /> <xs:element name="postcode" type="ie:postcodetype" /> <xs:element name="city" type="ie:citytype" /> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> <xs:complextype name="firsttransportertradertype"> <xs:element name="vatnumber" type="ie:vatnumbertype" minoccurs="0" /> <xs:element name="tradername" type="ie:tradernametype" /> <xs:element name="streetname" type="ie:streetnametype" /> <xs:element name="streetnumber" type="ie:streetnumbertype" minoccurs="0" /> <xs:element name="postcode" type="ie:postcodetype" /> <xs:element name="city" type="ie:citytype" /> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> <xs:complextype name="transportdetailstype">

<xs:element name="transportunitcode" type="ie:transportunitcodetype" /> <xs:element name="identityoftransportunits" type="ie:identityoftransportunitstype" /> <xs:element name="commercialsealidentification" type="ie:commercialsealidentificationtype" minoccurs="0" /> <xs:element name="complementaryinformation" type="ie:lsdcomplementaryinformationtype" minoccurs="0" /> <xs:element name="sealinformation" type="ie:lsdsealinformationtype" minoccurs="0" /> <xs:complextype name="documentcertificatetype"> <xs:element name="documentdescription" type="ie:lsddocumentdescriptiontype" minoccurs="0" /> /> <xs:element name="referenceofdocument" type="ie:lsdreferenceofdocumenttype" minoccurs="0" <xs:complextype name="eaadtype"> <xs:element name="localreferencenumber" type="ie:localreferencenumbertype" /> <xs:element name="invoicenumber" type="ie:invoicenumbertype" /> <xs:element name="invoicedate" type="emcs:datetype" minoccurs="0" /> <xs:element name="origintypecode" type="tcl:origintypecode" /> <xs:element name="dateofdispatch" type="emcs:datetype" /> <xs:element name="timeofdispatch" type="emcs:timetype" minoccurs="0" /> <xs:element name="importsad" type="ie:importsadtype" minoccurs="0" maxoccurs="9" /> <xs:complextype name="importsadtype">

<xs:element name="importsadnumber" type="ie:importsadnumbertype" /> <xs:complextype name="headereaadtype"> <xs:element name="sequencenumber" type="emcs:sequencenumbertype" /> <xs:element name="dateofupdatevalidation" type="emcs:datetimetype" /> <xs:element name="destinationtypecode" type="tcl:destinationtypecode" /> <xs:element name="journeytime" type="ie:journeytimetype" /> <xs:element name="transportarrangement" type="tcl:transportarrangement" /> <xs:complextype name="transportmodetype"> <xs:element name="transportmodecode" type="ie:transportmodecodetype" /> <xs:complextype name="movementguaranteetype"> <xs:element name="guarantortypecode" type="tcl:guarantortypecode" /> /> <xs:element name="guarantortrader" type="ie:guarantortradertype" minoccurs="0" maxoccurs="2" <xs:complextype name="guarantortradertype"> <xs:element name="traderexcisenumber" type="emcs:excisenumbertype" minoccurs="0" /> <xs:element name="tradername" type="ie:tradernametype" minoccurs="0" />

<xs:element name="streetname" type="ie:streetnametype" minoccurs="0" /> <xs:element name="streetnumber" type="ie:streetnumbertype" minoccurs="0" /> <xs:element name="city" type="ie:citytype" minoccurs="0" /> <xs:element name="postcode" type="ie:postcodetype" minoccurs="0" /> <xs:element name="vatnumber" type="ie:vatnumbertype" minoccurs="0" /> <xs:attribute name="language" type="emcs:languagecodetype" use="optional" /> <xs:complextype name="bodyeaadtype"> <xs:element name="bodyrecorduniquereference" type="ie:bodyrecorduniquereferencetype" /> <xs:element name="exciseproductcode" type="emcs:exciseproductcodetype" /> <xs:element name="cncode" type="emcs:cncodetype" /> <xs:element name="quantity" type="emcs:productquantitytype" /> <xs:element name="grossweight" type="emcs:weighttype" /> <xs:element name="netweight" type="emcs:weighttype" /> <xs:element name="alcoholicstrength" type="ie:alcoholicstrengthtype" minoccurs="0" /> <xs:element name="degreeplato" type="ie:degreeplatotype" minoccurs="0" /> <xs:element name="fiscalmark" type="ie:lsdfiscalmarktype" minoccurs="0" /> <xs:element name="fiscalmarkusedflag" type="tcl:flag" minoccurs="0" /> <xs:element name="designationoforigin" type="ie:lsddesignationoforigintype" minoccurs="0" /> <xs:element name="sizeofproducer" type="ie:sizeofproducertype" minoccurs="0" /> <xs:element name="density" type="ie:densitytype" minoccurs="0" /> /> /> <xs:element name="commercialdescription" type="ie:lsdcommercialdescriptiontype" minoccurs="0" <xs:element name="brandnameofproducts" type="ie:lsdbrandnameofproductstype" minoccurs="0" <xs:element name="package" type="ie:packagetype" maxoccurs="unbounded" /> <xs:element name="wineproduct" type="ie:wineproducttype" minoccurs="0" />

<xs:complextype name="packagetype"> <xs:element name="kindofpackages" type="ie:kindofpackagestype" /> <xs:element name="numberofpackages" type="ie:numberofpackagestype" minoccurs="0" /> <xs:element name="commercialsealidentification" type="ie:commercialsealidentificationtype" minoccurs="0" /> <xs:element name="sealinformation" type="ie:lsdsealinformationtype" minoccurs="0" /> <xs:complextype name="wineproducttype"> <xs:element name="wineproductcategory" type="tcl:categoryofwineproduct" /> <xs:element name="winegrowingzonecode" type="ie:winegrowingzonecodetype" minoccurs="0" /> <xs:element name="thirdcountryoforigin" type="emcs:countrycodetype" minoccurs="0" /> <xs:element name="otherinformation" type="ie:lsdotherinformationtype" minoccurs="0" /> <xs:element name="wineoperation" type="ie:wineoperationtype" minoccurs="0" maxoccurs="unbounded" /> <xs:complextype name="wineoperationtype"> <xs:element name="wineoperationcode" type="ie:wineoperationcodetype" /> <!--===== IE Specific Data Items Declarations =====--> <xs:simpletype name="alcoholicstrengthtype">

<doc:description value="alcoholic strength" /> <xs:restriction base="xs:decimal"> <xs:totaldigits value="5" /> <xs:fractiondigits value="2" /> <xs:mininclusive value="0" /> <xs:simpletype name="bodyrecorduniquereferencetype"> <doc:description value="body Record Unique Reference" /> <xs:maxlength value="3" /> <xs:pattern value="[0-9]{1,3}" /> <xs:simpletype name="brandnameofproductstype"> <doc:description value="brand Name of Products" />

<xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="citytype"> <doc:description value="city" /> <xs:maxlength value="50" /> <xs:pattern value=".{1,50}" /> <xs:simpletype name="commercialdescriptiontype"> <doc:description value="commercial description" /> <xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="commercialsealidentificationtype">

<doc:description value="commercial Seal Identification" /> <xs:maxlength value="35" /> <xs:pattern value=".{1,35}" /> <xs:simpletype name="complementaryinformationtype"> <doc:description value="complementary Information" /> <xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="degreeplatotype"> <doc:description value="degree Plato" /> <xs:restriction base="xs:decimal"> <xs:totaldigits value="5" />

<xs:fractiondigits value="2" /> <xs:mininclusive value="0" /> <xs:simpletype name="densitytype"> <doc:description value="density" /> <xs:restriction base="xs:decimal"> <xs:totaldigits value="5" /> <xs:fractiondigits value="2" /> <xs:mininclusive value="0" /> <xs:simpletype name="designationoforigintype"> <doc:description value="designation of Origin" /> <xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="documentdescriptiontype">

<doc:description value="document Description" /> <xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="fiscalmarktype"> <doc:description value="fiscal Mark" /> <xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="identityoftransportunitstype"> <doc:description value="identity of Transport Units" />

<xs:maxlength value="35" /> <xs:pattern value=".{1,35}" /> <xs:simpletype name="importsadnumbertype"> <doc:description value="import SAD Number" /> <xs:length value="21" /> <xs:pattern value=".{21}" /> <xs:simpletype name="invoicenumbertype"> <doc:description value="invoice Number" /> <xs:maxlength value="35" /> <xs:pattern value=".{1,35}" /> <xs:simpletype name="journeytimetype">

<doc:description value="journey Time" /> <xs:length value="3" /> <xs:pattern value=".{3}" /> <xs:simpletype name="kindofpackagestype"> <doc:description value="kind of packages" /> <doc:codelist name="kindofpackages" /> <xs:length value="2" /> <xs:pattern value=".{2}" /> <xs:complextype name="lsdbrandnameofproductstype"> <xs:simplecontent> <xs:extension base="ie:brandnameofproductstype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent>

<xs:complextype name="lsdcommercialdescriptiontype"> <xs:simplecontent> <xs:extension base="ie:commercialdescriptiontype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent> <xs:complextype name="lsdcomplementaryinformationtype"> <xs:simplecontent> <xs:extension base="ie:complementaryinformationtype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent> <xs:complextype name="lsddesignationoforigintype"> <xs:simplecontent> <xs:extension base="ie:designationoforigintype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent> <xs:complextype name="lsddocumentdescriptiontype"> <xs:simplecontent> <xs:extension base="ie:documentdescriptiontype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent>

<xs:complextype name="lsdfiscalmarktype"> <xs:simplecontent> <xs:extension base="ie:fiscalmarktype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent> <xs:complextype name="lsdotherinformationtype"> <xs:simplecontent> <xs:extension base="ie:otherinformationtype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent> <xs:complextype name="lsdreferenceofdocumenttype"> <xs:simplecontent> <xs:extension base="ie:referenceofdocumenttype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent> <xs:complextype name="lsdsealinformationtype"> <xs:simplecontent> <xs:extension base="ie:sealinformationtype"> <xs:attribute name="language" type="emcs:languagecodetype" use="required" /> </xs:extension> </xs:simplecontent>

<xs:simpletype name="localreferencenumbertype"> <doc:description value="local Reference Number" /> <xs:maxlength value="22" /> <xs:pattern value=".{1,22}" /> <xs:simpletype name="numberofpackagestype"> <doc:description value="number of packages" /> <xs:maxlength value="15" /> <xs:pattern value="[0-9]{1,15}" /> <xs:simpletype name="otherinformationtype"> <doc:description value="other Information" />

<xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="postcodetype"> <doc:description value="postcode" /> <xs:maxlength value="10" /> <xs:pattern value=".{1,10}" /> <xs:simpletype name="referenceofdocumenttype"> <doc:description value="reference of Document" /> <xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="sealinformationtype">

<doc:description value="seal Information" /> <xs:maxlength value="350" /> <xs:pattern value=".{1,350}" /> <xs:simpletype name="serialnumberofcertificateofexemptiontype"> <doc:description value="serial Number of Certificate of Exemption" /> <xs:maxlength value="255" /> <xs:pattern value=".{1,255}" /> <xs:simpletype name="sizeofproducertype"> <doc:description value="size of Producer" />

<xs:maxlength value="15" /> <xs:pattern value="[0-9]{1,15}" /> <xs:simpletype name="streetnametype"> <xs:maxlength value="65" /> <xs:pattern value=".{1,65}" /> <xs:simpletype name="streetnumbertype"> <xs:maxlength value="11" /> <xs:pattern value=".{1,11}" /> <xs:simpletype name="tradernametype"> <doc:description value="trader Name" /> <xs:maxlength value="182" /> <xs:pattern value=".{1,182}" /> <xs:simpletype name="traderidtype">

<doc:description value="traderid" /> <xs:maxlength value="16" /> <xs:pattern value=".{1,16}" /> <xs:simpletype name="transportmodecodetype"> <doc:description value="transport Mode Code" /> <doc:codelist name="transportmode" /> <xs:maxlength value="2" /> <xs:pattern value="[0-9]{1,2}" /> <xs:simpletype name="transportunitcodetype"> <doc:description value="transport Unit Code" /> <doc:codelist name="transportunits" />

<xs:maxlength value="2" /> <xs:pattern value="[0-9]{1,2}" /> <xs:simpletype name="vatnumbertype"> <doc:description value="vat Number" /> <xs:maxlength value="35" /> <xs:pattern value=".{1,35}" /> <xs:simpletype name="winegrowingzonecodetype"> <doc:description value="wine-growing Zone Code" /> <doc:codelist name="winegrowingzonecode" /> <xs:maxlength value="2" /> <xs:pattern value="[0-9]{1,2}" />

<xs:simpletype name="wineoperationcodetype"> <doc:description value="wine Operation Code" /> <doc:codelist name="wineoperationcode" /> <xs:maxlength value="2" /> <xs:pattern value="[0-9]{1,2}" /> </xs:schema>