1863 lines
114 KiB
XML
1863 lines
114 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||
<xs:schema targetNamespace="urn:http://www.mic-cust.com/MicCustExportShipment/6.2" attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns="urn:http://www.mic-cust.com/MicCustExportShipment/6.2" xmlns:micdocu="http://www.mic-cust.com/Webservice/Documentation/v1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||
<xs:include schemaLocation="MicCustExportInvoiceTypes.xsd"/>
|
||
<xs:simpleType name="TMicSchemaVersionType">
|
||
<xs:restriction base="xs:decimal">
|
||
<xs:enumeration value="6.2"/>
|
||
<xs:enumeration value="7.1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
<xs:element name="ExportShipment">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="ShipmentHead" type="TShipmentHead">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="Invoices" type="TInvoice" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..∞</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="Packages" type="TPackage" minOccurs="0" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Einheit</micdocu:description>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1..99</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
<xs:attribute name="schemaVersion" type="TMicSchemaVersionType"/>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:complexType name="TShipmentHead">
|
||
<xs:annotation>
|
||
<xs:documentation> Export shipment Header</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="company" type="Company">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">MIC-CUST Company</micdocu:description>
|
||
<micdocu:description lang="de">MIC-CUST Mandant </micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasmandant</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afssmandant</micdocu:finalTableColumn>
|
||
<micdocu:example>TA</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="plant" type="Plant">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">MIC-CUST Plant</micdocu:description>
|
||
<micdocu:description lang="de">MIC-CUST Werk</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aaswerk</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afswerk</micdocu:finalTableColumn>
|
||
<micdocu:example>BP</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="shipmentId" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Unique reference number of export declaration</micdocu:description>
|
||
<micdocu:description lang="de">Eindeutige Bezugsnummer der Ausfuhranmeldung.
|
||
Ref: EH-Pap Feld 7</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..50</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aassdgid</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afssdgid</micdocu:finalTableColumn>
|
||
<micdocu:example>AESTEST001</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ShipmentId">
|
||
<xs:maxLength value="50"/>
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="shipmentIdPart" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">shipment part</micdocu:description>
|
||
<micdocu:description lang="de">Teil der Sendung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aassdgpart</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afssdgpart</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ShipmentIdPart">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="2"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="shipmentType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">MIC-CUST Shipment Type</micdocu:description>
|
||
<micdocu:description lang="de">MIC-CUST Sendungstyp</micdocu:description>
|
||
<micdocu:comment lang="en">Constant Value: E…Export</micdocu:comment>
|
||
<micdocu:comment lang="de">Konstante: E...Export</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aastyp</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afstyp</micdocu:finalTableColumn>
|
||
<micdocu:example>E</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="mrn" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Movement Reference Number (MRN)</micdocu:description>
|
||
<micdocu:description lang="de">Movement Reference Number (MRN)</micdocu:description>
|
||
<micdocu:comment lang="en">MRN is necessary by supplementary declaration</micdocu:comment>
|
||
<micdocu:comment lang="de">MRN muss bei Ergänzender Anmeldung angegeben werden.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String18</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aapmessregnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afpmessregnr</micdocu:finalTableColumn>
|
||
<micdocu:example>2007-06-28T14:00</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="18"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="deliveryDate" type="DateTime" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Date and Time of declaration
|
||
</micdocu:description>
|
||
<micdocu:description lang="de">Zeitpunkt der Anmeldung
|
||
</micdocu:description>
|
||
<micdocu:comment lang="en">Format: yyyy-mm-ddThh:mm:ss (Use "T" as termination character between date and time part)
|
||
|
||
This date is relevant as validation date of tarriff codes, etc.</micdocu:comment>
|
||
<micdocu:comment lang="de">Format: jjjj-mm-ttThh:mm:ss (Trennzeichen zw. Datum und Uhrzeit ist das "T")
|
||
|
||
Dieses Datum ist relevant als Gültigkeitdatum von Tarifnummern etc.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:dateTime</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasliedat</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsliedat</micdocu:finalTableColumn>
|
||
<micdocu:example>CH </micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="cod" type="CountryCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Country of destination
|
||
Ref: SAD Field 17</micdocu:description>
|
||
<micdocu:description lang="de">Bestimmungsland der Ausfuhranmeldung
|
||
Ref: EH-Pap Feld 17</micdocu:description>
|
||
<micdocu:comment lang="en">LOV:
|
||
ISO-Alpha-2 Country code, no EU-Country allowed</micdocu:comment>
|
||
<micdocu:comment lang="de">Gültige Werte:
|
||
ISO-Alpha2 Ländercode, kein EU-Land zulässig</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasbeld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsbeld</micdocu:finalTableColumn>
|
||
<micdocu:example>1</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="exportCountry" type="CountryCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Abgangszollland</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasazld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsazld</micdocu:finalTableColumn>
|
||
<micdocu:example>CH </micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="contCode" type="ContainerCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Container code</micdocu:description>
|
||
<micdocu:description lang="de">Containerkennzeichen
|
||
Ref: EH-Pap Feld 19</micdocu:description>
|
||
<micdocu:comment lang="en">LOV:
|
||
0 ... Transport not in container (Standard, cases of doubt)
|
||
1 ... Transport in container(s)</micdocu:comment>
|
||
<micdocu:comment lang="de">gültige Werte:
|
||
0 ... nicht in Containern (Standard, Zweifelsfälle)
|
||
1 ... in Containern befördert</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aascon</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afscon</micdocu:finalTableColumn>
|
||
<micdocu:example>444</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="gWeight" type="Number134" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Total gross mass</micdocu:description>
|
||
<micdocu:description lang="de">Gesamt-Rohmasse
|
||
Ref: EH-Pap Feld 35</micdocu:description>
|
||
<micdocu:comment lang="en">Gross mass without container weight</micdocu:comment>
|
||
<micdocu:comment lang="de">Gesamtgewicht der Ausfuhrsendung (ohne Container).
|
||
Gültige Werte: > 0</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasrohmas</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsrohmas</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="dateStartPack" type="DateTime" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Begin of presentation/packing
|
||
</micdocu:description>
|
||
<micdocu:description lang="de">Begin der Gestellung / Verpackung
|
||
</micdocu:description>
|
||
<micdocu:comment lang="en">Format: <yyyy-mm-dd>T<hh:mm>
|
||
|
||
Note:
|
||
Field must remain empty unless Type of declaration (clearance) =c,d
|
||
</micdocu:comment>
|
||
<micdocu:comment lang="de">Format: <jjjj-mm-tt>T<hh:mm>
|
||
|
||
Bedingung C1:
|
||
Prinzipiell ist das Feld leer zu lassen.
|
||
Nur für Art der Anmeldung = c,d (Normalverfahren und Antrag auf Gestellung außerhalb Amtsplatz beantragt) ist hier ein Wert anzugeben;
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:dateTime</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasgestellbegin</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsgestellbegin</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="dateEndPack" type="DateTime" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">End of presentation/packing (time limit)
|
||
</micdocu:description>
|
||
<micdocu:description lang="de">Ende der Gestellung / Verpackung
|
||
</micdocu:description>
|
||
<micdocu:comment lang="en">Format: <yyyy-mm-dd>T<hh:mm>
|
||
|
||
Note:
|
||
Field must remain empty unless Type of declaration (clearance) =c,d
|
||
</micdocu:comment>
|
||
<micdocu:comment lang="de">Format: <jjjj-mm-tt>T<hh:mm>
|
||
|
||
Bedingung C1:
|
||
Prinzipiell ist das Feld leer zu lassen.
|
||
Nur für Art der Anmeldung = c,d (Normalverfahren und Antrag auf Gestellung außerhalb Amtsplatz beantragt) ist hier ein Wert anzugeben;
|
||
|
||
dateStartPack < dateEndPack
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:dateTime</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasgestellend</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsgestellend</micdocu:finalTableColumn>
|
||
<micdocu:example>0000</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="partyConst" type="RepresentationType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Parties involved (Consignor/Exporter/Declarant)</micdocu:description>
|
||
<micdocu:description lang="de">Beteiligtenkonstellation Versender/Ausführer/Anmelder</micdocu:description>
|
||
<micdocu:comment lang="en">0000 ... Declarant is exporter. Declarant has no direct representative. Exporter mandate no subcontractor.
|
||
0010 ... Declarant is exporter. Declarant has no direct representative. Exporter mandate a subcontractor.
|
||
0100 ... Declarant is exporter. Declarant has a direct representative. Exporter mandate no subcontractor.
|
||
0110 ... Declarant is exporter. Declarant has a direct representative. Exporter mandate a subcontractor.
|
||
1000 ... Declarant is an indirect representative of the exporter. Declarant has no direct representative. Exporter mandate no subcontractor.
|
||
1010 ... Declarant is an indirect representative of the exporter. Declarant has no direct representative. Exporter mandate a subcontractor.
|
||
1100 ... Declarant is an indirect representative of the exporter. Declarant has a direct representative. Exporter mandate no subcontractor.
|
||
1110 ... Declarant is an indirect representative of the exporter. Declarant has a direct representative. Exporter mandate a subcontractor.
|
||
|
||
At declaration to the simplified procedure ZA (cp. Data field "header / type of declaration (clearance)") the encodings
|
||
"0110" and "1110" signify particularly, that the representative
|
||
represents the declarant.</micdocu:comment>
|
||
<micdocu:comment lang="de">0000 ... Anmelder ist Ausführer. Anmelder lässt sich nicht direkt vertreten. Ausführer beauftragt keinen Subunternehmer.
|
||
0010 ... Anmelder ist Ausführer. Anmelder lässt sich nicht direkt vertreten. Ausführer beauftragt Subunternehmer.
|
||
0100 ... Anmelder ist Ausführer. Anmelder lässt sich direkt vertreten. Ausführer beauftragt keinen Subunternehmer.
|
||
0110 ... Anmelder ist Ausführer. Anmelder lässt sich direkt vertreten. Ausführer beauftragt Subunternehmer.
|
||
1000 ... Anmelder ist indirekter Vertreter des Ausführers. Anmelder lässt sich nicht direkt vertreten. Ausführer beauftragt keinen Subunternehmer.
|
||
1010 ... Anmelder ist indirekter Vertreter des Ausführers. Anmelder lässt sich nicht direkt vertreten. Ausführer beauftragt Subunternehmer.
|
||
1100 ... Anmelder ist indirekter Vertreter des Ausführers. Anmelder lässt sich direkt vertreten. Ausführer beauftragt keinen Subunternehmer.
|
||
1110 ... Anmelder ist indirekter Vertreter des Ausführers. Anmelder lässt sich direkt vertreten. Ausführer beauftragt Subunternehmer.
|
||
|
||
Bei Anmeldung zum Vereinfachten Verfahren ZA (vgl. Datenfeld „KOPF / Art der Anmeldung (Überführung)“) bedeuten
|
||
die Codierungen „0110“ und „1110“ insbesondere auch, dass
|
||
sich der Anmelder durch den Subunternehmer direkt vertreten lässt.
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvertrkz</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvertrkz</micdocu:finalTableColumn>
|
||
<micdocu:example>30</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="consigneeEndUserFlag" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Consignee End-user Flag</micdocu:description>
|
||
<micdocu:description lang="de">Adressaten-Konstellation</micdocu:description>
|
||
<micdocu:comment lang="en">Describes the relation between the consignee and the end-user.
|
||
|
||
0… End-user is equal to consignee
|
||
1… End-user different to consignee
|
||
2… End-user unknown</micdocu:comment>
|
||
<micdocu:comment lang="de">Dieses Kennzeichen beschreibt die Beziehung zwischen Empfänger und Endverwender.
|
||
|
||
0… Endverwender ist Empfänger.
|
||
1… Endverwender ist nicht Empfänger.
|
||
2… Endverwender ist nicht bekannt.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasenduserid</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsenduserid</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="endUserInEam" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">1 wenn die Adressatenkonstellation und ggf. der Endverwender in der EAM übermittelt werden soll.</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">1 wenn die Adressatenkonstellation und ggf. der Endverwender in der EAM übermittelt werden soll.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Integer(1)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aassendenduserineam</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afssendenduserineam</micdocu:finalTableColumn>
|
||
<micdocu:example>0</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="1"/>
|
||
<xs:enumeration value=""/>
|
||
<xs:enumeration value="0"/>
|
||
<xs:enumeration value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="estimatedArrivalDate" type="DateTime" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Estimated Arrival Date</micdocu:description>
|
||
<micdocu:description lang="de">Geschätztes Ankunftsdatum</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>xs:datetime</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>AASESTDAT</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>AFSESTDAT</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="nctsIndicator" type="xs:boolean" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">NCTS Indicator</micdocu:description>
|
||
<micdocu:description lang="de">NCTS Indikator</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>xs:boolean</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>AASNCTSINDICATOR</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>AFSNCTSINDICATOR</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="motInl" type="TMotInl" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Inland mode of transport</micdocu:description>
|
||
<micdocu:description lang="de">Genutzter (inländischer) Verkehrszweig bis zur Außengrenze der Gemeinschaft
|
||
|
||
Ref: EH-Pap Feld 26</micdocu:description>
|
||
<micdocu:comment lang="en">LOV: (DE-Codeliste C0018)
|
||
10=Sea transport
|
||
12=railway carriage on seagoing vessel
|
||
16=road vehicle on seagoing vessel
|
||
17=trailer/semi trailer on seagoing vessel
|
||
18=barge on seagoing vessel
|
||
20=Rail transport
|
||
23=road vehicle on railroad
|
||
30=Road transport
|
||
50=Postal consignment
|
||
80=Inland waterway transport
|
||
90=own propulsion</micdocu:comment>
|
||
<micdocu:comment lang="de">LOV: (DE-Codeliste C0018)
|
||
10=Seeverkehr
|
||
12=Waggon auf Seeschiff
|
||
16=Straßenfahrzeug auf Seeschiff
|
||
17=Anhänger/Auflieger auf Seeschiff
|
||
18=Binnenschiff auf Seeschiff
|
||
20=Eisenbahnverkehr
|
||
23=Straßenfahrzeug auf Eisenbahn
|
||
30=Straßenverkehr; 40=Luftverkehr
|
||
50=Postsendungen
|
||
80=Binnenschifffahrt
|
||
90=Eigener Antrieb
|
||
|
||
Gruppe/Feld muss entweder in der uAM oder in der eAM angegeben werden.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="text" minOccurs="0" maxOccurs="5">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Atlas notification</micdocu:description>
|
||
<micdocu:description lang="de">Atlas Vermerk</micdocu:description>
|
||
<micdocu:comment lang="en">free text for notification of the customs authorities.
|
||
Proposal: do not fill field !
|
||
Note:
|
||
free text requires manual processing by the customs authorities
|
||
--> loss of time</micdocu:comment>
|
||
<micdocu:comment lang="de">addText1 wird in Aasinfo geladen, der Rest wird in AasText1..4 geladen.
|
||
|
||
Vorschlag: Leer lassen !
|
||
Wird hier etwas angetragen, muss der Zöllner den Vorgang händisch freigeben. längere Abwicklung.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..80</micdocu:type>
|
||
<micdocu:iteration>0..5</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasinfo, AasText1..4</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsinfo</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="80"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="partners" type="TPartner" minOccurs="0" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Partners</micdocu:description>
|
||
<micdocu:description lang="de">Beteiligte</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..∞</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="locGoods" type="TLocationOfGoods" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Place of loading</micdocu:description>
|
||
<micdocu:description lang="de">Ladeort
|
||
Ref: EH-Pap Feld 30</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Ort, an dem die Waren verladen und ggf. Verschlüsse angebracht werden</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="officeDepart" type="TCustomsOffice" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customs office of export</micdocu:description>
|
||
<micdocu:description lang="de">Ausfuhrzollstelle
|
||
Ref: EH-Pap Feld A</micdocu:description>
|
||
<micdocu:comment lang="en">local customs office of export being responsible for the declaration</micdocu:comment>
|
||
<micdocu:comment lang="de">Lokale Dienststelle, die als Ausfuhrzollstelle für diese Anmeldung zuständig ist</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>aasausfzost(offCtry+codeOff)</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>afsausfzost(offCtry+codeOff)</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="officeBorder" type="TCustomsOffice" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Expected office of exit</micdocu:description>
|
||
<micdocu:description lang="de">Vorgesehene Ausgangszollstelle
|
||
Ref: EH-Pap Feld 29</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Dienststelle, die zum Zeitpunkt der Überlassung als Ausgangszollstelle vorgesehen ist.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>aasabgzost(offCtry+codeOff)</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsabgzost(offCtry+codeOff)</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="motBorder" type="TMot" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Mode of transport at the border</micdocu:description>
|
||
<micdocu:description lang="de">Verkehrszweig Grenze
|
||
</micdocu:description>
|
||
<micdocu:comment lang="en">Mode of transport of the active mean of transport at the border</micdocu:comment>
|
||
<micdocu:comment lang="de">Verkehrszweig des aktiven Beförderungsmittels an der Grenze.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example>10</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="seals" type="TSeal" minOccurs="0" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Seals</micdocu:description>
|
||
<micdocu:description lang="de">Verschlüsse</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1..∞</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example>A234</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="declType" type="TDeclType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Declaration type</micdocu:description>
|
||
<micdocu:description lang="de">Declarationstyp</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="placeDest" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Place of destination</micdocu:description>
|
||
<micdocu:description lang="de">Bestimmungsort</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..20</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasbstort</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsbstort</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="20"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="authLocation" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Authorised location of goods, code </micdocu:description>
|
||
<micdocu:description lang="de">Authorised location of goods, code </micdocu:description>
|
||
<micdocu:comment lang="en">For NCTS dispatch only</micdocu:comment>
|
||
<micdocu:comment lang="de">Nur für NCTS Versand</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..17</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakbewillort</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="17"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="declPlace" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Place of Declaration</micdocu:description>
|
||
<micdocu:description lang="de">Place of Declaration</micdocu:description>
|
||
<micdocu:comment lang="en">For NCTS dispatch only</micdocu:comment>
|
||
<micdocu:comment lang="de">Nur für NCTS Versand</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakdeklort</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="35"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="agreedLocationOfGoodsCd" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Agreed location of goods, code</micdocu:description>
|
||
<micdocu:description lang="de">Agreed location of goods, code</micdocu:description>
|
||
<micdocu:comment lang="en">For NCTS dispatch only</micdocu:comment>
|
||
<micdocu:comment lang="de">Nur für NCTS Versand</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..17</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakverladeortcd</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="17"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="agreedLocationOfGoods" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Agreed location of goods</micdocu:description>
|
||
<micdocu:description lang="de">Agreed location of goods</micdocu:description>
|
||
<micdocu:comment lang="en">For NCTS dispatch only</micdocu:comment>
|
||
<micdocu:comment lang="de">Nur für NCTS Versand</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakverladeort</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example>005866</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="35"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="custSubPlace" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customs sub place</micdocu:description>
|
||
<micdocu:description lang="de">Customs sub place</micdocu:description>
|
||
<micdocu:comment lang="en">For NCTS dispatch only</micdocu:comment>
|
||
<micdocu:comment lang="de">Nur für NCTS Versand</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..17</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakabfertstelle</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example>DE</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="17"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="codFirst" type="CountryCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Country first destination
|
||
Ref: SAD Field 10</micdocu:description>
|
||
<micdocu:description lang="de">Erstes Bestimmungsland
|
||
Ref: EH-Pap Feld 10</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aaserstbeld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afserstbeld</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="officeDest" type="TCustomsOffice" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customs office supplementary declaration</micdocu:description>
|
||
<micdocu:description lang="de">Zollstelle Ergänzende Ausfuhranmeldung</micdocu:description>
|
||
<micdocu:comment lang="en">Note: This field (officeDest = office of destination) is not used in the original semantic but as 'office of destination of the supplementary export declaration'.</micdocu:comment>
|
||
<micdocu:comment lang="de">Zollstelle, die für die ergänzende Anmeldung zuständig ist.
|
||
|
||
Hinweis: Dieses Feld (officeDest = office of destination, 'Bestimmungszollstelle') wird hier nicht in seiner Ursprungsbedeutung verwendet, sondern als Bestimmungszollstelle für die ergänzende Ausfuhranmeldung. </micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>aasbstzost(offCtry + codeOff)</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsbstzost(offCtry + codeOff)</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="carrier" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Suppliers address number</micdocu:description>
|
||
<micdocu:description lang="de">Adressnummer des Spedieurs</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..20</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasspednr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsspednr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="15"/>
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="containers" type="TContainer" minOccurs="0" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Container shipment</micdocu:description>
|
||
<micdocu:description lang="de">Container Sendung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..99</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="freightCost" type="TFreight" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Freight Cost</micdocu:description>
|
||
<micdocu:description lang="de">Frachtkosten</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addCosts" type="TAddCosts" minOccurs="0" maxOccurs="2">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Additional Cost</micdocu:description>
|
||
<micdocu:description lang="de">Nebenkosten</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..2</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="assurCost" type="TAssurance" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Insurance costs</micdocu:description>
|
||
<micdocu:description lang="de">Versicherungskosten</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="groupID" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">groupID</micdocu:description>
|
||
<micdocu:description lang="de">GruppenID</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String0..100</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="GroupID">
|
||
<xs:maxLength value="100"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="documents" type="TDocuments" minOccurs="0" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Documents
|
||
Ref: SAD Paper Field 44</micdocu:description>
|
||
<micdocu:description lang="de">Unterlagen
|
||
Ref: EH-Pap Feld 44</micdocu:description>
|
||
<micdocu:comment lang="en">Note:
|
||
Documents can be provided on shipment level, invoice level or invoice line level. Documents provided on shipment level or invoice level are declared on invoice line level to Atlas.
|
||
|
||
Condition C1:
|
||
Value required for chapter 98 of the CN8
|
||
|
||
Condition C2:
|
||
Value required due to individual certificates, authorizations, etc. such as export lizcences, ...
|
||
|
||
MIC proposes documents to be provided at invoice line level within the interface as they are reported to ATLAS on invoice line level too.</micdocu:comment>
|
||
<micdocu:comment lang="de">Anmerkung:
|
||
Unterlagen können auf Sendungsebene angegeben werden oder auf Fakturenebene oder auf Positionsebene.
|
||
Unterlagen, die auf Sendungsebene oder Fakturenebene angegeben werden, werden an ATLAS für JEDE Position gemeldet (zusätzlich zu Unterlagen auf Positionsebene)
|
||
|
||
Bedingung C1:
|
||
Erforderlich für Waren der Kapitel 98
|
||
|
||
Bedingung C2:
|
||
Hier sind insbesondere Genehmigungen und Bescheinigungen nach den VuB-Vorschriften, MO-Unterlagen/Genehmigungen, Genehmigungen und Bescheinigungen nach der Außenwirtschaftsverordnung und sonstige Unterlagen/Genehmigungen zu vermerken. Besondere Vermerke sind hier ebenfalls in codierter Form anzugeben
|
||
|
||
MIC bevorzugt die Angabe der Unterlagen auf Positionsebene, da Atlas grundsätzlich jede Unterlage auf Positionsebene verlangt.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..99</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="regNoExt" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">external registry number</micdocu:description>
|
||
<micdocu:description lang="de">Registrierungsnummer extern</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..70</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasfremdnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsfremdnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="RegistrationNumberExt"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="customerFields" type="TCustomerFields" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customer Fields</micdocu:description>
|
||
<micdocu:description lang="de">Freie kundenspezifische Felder</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>aas___1..10 (X=10)</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>afs___1..10 (X=10)</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="attributes" type="TAttribute" minOccurs="0" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Attributes</micdocu:description>
|
||
<micdocu:description lang="de">Attributte</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1..∞</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="coe" type="CountryCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Country of exit
|
||
Ref: SAD Field 15</micdocu:description>
|
||
<micdocu:description lang="de">Ausfuhrland
|
||
Ref: EH-Papier Feld 15</micdocu:description>
|
||
<micdocu:comment lang="en">EU-Countrycode (ISO-Alpha) from where the goods leave the EU.
|
||
Codelist C0010</micdocu:comment>
|
||
<micdocu:comment lang="de">Anzugeben ist das Nationalitätskennzeichen des EU-Landes, von dem aus die Waren zwecks Ausfuhr versandt werden / worden sind. Codeliste: C0010</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasausfld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsausfld</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="specCircum" type="SpecCircum" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Special Circumstances</micdocu:description>
|
||
<micdocu:description lang="de">Besondere Umstände</micdocu:description>
|
||
<micdocu:comment lang="en">Flag of special circumstances (codelist: C0096)</micdocu:comment>
|
||
<micdocu:comment lang="de">Kennzeichen für das Vorliegen besonderer Umstände
|
||
Codeliste: C0096</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasbesumstaende</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsbesumstaende</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="carriageCosts" type="CarriageCosts" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Costs of Carriage </micdocu:description>
|
||
<micdocu:description lang="de">Beförderungskosten (Zahlungsweise)</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Die Datenfelder auf Warenpositions- und hier auf Kopfebene schließen sich gegenseitig aus.
|
||
Bei nur einer Zahlungsweise für den gesamten Ausfuhrvorgang muss die Angabe auf der Kopfebene erfolgen.
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasbefkosten</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsbefkosten</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="shipmentIdentification" type="ShipmentIdentifcation" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Shipmend-Identification</micdocu:description>
|
||
<micdocu:description lang="de">Kennnummer der Sendung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Die Datenfelder auf Warenpositions- und hier auf Kopfebene schließen sich gegenseitig aus.
|
||
Bei nur einer Kennnummer für den gesamten Ausfuhrvorgang muss die Angabe auf der Kopfebene erfolgen.
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..70</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aassdgkennnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afssdgkennnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="conveyRefNr" type="xs:string" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en">Not used at the moment</micdocu:comment>
|
||
<micdocu:comment lang="de">Im Moment nicht verwendet</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="unloadingPlace" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en">Not used at the moment</micdocu:comment>
|
||
<micdocu:comment lang="de">Im Moment nicht verwendet</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="0"/>
|
||
<xs:maxLength value="35"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="route" type="TRoute" minOccurs="0" maxOccurs="99">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">route of transport</micdocu:description>
|
||
<micdocu:description lang="de">Beförderungsroute</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..99</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="express" type="express" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Integer(1)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasexpress</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsexpress</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="routeName" type="routeName" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Name of the predefined route in MIC-CUST</micdocu:description>
|
||
<micdocu:description lang="de">Name der vordefinierten Route in MIC-CUST. </micdocu:description>
|
||
<micdocu:comment lang="en">MIC-CUST grants you the possiblity to predefine routes with unique routenames. To select such a route in MIC-CUST the routename has to be entered here. MIC-CUST validates the routename while taking over the shipmentdate from the workbuffer to the finale tables. The closure of the shipment faile, if the routename doesn't exists.</micdocu:comment>
|
||
<micdocu:comment lang="de">MIC-Cust bietet die Möglichkeit Routen im Vorfeld zu definieren. Jede vordefinierte Route wird mit einem eindeutigen Namen für die Mandant/Werk Kombination versehen. Wird der Name der Route in diesem Tag angegeben, sucht MIC-CUST bei der Übernahme der Daten automatisch nach der Route. Ist die Route nicht vorhanden, läuft der Beleg auf Fehler.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..100</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasbefroutename</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsbefroutename</micdocu:finalTableColumn>
|
||
<micdocu:example>AESTEST001</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="authorisationNo" type="authorisationNo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">customs authorisation number</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">This Tag overwrites the customs authority number of the actual shipment. </micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..12</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>AASBEWILLNR</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>AFSBEWILLNR</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="authorisation" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">customs authorisation number</micdocu:description>
|
||
<micdocu:description lang="de">Bewilliungsnummern für die Anmeldung zur Ausfuhr</micdocu:description>
|
||
<micdocu:comment lang="en">This Tag overwrites the customs authority number of the actual shipment. </micdocu:comment>
|
||
<micdocu:comment lang="de">Solle eine Exportanmeldung mit einer anderen Bewilligungsnummer als die, die im Mandaten hinterlegt wurde, angemeldet werden, kann die Bewilligungsnummer in diesem Tag angegeben werden. Sie überschreibt somit die hinterlegte Bewilligung. Diese Bewilligungsnummer bezieht sich nur auf diesen Vorgang.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence minOccurs="0">
|
||
<xs:element name="oprEntryInTheRecords" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Authorisationnumber for entry in the records for OPR</micdocu:description>
|
||
<micdocu:description lang="de">Bewilligungsnummer zum Anschreibeverfahren in der Passiven Veredelung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..12</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasauthnooprlcp</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsauthnooprlcp</micdocu:finalTableColumn>
|
||
<micdocu:example>123.45</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="12"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="opr" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Authorisationnumber for OPR</micdocu:description>
|
||
<micdocu:description lang="de">Bewilligungsnummer zur Passiven Veredelung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..12</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasauthnoopr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsauthnoopr</micdocu:finalTableColumn>
|
||
<micdocu:example>EUR</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="12"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="trustworthyExporter" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Authorisationnumber for trustworthy exporter</micdocu:description>
|
||
<micdocu:description lang="de">Bewilligungsnummer des Vertrauenswürdigen Ausführers</micdocu:description>
|
||
<micdocu:comment lang="en">Not used at the moment</micdocu:comment>
|
||
<micdocu:comment lang="de">Im Moment nicht verwendet</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..12</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="12"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="authorisedExporter" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Authorisationnumber for authorised exporter</micdocu:description>
|
||
<micdocu:description lang="de">Bewilligungsnummer des Zugelassenen Ausführers</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..12</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="12"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="postExportDeclaration" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Post Export Declaration</micdocu:description>
|
||
<micdocu:description lang="de">Nachtägliche Anmeldung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example>Rütli</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence minOccurs="0">
|
||
<xs:element name="dateOfExit" type="xs:dateTime" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Date of Exit</micdocu:description>
|
||
<micdocu:description lang="de">Datum des Ausgangs</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Datum des körperlichen Ausgangs der Waren aus dem Zollgebiet der Gemeinschaft</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:date</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasdateexit</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsdateexit</micdocu:finalTableColumn>
|
||
<micdocu:example>Zürichseestrasse 10</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="dateOfExport" type="xs:dateTime" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Date of acceptance of Export Declaration</micdocu:description>
|
||
<micdocu:description lang="de">Maßgebliches Datum</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Für die nachträgliche Ausfuhranmeldung maßgebliches Datum</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:date</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasreldate</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsreldate</micdocu:finalTableColumn>
|
||
<micdocu:example>Zürich</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="statisticDecl" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Statistic Declaration Flag</micdocu:description>
|
||
<micdocu:description lang="de">Statistische Meldung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Kennzeichen, ob zu einer nachträglichen Ausfuhranmeldung aus dem Notfallverfahren noch eine Meldung zur Außenhandelsstatistik (Extrastat/Intrastat) seitens ATLAS/Ausfuhr an das Statistische Bundesamt erfolgen soll</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasstatdecl</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsstatdecl</micdocu:finalTableColumn>
|
||
<micdocu:example>CH</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="officeExit" type="TCustomsOffice" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Actual Office of Exit</micdocu:description>
|
||
<micdocu:description lang="de">Tatsächliche Ausgangszollstelle</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasofficeofexit (Offctry+Codeoff)</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsofficeofexit (Offctry+Codeoff)</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="oprData" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">OPR</micdocu:description>
|
||
<micdocu:description lang="de">Passive Veredelung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Informationen zur Überführung in die Passive Veredelung</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence minOccurs="0">
|
||
<xs:element name="reimportDeadline" type="xs:dateTime" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Date of re-import</micdocu:description>
|
||
<micdocu:description lang="de">Datum der Wiedereinfuhr</micdocu:description>
|
||
<micdocu:comment lang="en">Deadline für re-import</micdocu:comment>
|
||
<micdocu:comment lang="de">Letztmöglicher Tag für die Wiedereinfuhr der Veredelungserzeugnisse</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:date</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasoprdateofreimport</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsoprdateofreimport</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="standardExchange" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Standard exchange</micdocu:description>
|
||
<micdocu:description lang="de">Standardaustausch</micdocu:description>
|
||
<micdocu:comment lang="en">Flag for application to standard exchange</micdocu:comment>
|
||
<micdocu:comment lang="de">Kennzeichen, ob ein Standardaustausch im Rahmen der Passiven Veredelung beantragt wird</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasoprstdexchange</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsoprstdexchange</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="reImport" minOccurs="0" maxOccurs="99">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Re-import</micdocu:description>
|
||
<micdocu:description lang="de">Wiedereinfuhr</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..99</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence minOccurs="0">
|
||
<xs:element name="ctry">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Country</micdocu:description>
|
||
<micdocu:description lang="de">Land</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Verschlüsselung des Landes der Wiedereinfuhr</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_WB_OPR_REIMPORT</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Oiwcountry</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_OPR_REIMPORT</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Oricountry</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="2"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="meansOfIdentification" minOccurs="0" maxOccurs="8">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Means of identification</micdocu:description>
|
||
<micdocu:description lang="de">Nämlichkeitsmittel</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Art und Beschreibung der Nämlichkeitsmittel</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..8</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence minOccurs="0">
|
||
<xs:element name="type" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Type</micdocu:description>
|
||
<micdocu:description lang="de">Art</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Verschlüsselung für die Art des verwendeten Nämlichkeitsmittels</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_WB_OPR_REFERENCE</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Orwtype</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_OPR_REFERENCE</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Omrtype</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="description" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Desciption</micdocu:description>
|
||
<micdocu:description lang="de">Textliche Beschreibung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Textliche Beschreibung des verwendeten Nämlichkeitsmittels</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..350</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_WB_OPR_REFERENCE</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Orwdescription</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_OPR_REFERENCE</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Omrdescription</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="350"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="product" minOccurs="0" maxOccurs="999">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Products</micdocu:description>
|
||
<micdocu:description lang="de">Erzeugnis</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Die Veredelungserzeugnisse müssen vorab durch eine Warennummer und eine Warenbeschreibung bezeichnet werden.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>0..999</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence minOccurs="0">
|
||
<xs:element name="commodityCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Commodity code</micdocu:description>
|
||
<micdocu:description lang="de">Warennummer</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Warennummer nach dem Warenverzeichnis für die Außenhandelsstatistik (HS4, HS6 oder KN8)</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..13</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_WB_OPR_FINISHEDGOOD</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Ofwcodenumber</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_OPR_FINISHEDGOOD</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ofgcodenumber</micdocu:finalTableColumn>
|
||
<micdocu:example>DES</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="13"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="partDescription" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Desciption</micdocu:description>
|
||
<micdocu:description lang="de">Warenbezeichnung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Textuelle Beschreibung der Ware</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..280</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_WB_OPR_FINISHEDGOOD</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Ofwgoodsdescription</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_OPR_FINISHEDGOOD</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ofggoodsdescription</micdocu:finalTableColumn>
|
||
<micdocu:example>Fürth</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="280"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="additionalInformation" type="TAttribute" minOccurs="0" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="stateOfAffairs" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="stateOfAffairsCode" maxOccurs="unbounded">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="1"/>
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="erpData" minOccurs="0" type="TErpShipmentData">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">ERP Specific Data</micdocu:description>
|
||
<micdocu:description lang="de">ERP spezifische Daten</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
</xs:schema>
|