3722 lines
199 KiB
XML
3722 lines
199 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="MicCustExportBasicTypes.xsd"/>
|
||
<xs:complexType name="TItem">
|
||
<xs:annotation>
|
||
<xs:documentation> item</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="itemNo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">stock type</micdocu:description>
|
||
<micdocu:description lang="de">Artikelnummer</micdocu:description>
|
||
<micdocu:comment lang="en">Stocktype of deduction</micdocu:comment>
|
||
<micdocu:comment lang="de">Wird eine Artikelnummer gemeldet, muss der Artikel auch in den Stammdaten angelegt sein. Ist dieser Artikelcode nicht vorhanden wird eine Fehlermeldung ausgegeben.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..30</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aapartnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afpartnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ItemNumber">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="30"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="itemDesc" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">goods description</micdocu:description>
|
||
<micdocu:description lang="de">Warenbezeichnung
|
||
|
||
Ref: EH-Pap Feld 31</micdocu:description>
|
||
<micdocu:comment lang="en">Detailed descriptions of the goods (Language: German)</micdocu:comment>
|
||
<micdocu:comment lang="de">Sprechende (deutsche) Artikelbeschreibung.
|
||
|
||
Die Bezeichnung muss die zum Erkennen der Waren erforderlichen Angaben enthalten. Sie muss so genau sein, dass die Einreihung der Ware in das „Warenverzeichnis für die Außenhandelsstatistik“ möglich ist. Dieses Datenfeld muss ferner die für etwaige spezifische Regelungen (Verbrauchsteuern, Verbote und Beschränkungen für den Warenverkehr über die Grenze usw.) verlangten Angaben enthalten.
|
||
Bei Personenkraftwagen ist auch die Fahrgestell-Nummer (auch Fahrzeugidentifizierungsnummer - VIN [Vehicle Identification Number]) anzugeben.
|
||
Bei der Ausfuhr von Chemikalien empfiehlt es sich die CAS-Nummer [Chemical Abstract Service] anzugeben. Ist die CAS-Nummer nicht bekannt oder ist die Zuordnung zu einer CAS-Nummer nicht möglich, ist die Angabe entbehrlich
|
||
|
||
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..240</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aapartbez</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afpartbez</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ItemDescription">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="280"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="commCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">stat. part number (8-digit)</micdocu:description>
|
||
<micdocu:description lang="de">stat. Warennummer(8-stellig)</micdocu:description>
|
||
<micdocu:comment lang="en">CN8
|
||
Need not be provided, if part number ist provided in field <item> and German tariff code is maintained for that item in MIC-CCS.</micdocu:comment>
|
||
<micdocu:comment lang="de">KN8
|
||
Muß nicht angegeben werden, wenn die Artikelnummer im Feld <item> angegeben ist und in MIC-CUST der DE Taric dafür in MIC-CCS eingepflegt ist.
|
||
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..13</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aaptarnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afptarnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ItemTariffCode">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="13"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="prodGr" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">product family</micdocu:description>
|
||
<micdocu:description lang="de">Produktgruppe</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aapprodgr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afpprodgr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"/>
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TAddress">
|
||
<xs:annotation>
|
||
<xs:documentation> address</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="addrNo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">address number in MIC-CUST</micdocu:description>
|
||
<micdocu:description lang="de">Adressnummer in MIC-CUST</micdocu:description>
|
||
<micdocu:comment lang="en">Only insert the adressnumber if it is stored in the MIC Masterdata. MIC Cust will validate the number while closing the shipment: is the number not known bei MIC Cust a Errormessage will occur.</micdocu:comment>
|
||
<micdocu:comment lang="de">Addressnummer nur dann befüllen, wenn die Adresse in den Stammdaten von MIC-Cust angelegt sind. MIC-Cust sucht diese Adresse beim Abschluss. Ist diese nicht vorhanden, wird eine Fehlermeldung ausgegeben.</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..20</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___nr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___nr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddressNumber"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrName" minOccurs="0" maxOccurs="4">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">name</micdocu:description>
|
||
<micdocu:description lang="de">Name</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..40</micdocu:type>
|
||
<micdocu:iteration>0..4</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___nm1-4</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___nm1-4</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddressName"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrStreet" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Street and house number</micdocu:description>
|
||
<micdocu:description lang="de">Strasse und HausNr</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..80</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___str</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___str</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddressStreet"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrLoc" type="AddressLoc" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">City</micdocu:description>
|
||
<micdocu:description lang="de">Ort</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___ort</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___ort</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addrCtry" minOccurs="0">
|
||
<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"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___ld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___ld</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddressCountry">
|
||
<xs:maxLength value="2"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrState" type="AddressRegion" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">region</micdocu:description>
|
||
<micdocu:description lang="de">Bundesland/Region</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___region</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___region</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addrZip" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">zip code</micdocu:description>
|
||
<micdocu:description lang="de">PLZ</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___plz</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___plz</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddressPostalCode"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrTin" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">TIN</micdocu:description>
|
||
<micdocu:description lang="de">Zollnummer</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..17</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___tin</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___tin</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddressTin"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrVatId" type="AddressVatId" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">VAT ID</micdocu:description>
|
||
<micdocu:description lang="de">Ust. ID</micdocu:description>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..20</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___ust</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___ust</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
<micdocu:atlasDescription lang="en"/>
|
||
<micdocu:atlasDescription lang="de"/>
|
||
<micdocu:atlasComment lang="en"/>
|
||
<micdocu:atlasComment lang="de"/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addrEori" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">EORI</micdocu:description>
|
||
<micdocu:description lang="de">EORI</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..17</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___eori</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___eori</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="17"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrNatT" type="AddressNationalTinFlag" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 3: National Tin indicator</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 3: Indikator für Nationale Tin.</micdocu:description>
|
||
<micdocu:comment lang="en">if "0" equals addrNatT
|
||
set Avpeori = addrTin
|
||
else
|
||
set Avptin = addrTin</micdocu:comment>
|
||
<micdocu:comment lang="de">Not used at the moment</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="branchNo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Branchnumber assigned to EORI</micdocu:description>
|
||
<micdocu:description lang="de">Laufende Nummer der Niederlassung</micdocu:description>
|
||
<micdocu:comment lang="en">Relevant only if element <adrNatT> = "2" (EORI-number)</micdocu:comment>
|
||
<micdocu:comment lang="de">Die Angabe des Datenfeldes ist nur relevant wenn das Datenfeld <addrNatT> mit dem Wert „2“ (EORI) angegeben wird.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String4</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___branchno</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___branchno</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrKvb" type="AddressKvb" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Related-company-indicator</micdocu:description>
|
||
<micdocu:description lang="de">Verbundenheitskennzeichen</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___kvb</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___kvb</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="contactPerson" type="TContactPerson" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Contact Person</micdocu:description>
|
||
<micdocu:description lang="de">Ansprechpartner</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Kontaktdaten des beauftragten Sachbearbeiter</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomsOffice">
|
||
<xs:annotation>
|
||
<xs:documentation>customs office</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="codeOff" type="CustomsOffice">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">National number of customs office (6-digits).</micdocu:description>
|
||
<micdocu:description lang="de">Nationale Zollstellennummer (6 stellig).
|
||
</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..6</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example>1234</micdocu:example>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="offCtry" type="CountryCode">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Country code of the customs office</micdocu:description>
|
||
<micdocu:description lang="de">Länderkürzel der Zollstelle</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TMotInl">
|
||
<xs:annotation>
|
||
<xs:documentation>mode of transport Inland</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="mot" type="ModeOfTransport">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Code for Mode of transport inland</micdocu:description>
|
||
<micdocu:description lang="de">Code Verkehrszweig im Inland.
|
||
Ref: EH-Pap. Feld 26</micdocu:description>
|
||
<micdocu:comment lang="en">LOV:
|
||
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
|
||
40=Air 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</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvkzin</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvkzin</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="nat" type="CountryCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Nationality of active means of transport inland</micdocu:description>
|
||
<micdocu:description lang="de">Staatszugehörigkeit des Beförderungsmittels Inland</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String 2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvkmld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvkmld</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="type" type="MotType" 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>String2</micdocu:type>
|
||
<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="licNo" type="SignMot" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Identity of active means of transport inland</micdocu:description>
|
||
<micdocu:description lang="de">Kennzeichen des grenzüberschreitenden aktiven Beförderungsmittels.</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..30</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvkmink</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvkmink</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TMot">
|
||
<xs:annotation>
|
||
<xs:documentation>mode of transport</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="mot" type="ModeOfTransport">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Code for Mode of transport of at the border</micdocu:description>
|
||
<micdocu:description lang="de">Code Verkehrszweig an der Grenze.
|
||
Ref: EH-Pap. Feld 25</micdocu:description>
|
||
<micdocu:comment lang="en">LOV:
|
||
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
|
||
40=Air 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
|
||
</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvkzgr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvkzgr</micdocu:finalTableColumn>
|
||
<micdocu:example>MS-Schiff</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="nat" type="CountryCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Nationality of active means of transport crossing the border</micdocu:description>
|
||
<micdocu:description lang="de">Staatszugehörigkeit des Beförderungsmittels an der Grenze
|
||
Ref: EH-Pap. Feld 21.2</micdocu:description>
|
||
<micdocu:comment lang="en">Condition C1:
|
||
Value required for all means of transport at the boarder rail and own propulsion
|
||
|
||
LOV:
|
||
ISO-Alpha-2 Country code
|
||
"QU" in case of country not known
|
||
</micdocu:comment>
|
||
<micdocu:comment lang="de">Bedingung C1:
|
||
Die Angabe des Datenfeldes ist immer erforderlich.
|
||
Ausnahme: Bei Beförderungen im Eisenbahnverkehr oder durch eigenen Antrieb entfällt die Angabe der Staatszugehörigkeit.
|
||
|
||
Gültige Werte:
|
||
ISO-Alpha2 Ländercode,
|
||
"QU", falls Land nicht ermittelt werden kann</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvkmgrl</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvkmgrl</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="type" type="MotType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Mean Of Transport (z.B. LKW mit Auflieger)</micdocu:description>
|
||
<micdocu:description lang="de">Art des grenzüberschreitenden aktiven Beförderungsmittels
|
||
( lt. AES1.0 IHB Ref: EH-Pap. Feld 21.1, aber am EH-Pap nicht gefunden)</micdocu:description>
|
||
<micdocu:comment lang="en">LOV: 10, 20, 31, …, 60:
|
||
10 sea
|
||
20 railroad
|
||
31 passenger car
|
||
32 passenger car with trailer
|
||
33 truck
|
||
34 truck with trailer
|
||
35 tractor with semitrailer
|
||
40 plane
|
||
50 inland waterway
|
||
60 own propulsion</micdocu:comment>
|
||
<micdocu:comment lang="de">LOV: (DE-Codeliste A0108)
|
||
10 Seeschiff
|
||
20 Waggon
|
||
31 Pkw
|
||
32 Pkw mit Anhänger
|
||
33 Lkw
|
||
34 Lkw mit Anhänger
|
||
35 Zugmaschine mit Auflieger
|
||
40 Flugzeug
|
||
50 Binnenschiff
|
||
60 Eigener Antrieb</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String.2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvkzgrart</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvkzgrart</micdocu:finalTableColumn>
|
||
<micdocu:example>R</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="licNo" type="SignMot" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Identity of active means of transport crossing the boarder</micdocu:description>
|
||
<micdocu:description lang="de">Kennzeichen des grenzüberschreitenden aktiven Beförderungsmittels.
|
||
Ref: EH-Pap. Feld 21.1</micdocu:description>
|
||
<micdocu:comment lang="en">Condition C1:
|
||
For sea transport (mot=10), the name of the ship must be declared.</micdocu:comment>
|
||
<micdocu:comment lang="de">Bedingung C1:
|
||
Bei Seeverkehr (mot=10) muss der Schniffsname angegeben werden.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..30</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasvkmgrk</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsvkmgrk</micdocu:finalTableColumn>
|
||
<micdocu:example>1</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TFreight">
|
||
<xs:annotation>
|
||
<xs:documentation>freight costs</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="flag" type="AddCostFlag">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">flag</micdocu:description>
|
||
<micdocu:description lang="de">Frachtkostenkennzeichen</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasfrakz</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsfrakz</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="amount">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">amount</micdocu:description>
|
||
<micdocu:description lang="de">Betrag</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>Number(17,2)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasfrawrt</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsfrawrt</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="Number174">
|
||
<xs:fractionDigits value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="curr" type="Currency" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">currency</micdocu:description>
|
||
<micdocu:description lang="de">Währung der Frachtkosten</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasfrawae</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsfrawae</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="noneu" type="Number134" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Non-EU propotion</micdocu:description>
|
||
<micdocu:description lang="de">Non-EU Anteil</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasnoneu</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsnoneu</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="eunat" type="Number134" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">EU propotion</micdocu:description>
|
||
<micdocu:description lang="de">EU Anteil</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aaseunat</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afseunat</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="nat" type="Number134" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">National propotion</micdocu:description>
|
||
<micdocu:description lang="de">Nationaler Anteil</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasnat</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsnat</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TAssurance">
|
||
<xs:annotation>
|
||
<xs:documentation>assurance costs</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="flag" type="AddCostFlag">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">flag</micdocu:description>
|
||
<micdocu:description lang="de">Versicherungskennzeichen</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasverskz</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsverskz</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="amount" type="Number134">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">amount</micdocu:description>
|
||
<micdocu:description lang="de">Versicherungsbetrag</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasverswrt</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsverswrt</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="curr" type="Currency" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">currency</micdocu:description>
|
||
<micdocu:description lang="de">Währung</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasverswae</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsverswae</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TAddCosts">
|
||
<xs:annotation>
|
||
<xs:documentation>additional costs</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="type">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">type </micdocu:description>
|
||
<micdocu:description lang="de">Nebenkostentyp</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___abart1-2</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___abart1-2</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddCostType">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="flag">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">flag</micdocu:description>
|
||
<micdocu:description lang="de">Nebenkostenart</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___abkz1-2, ___kbk1-2flg</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___abkz1-2, ___kbk1-2flg</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddCostFlag">
|
||
<xs:enumeration value="P"/>
|
||
<xs:enumeration value="V"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="amount" type="Number134">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">amount</micdocu:description>
|
||
<micdocu:description lang="de">Nebenkostenbetrag</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>___abwrt1-2</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>___abwrt1-2</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="curr" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Currency (ISO-Code)</micdocu:description>
|
||
<micdocu:description lang="de">Währung (ISO Code)</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>____bk1-2Wae</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>____bk1-2Wae</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="Currency">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TAddCostsShipment">
|
||
<xs:annotation>
|
||
<xs:documentation>addtional costs on shipment level</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="curr" type="Currency">
|
||
<xs:annotation>
|
||
<xs:documentation>currency</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="amount" type="Number134">
|
||
<xs:annotation>
|
||
<xs:documentation>amount</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="flag">
|
||
<xs:annotation>
|
||
<xs:documentation>flag</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AddCostFlag">
|
||
<xs:enumeration value="P"/>
|
||
<xs:enumeration value="V"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="type" type="AddCostType">
|
||
<xs:annotation>
|
||
<xs:documentation>type of additional cost</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="splitFlag" type="AddCostsSplitType">
|
||
<xs:annotation>
|
||
<xs:documentation>flag of splitting</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TDelTerm">
|
||
<xs:annotation>
|
||
<xs:documentation>term of delivery</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="code">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Delivery term Incoterm</micdocu:description>
|
||
<micdocu:description lang="de">Lieferbedingung Incoterm</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String 3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakalicode</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSKOP</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afkalicode</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="3"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="desc" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Place of delivery term</micdocu:description>
|
||
<micdocu:description lang="de">Lieferbedinung Ort</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String0..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakalibez</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSKOP</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afkalibez</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="35"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="code2" type="xs:string" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Delivery term Incoterm Code2</micdocu:description>
|
||
<micdocu:description lang="de">Lieferbedingung Incoterm Code2</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String 1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVKOP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aakalicod2</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSKOP</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afkalicod2</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TDelNote">
|
||
<xs:annotation>
|
||
<xs:documentation>delivery note</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="delNo">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">delivery note number</micdocu:description>
|
||
<micdocu:description lang="de">Lieferscheinnummer</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String0..15</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aaplsnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afplsnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="15"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="position" type="xs:long" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">delivery note position</micdocu:description>
|
||
<micdocu:description lang="de">Lieferscheinposition</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>xs:long</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>aaplsnrpos</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>AFPLSNRPOS</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="delDate" type="xs:date" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">date of delivery note</micdocu:description>
|
||
<micdocu:description lang="de">Lieferscheindatum</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:date</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aaplsdat</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afplsdat</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TOrder">
|
||
<xs:annotation>
|
||
<xs:documentation>order </xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="ordNo">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">order number</micdocu:description>
|
||
<micdocu:description lang="de">Bestellnummer</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String0..22</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aapbsnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afpbsnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="22"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="ordDate" type="xs:date" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">order date</micdocu:description>
|
||
<micdocu:description lang="de">Bestelldatum</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>Xs:date</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aapbsdat</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afpbsdat</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TBomNo">
|
||
<xs:annotation>
|
||
<xs:documentation>number bill of material</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="no">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Stücklistennr.</micdocu:description>
|
||
<micdocu:description lang="de">Stücklistennr.</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String0..40</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aapreznr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afpreznr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="40"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="var">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Variante</micdocu:description>
|
||
<micdocu:description lang="de">Variante</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String0..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_ALL_AAVPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aaprezvar</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afprezvar</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TAttribute">
|
||
<xs:annotation>
|
||
<xs:documentation> additional attributes</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="attribType">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Attributtype</micdocu:description>
|
||
<micdocu:description lang="de">Attributtyp</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..20</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AVATTRIBUTE</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avatyp</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_ATTRIBUTE</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Atrtyp</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AttributeType">
|
||
<xs:maxLength value="20"/>
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="attribText">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Attributtext</micdocu:description>
|
||
<micdocu:description lang="de">Attributtext</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..20000</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AVATTRIBUTE</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avatext</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_ATTRIBUTE</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Atrtext</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
<xs:documentation/>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AttributeText">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TPartner">
|
||
<xs:annotation>
|
||
<xs:documentation> partners</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="partnerTyp">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Code of type of partner involved in this export</micdocu:description>
|
||
<micdocu:description lang="de">Partnertyp (Code)
|
||
|
||
|
||
</micdocu:description>
|
||
<micdocu:comment lang="en">Typ of partners
|
||
EX = Exporter SAD Field 2
|
||
DT = Declarant SAD Field 14
|
||
AE = Representative SAD Field 14
|
||
EV = Subcontractor SAD Field 2
|
||
|
||
Depending on the party constellation (field <partyConst>), one to 4 partners must be declared.
|
||
The declarant (DT) always has to be provided by the interface, as this one always has to be declared.
|
||
|
||
Further partner declarations required:
|
||
- Exporter (EX) if <partyConst> = 1000, 1010, 1100 or 1110
|
||
- Representative of Declarant (AE) if <partyConst> = 0100, 0110, 1100 or 1110
|
||
- Subcontractor (EV) if <partyConst> = 0010, 0110, 1010 or 1110
|
||
|
||
</micdocu:comment>
|
||
<micdocu:comment lang="de">Gültige Werte:
|
||
EX = Ausführer, EH-Papier Feld 2
|
||
DT = Anmelder, EH-Papier Feld 14
|
||
AE = Vertreter, EH-Papier Feld 14
|
||
EV = Subunternehmer, EH-Papier Feld 2
|
||
|
||
Abhänging von der Beteiligtenkonstellation (Feld <partyConst>), müssen verschiedenen Partner angegeben werden.
|
||
Der Anmelder (DT) ist immer zu melden und daher immer von der Schnittstelle anzugeben.
|
||
|
||
Folgende Partner sind ganau dann anzugegeben:
|
||
- Ausführer (EX) wenn <partyConst> = 1000, 1010, 1100 oder 1110
|
||
(Anmelder ist indirekter Vertreter des Ausführers)
|
||
- Vertreter des Anmelders (AE) wenn <partyConst> = 0100, 0110, 1100 oder 1110
|
||
(Anmelder lässt sich direkt vertreten)
|
||
- Subunternehmer (EV) wenn <partyConst> = 0010, 0110, 1010 oder 1110
|
||
(Anmelder beauftragt Subunternehmer) </micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpreftyp</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parreftyp</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="2"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="partnerAddress">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Address of the involved parties</micdocu:description>
|
||
<micdocu:description lang="de">Beteiligtenadresse</micdocu:description>
|
||
<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:complexType>
|
||
<xs:sequence>
|
||
<xs:element name="addrNo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 1:
|
||
Existing MIC-CUST Address number</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 1:
|
||
Existierende MIC-CUST Adressnummer.</micdocu:description>
|
||
<micdocu:comment lang="en">ERP systems usually do not have knowledge of MIC-CUST address numbers</micdocu:comment>
|
||
<micdocu:comment lang="de">Vorsysteme kennen die Adressnummern i.d.R. nicht
|
||
Vorschlag: Leer lassen</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..15</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="15"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrNoType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Address Number Type</micdocu:description>
|
||
<micdocu:description lang="de">Adressnummerntyp</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>AVPNRTYP</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>PARNRTYP</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrName" minOccurs="0" maxOccurs="3">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 2:
|
||
Company name</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 2:
|
||
Name oder Firmenbezeichnung</micdocu:description>
|
||
<micdocu:comment lang="en">Name of the concerned person, if no customs number is existent. </micdocu:comment>
|
||
<micdocu:comment lang="de">Name des Beteiligten</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..40</micdocu:type>
|
||
<micdocu:iteration>0..3</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpname1-3</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parname1-3</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="40"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrStreet" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 2:
|
||
Street and house number</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 2:
|
||
Straße und Hausnummer</micdocu:description>
|
||
<micdocu:comment lang="en">Street and house number, it no customs number is existent.</micdocu:comment>
|
||
<micdocu:comment lang="de">Strasse und Hausnummer</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..80</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>avpstr1</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>parstr1</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="addrStreet2" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Street and house number - Line 2</micdocu:description>
|
||
<micdocu:description lang="de">Straße und Hausnummer - Zeile 2</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..80</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>avpstr2</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>parstr2</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="addrLoc" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 2:
|
||
City</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 2:
|
||
Ort</micdocu:description>
|
||
<micdocu:comment lang="en">Location, if no customs number is existent.</micdocu:comment>
|
||
<micdocu:comment lang="de">Ort</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avport</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parort</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="35"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrCtry" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 2:
|
||
Country</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 2:
|
||
Land</micdocu:description>
|
||
<micdocu:comment lang="en">Country code (ISO-Alpha), if no customs number is existent.</micdocu:comment>
|
||
<micdocu:comment lang="de">Ländercode (ISO-Alpha2)</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parld</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:element name="addrState" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 2:
|
||
Federal state/region</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 2:
|
||
Bundesland/Region</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpregion</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parregion</micdocu:finalTableColumn>
|
||
<micdocu:example>9000283</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrZip" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 2:
|
||
Zip code</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 2:
|
||
Postleitzahl</micdocu:description>
|
||
<micdocu:comment lang="en">Zip code, if no customs number is existent.</micdocu:comment>
|
||
<micdocu:comment lang="de">PLZ</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpplz</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parplz</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrTin" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Alternative 3:
|
||
Teilnehmer Identifikationsnummer</micdocu:description>
|
||
<micdocu:description lang="de">Alternative 3:
|
||
Teilnehmer Identifikationsnummer oder Zollnummer</micdocu:description>
|
||
<micdocu:comment lang="en">Customs number (oder TIN) of the concerned person.</micdocu:comment>
|
||
<micdocu:comment lang="de">Zollnummer (oder TIN) des Beteiligten</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..17</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avptin</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Partin</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="17"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrEori" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Eori</micdocu:description>
|
||
<micdocu:description lang="de">Eori</micdocu:description>
|
||
<micdocu:comment lang="en">Eori</micdocu:comment>
|
||
<micdocu:comment lang="de">Eori</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..17</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpeori</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Pareori</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="17"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrNatT" type="AddressNationalTinFlag" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Alternative 3:
|
||
National Tin indicator</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">if "0" equals addrNatT
|
||
set Avpeori = addrTin
|
||
else
|
||
set Avptin = addrTin</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="branchNo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Branchnumber assigned to EORI</micdocu:description>
|
||
<micdocu:description lang="de">Laufende Nummer der Niederlassung</micdocu:description>
|
||
<micdocu:comment lang="en">Relevant only if element "EORI" is assigned</micdocu:comment>
|
||
<micdocu:comment lang="de">Die Angabe des Datenfeldes ist nur relevant wenn das Datenfeld (EORI) angegeben wird.</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String4</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpbranchno</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parbranchno</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="addrKvb" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Related-company-indicator</micdocu:description>
|
||
<micdocu:description lang="de">Verbundenheitskennzeichen</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpkvb</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parkvb</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="addrInfo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Additonal information</micdocu:description>
|
||
<micdocu:description lang="de">Zusätzliche Informationen</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..50</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>AVPINFO</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>PARINFO</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="50"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="contactPerson" type="TContactPerson" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Ansprechpartner</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Kontaktdaten des beauftragten Sachbearbeiter</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:sequence>
|
||
</xs:complexType>
|
||
</xs:element>
|
||
<xs:element name="partnerRelation" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Flag of alliance </micdocu:description>
|
||
<micdocu:description lang="de">Verbundenheitskennzeichen</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..1</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="1"/>
|
||
<xs:maxLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TDeclType">
|
||
<xs:annotation>
|
||
<xs:documentation> declaration type (SAD)</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="type1" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Declaration type(EU/EX)</micdocu:description>
|
||
<micdocu:description lang="de">Anmeldungstyp (EU/EX)</micdocu:description>
|
||
<micdocu:comment lang="en">Determined by MIC-CUST out of country of destination</micdocu:comment>
|
||
<micdocu:comment lang="de">Vorbelegung durch MIC mit EX oder EU.
|
||
(Wird von MIC-CUST automatisch aus dem Bestimmungsland ermittelt)</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..2</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="2"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="type2" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Type of export procedure with use of simplifications
|
||
</micdocu:description>
|
||
<micdocu:description lang="de">Art des Ausfuhrverfahrens mit
|
||
Inanspruchnahme von Vereinfachungen</micdocu:description>
|
||
<micdocu:comment lang="en">a ... Complete export declaration in the two-stage standard procedure
|
||
b ... Incomplete export declaration in the two-stage standard procedure
|
||
c ... Complete export declaration in the two-stage standard procedure with order for presentation beyond customs premises according to §9(2) AWV
|
||
d ... Incomplete export declaration in the two-stage standard procedure with order for presentation beyond customs premises according to §9(2) AWV
|
||
e ... Complete export declaration in the two-stage simplified procedure ZA
|
||
f ... Incomplete export declaration in the two-stage simplified procedure ZA
|
||
g ... Complete export declaration in the single-stage procedure at low value
|
||
i ... Complete export declaration in the singe-stage procedure in reasonable stages</micdocu:comment>
|
||
<micdocu:comment lang="de">a ... Vollständige Ausfuhranmeldung zum zweistufigen Normalverfahren
|
||
b ... Unvollständige Ausfuhranmeldung zum zweistufigen Normalverfahren
|
||
c ... Vollständige Ausfuhranmeldung zum zweistufigen Normalverfahren mit Antrag auf Gestellung außerhalb des Amtsplatzes nach §9(2) AWV
|
||
d ... Unvollständige Ausfuhranmeldung zum zweistufigen Normalverfahren mit Antrag auf Gestellung außerhalb des Amtsplatzes nach §9(2) AWV
|
||
e ... Vollständige Ausfuhranmeldung zum zweistufigen Vereinfachten Verfahren ZA
|
||
f ... Unvollständige Ausfuhranmeldung zum zweistufigen Vereinfachten Verfahren ZA
|
||
g ... Vollständige Ausfuhranmeldung zum einstufigen Verfahren bei geringem Wert
|
||
i ... Vollständige Ausfuhranmeldung zum einstufigen Verfahren in begründeten Fällen</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasmessvorzkz</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsmessvorzkz</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="type3" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Type of export procedure (category)</micdocu:description>
|
||
<micdocu:description lang="de">Art des Ausfuhrverfahrens (kategorisch)</micdocu:description>
|
||
<micdocu:comment lang="en">Codelist A0122</micdocu:comment>
|
||
<micdocu:comment lang="de">Codeliste A0122</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aastypedeclproc</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afstypedeclproc</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:complexType name="TLocationOfGoods">
|
||
<xs:annotation>
|
||
<xs:documentation>location of goods</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="code" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">code for place of loading and packing as defined in export authorization</micdocu:description>
|
||
<micdocu:description lang="de">Ladeortcode lt. Bewilligung</micdocu:description>
|
||
<micdocu:comment lang="en">Condition C1 (simplyfied explanation)
|
||
In case of non authorized place of loading this must be declared inside tags <street>, <zip>, <loc> and <addit>.
|
||
|
||
- Alternative 1: autorized code for place of loading
|
||
- Alternative 2: <code>must be empty. </micdocu:comment>
|
||
<micdocu:comment lang="de">Bedingung C1 (vereinfachte Darstellung)
|
||
Weicht der Ladeort von der Bewilligung ab, muss anstatt des Ladeortscode die Adresse angegeben werden.
|
||
Hierzu die Tags <street>, <zip>, <loc> und <addit> befüllen.
|
||
|
||
- Alternative 1: Ein bewilligter Ladeort-Code ist einzutragen
|
||
- Alternative 2: <code> leer lassen.
|
||
</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..20</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_AAVSDG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Aasladeort</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_AUSSDG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Afsladeort</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="LocGoodsCode">
|
||
<xs:maxLength value="20"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="street" type="AddressStreet" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Place of loading - street name and number</micdocu:description>
|
||
<micdocu:description lang="de">Straße und Hausnummer des Ladeortes</micdocu:description>
|
||
<micdocu:comment lang="en">Condition C1
|
||
- Alternative 1: empty
|
||
- Alternative 2: fill </micdocu:comment>
|
||
<micdocu:comment lang="de">Bedingung C1
|
||
- Alternative 1: leer lassen
|
||
- Alternative 2: ausfüllen</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..80</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpstr1</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parstr1</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="zip" type="AddressPostalCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Place of loading zip code</micdocu:description>
|
||
<micdocu:description lang="de">Postleitzahl des Ladeortes</micdocu:description>
|
||
<micdocu:comment lang="en">Condition C1
|
||
- Alternative 1: empty
|
||
- Alternative 2: fill </micdocu:comment>
|
||
<micdocu:comment lang="de">Bedingung C1
|
||
- Alternative 1: leer lassen
|
||
- Alternative 2: ausfüllen</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpplz</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parplz</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="loc" type="AddressLoc" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">place of loading city</micdocu:description>
|
||
<micdocu:description lang="de">Name der Stadt des Ladeortes</micdocu:description>
|
||
<micdocu:comment lang="en">Condition C1
|
||
- Alternative 1: empty
|
||
- Alternative 2: fill </micdocu:comment>
|
||
<micdocu:comment lang="de">Bedingung C1
|
||
- Alternative 1: leer lassen
|
||
- Alternative 2: ausfüllen</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..80</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avport</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parort</micdocu:finalTableColumn>
|
||
<micdocu:example>005866</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addit" type="LocGoodsAddition" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">additional information of the place of loading</micdocu:description>
|
||
<micdocu:description lang="de">Zusatzangaben zum Ladeort</micdocu:description>
|
||
<micdocu:comment lang="en">Condition C1
|
||
- Alternative 1: empty
|
||
- Alternative 2: fill </micdocu:comment>
|
||
<micdocu:comment lang="de">Bedingung C1
|
||
- Alternative 1: leer lassen
|
||
- Alternative 2: ausfüllen</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpinfo</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER(nur wenn locGoods.code nicht befüllt)</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parinfo</micdocu:finalTableColumn>
|
||
<micdocu:example>DE</micdocu:example>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TContactPerson">
|
||
<xs:annotation>
|
||
<xs:documentation>ContactPerson</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="job" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Stellung des Ansprechpartners</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpsachstellung</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parsachstellung</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ContactType"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="name" type="ContactType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Name des Ansprechpartners</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpsachname</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parsachname</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="email" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Email Adresse des Ansprechpartners</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..256</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpsachmail</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parsachmail</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="256"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="phone" type="ContactType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Telefonnr. des Ansprechpartners</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avptelnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Partelnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="fax" type="ContactType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en"/>
|
||
<micdocu:description lang="de">Faxnr. des Ansprechpartners</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVPARTNER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Avpsachfax</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_PARTNER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Parsachfax</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TImportQuantity">
|
||
<xs:annotation>
|
||
<xs:documentation>Import DeclarationQuantity </xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="qualifier" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">qualifier</micdocu:description>
|
||
<micdocu:description lang="de">Qualifikator</micdocu:description>
|
||
<micdocu:comment lang="en">Qualifier of measurement</micdocu:comment>
|
||
<micdocu:comment lang="de">Qualifikator zur Maßeinheit der Handelsmenge</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>___qual</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>___qual</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="qualifier">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="unit" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">unit</micdocu:description>
|
||
<micdocu:description lang="de">Maßeinheit</micdocu:description>
|
||
<micdocu:comment lang="en">Unit of measurement of the deduction quantity</micdocu:comment>
|
||
<micdocu:comment lang="de">Maßeinheit für den Wert der Handelsmenge</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>___meh</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>___meh</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="UnitOfMeasurement">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="value" type="Number123" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">value</micdocu:description>
|
||
<micdocu:description lang="de">Warenmenge</micdocu:description>
|
||
<micdocu:comment lang="en">Quantity</micdocu:comment>
|
||
<micdocu:comment lang="de">Warenmenge, die aus dem Zolllager entnommen wird</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(12,3)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>___menge</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>___menge</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TImportReference">
|
||
<xs:annotation>
|
||
<xs:documentation>Reference to the Importdeclaration</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="type">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Type of Reference:
|
||
AV … IPR
|
||
ZL … BHW</micdocu:description>
|
||
<micdocu:description lang="de">Mögliche Werte:
|
||
AV... Beendigungsanteile für die AV
|
||
ZL.... Beendigungsanteile für ZL</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbart</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbart</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ImpRefType">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="authNr">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Authorisationnumber</micdocu:description>
|
||
<micdocu:description lang="de">Bewilligungsnummer Import</micdocu:description>
|
||
<micdocu:comment lang="en">Authorizationnumber of the customs warehouse - BHW or IPR (Import)</micdocu:comment>
|
||
<micdocu:comment lang="de">Nummer der Bewilligung zum Führen eines Zolllagers</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..12</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbbewillnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbbewillnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="AuthNr">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="impShpNr" 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>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbbezugnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbbezugnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ShpRefNr">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="lineNo">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Import Line Number</micdocu:description>
|
||
<micdocu:description lang="de">Nummer der Position des Zugangs zum Quellverfahren AV/UV</micdocu:description>
|
||
<micdocu:comment lang="en">Linenumber of the BWH or IPR Import</micdocu:comment>
|
||
<micdocu:comment lang="de">Angaben zu den in ZL abzuschreibenden Positionen</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>Number(5)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbzugposnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbzugposnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:integer">
|
||
<xs:totalDigits value="5"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="authRegistryNo">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Registrationnumber of the Authorities</micdocu:description>
|
||
<micdocu:description lang="de">Registriernummer des Zugangs zum Quellverfahren AV/UV</micdocu:description>
|
||
<micdocu:comment lang="en">Registrationnumber of the inward movement (BHW or IPR)</micdocu:comment>
|
||
<micdocu:comment lang="de">Registriernummer des Zugangs zum Quellverfahren ZL</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1..35</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbregnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbregnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ImpDecRefNr">
|
||
<xs:minLength value="1"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="commCode" 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">Valid Commodity code</micdocu:comment>
|
||
<micdocu:comment lang="de">Warennummer nach dem EZT für die abzufertigende Nichtgemeinschaftsware</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1..13</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbtarnr</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbtarnr</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="ItemTariffCode">
|
||
<xs:minLength value="1"/>
|
||
<xs:maxLength value="13"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="usualTreatment" type="FlagUsualTreatment" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Usual Treatment</micdocu:description>
|
||
<micdocu:description lang="de">Kennzeichen für die Übliche Behandlung</micdocu:description>
|
||
<micdocu:comment lang="en">Sign of the usual treatment of BHW goods</micdocu:comment>
|
||
<micdocu:comment lang="de">Kennzeichen, ob die Ware einer üblichen Behandlung unterzogen wurde</micdocu:comment>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbkzueblbeh</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbkzueblbeh</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="importAtlas" type="FlagImportAtlas">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Import Atlas</micdocu:description>
|
||
<micdocu:description lang="de">Kennzeichen Zugang in Atlas</micdocu:description>
|
||
<micdocu:comment lang="en">Import into BWH or IPR is happen through the Atlas system?</micdocu:comment>
|
||
<micdocu:comment lang="de">Kennzeichen, ob der referenzierte Zugang im IT-Verfahren ATLAS angemeldet wurde</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String1</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbkzatlas</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbkzatlas</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addInfo" type="AddInformation">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">additional Information</micdocu:description>
|
||
<micdocu:description lang="de">ZL:
|
||
Zusatz
|
||
|
||
AV:
|
||
Warenbezogene Angaben</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de">Beendigungsanteile ZL:
|
||
Zusatzinformationen des Inhabers des Zolllagerverfahrens zu einer Position des Beendigungsanteils (z.B. über eine durchgeführte übliche Behandlung)</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>ZL:
|
||
String1..100
|
||
|
||
AV:
|
||
String1.350</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Mcbinfo</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Ecbinfo</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="quantity" type="TImportQuantity" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Trading Quantity</micdocu:description>
|
||
<micdocu:description lang="de">HANDELSMENGE</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MCB___</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>ECB___</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="tradeQuantity" type="TImportQuantity" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Trading Quantity</micdocu:description>
|
||
<micdocu:description lang="de">HANDELSMENGE</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type/>
|
||
<micdocu:iteration>1</micdocu:iteration>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MCBH___</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>ECBH__</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="packageQuantity" type="xs:decimal" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Number of Packages</micdocu:description>
|
||
<micdocu:description lang="de">Packstückanzahl</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MCBKOLANZ</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>ECBKOLANZ</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="netMass" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Net Mass</micdocu:description>
|
||
<micdocu:description lang="de">Eigengewicht</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MCBEIGMAS</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>ECBEIGMAS</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:decimal">
|
||
<xs:totalDigits value="13"/>
|
||
<xs:fractionDigits value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="grossMass" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Gross Mass</micdocu:description>
|
||
<micdocu:description lang="de">Bruttogewicht</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(13,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MCBROHMAS</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>ECBROHMAS</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:decimal">
|
||
<xs:totalDigits value="13"/>
|
||
<xs:fractionDigits value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="statisticalQuantity" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Statistical Quanity</micdocu:description>
|
||
<micdocu:description lang="de">Statistische Menge</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(13,3)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVBEENDIGUNG</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MCBBESM</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_BEENDIGUNG</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>ECBBESM</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:decimal">
|
||
<xs:totalDigits value="13"/>
|
||
<xs:fractionDigits value="3"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TRoute">
|
||
<xs:annotation>
|
||
<xs:documentation>Transit Route</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="country" type="CountryCode">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">country of transport</micdocu:description>
|
||
<micdocu:description lang="de">Beförderungsland</micdocu:description>
|
||
<micdocu:comment lang="en">Countrycodes of those countries, which were crossed through the transportation</micdocu:comment>
|
||
<micdocu:comment lang="de">Kennungen der Länder, die die Waren zwischen dem ursprünglichen Ausfuhrland und dem Bestimmungsland durchqueren (in chronologischer Reihenfolge einschließlich Ausfuhr- und Bestimmungsland)</micdocu:comment>
|
||
<micdocu:required>true</micdocu:required>
|
||
<micdocu:type>String2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_AVROUTEPOS</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>Rpabefld</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_ROUTEPOS</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>Brpbefld</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TMotArrivalDispatch">
|
||
<xs:annotation>
|
||
<xs:documentation>Mode of transportation information</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="mot" type="ModeOfTransport">
|
||
<xs:annotation>
|
||
<xs:documentation>mode of transport</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="nat" type="CountryCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>nationality means of transport</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="licNo" type="SignMot" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>license number</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TDelTermArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>term of delivery</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="code" type="DelTermCode">
|
||
<xs:annotation>
|
||
<xs:documentation>INCO term</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="code2" type="DelTermCode2" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>additional code for national declaration</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="desc" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>The terms of delivery description. Mapped to eagelibez</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="35"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TItemNdp">
|
||
<xs:annotation>
|
||
<xs:documentation> item with no, desc and prodgr</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="partNumber" type="ItemNumber">
|
||
<xs:annotation>
|
||
<xs:documentation>part number</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="partDescription" type="ItemDescription" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>part description</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="prodGr" type="ProductGroup" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>product group</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TLicenseArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>License arrival</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="licenseNo" type="LicenseNo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>import license number</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="licenseDate" type="LicenseDate" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>import license date</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="licenseNotRequired" type="FlagLicenseNotRequired" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>import license not required</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TTariffCode">
|
||
<xs:annotation>
|
||
<xs:documentation>Tariff code information for part</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="hsCode" type="HsCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>HS tariff code</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="vatCode" type="VatCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>VAT code</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="exciseTaxCode" type="ExciseTaxCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>excise tax code</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TDocumentArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>document data</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:annotation>
|
||
<xs:documentation>description</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:element name="docType" type="DocumentTypeArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>document type</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="docNo" type="DocumentNumberArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>document number</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="docDate" type="Date" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>document date</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TPackageArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>Package arrival</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="packageCount" type="PackageCountArrival" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>number of packages</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="packageType" type="PackageTypeArrival" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>type of packages</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TAdditionalCodes">
|
||
<xs:annotation>
|
||
<xs:documentation>addtional codes on article level</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="addCode1" type="AdditionalCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>additional code 1</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addCode2" type="AdditionalCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>additional code 2</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="addCode3" type="AdditionalCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>additional code 3</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TPrefDocumentArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>prefernce document arrival</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="prefType" type="PrefType">
|
||
<xs:annotation>
|
||
<xs:documentation>The type of the preference document</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="prefNo" type="PrefNo">
|
||
<xs:annotation>
|
||
<xs:documentation>The number of the preference document</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="prefDate" type="PrefDate" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>The date of the preference document</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TOrderArrival">
|
||
<xs:annotation>
|
||
<xs:documentation>order for arrival</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="ordNo" type="OrderNumberArrival" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>order number</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="ordLineNo" type="OrderLineNumber" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>order line number</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TInf">
|
||
<xs:annotation>
|
||
<xs:documentation>information for INF form</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="inf" type="InfType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>type of INF form</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infDutyAmount" type="Number164" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form duty amount</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infDutyAmountCurr" type="Currency" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form duty amount currency</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infDutyBasis" type="Number164" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form duty basis</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infDutyBet1" type="Number63" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form duty rate</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infInterestAmount" type="Number164" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form interest amount</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infInterestAmountCurr" type="Currency" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form interest amount currency</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infEndUseAmount" type="Number164" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form enduse amount</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infEndUseAmountCurr" type="Currency" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form enduse amount currency</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infDuty1Type" type="InfType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form additional duty type</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infDuty1Bet" type="Number164" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form additional duty amount</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="infDuty1Curr" type="Currency" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>INF form additional duty amount currency</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:simpleType name="TValue">
|
||
<xs:restriction base="xs:decimal">
|
||
<xs:totalDigits value="15"/>
|
||
<xs:fractionDigits value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
<xs:complexType name="TCustomerFields">
|
||
<xs:annotation>
|
||
<xs:documentation>Customer-specific fields</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="texts" type="TCustomerTexts" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customer Text Fields</micdocu:description>
|
||
<micdocu:description lang="de">Freie Textfelder</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="dates" type="TCustomerDates" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customer Date Fields</micdocu:description>
|
||
<micdocu:description lang="de">Freie Datumsfelder</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="flags" type="TCustomerFlags" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customer Flag Fields</micdocu:description>
|
||
<micdocu:description lang="de">Freie Flags</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="numbers" type="TCustomerNumbers" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customer Number Fields</micdocu:description>
|
||
<micdocu:description lang="de">Freie numerische Felder</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:complexType name="TCustomerTexts">
|
||
<xs:sequence>
|
||
<xs:element name="text" type="TCustomerText" 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>1..X</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomerText">
|
||
<xs:sequence>
|
||
<xs:element name="key" type="xs:int">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Index-Field(1..X)</micdocu:description>
|
||
<micdocu:description lang="de">Index-Feld(1..X)</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:int</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn></micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="value">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Free Text Value</micdocu:description>
|
||
<micdocu:description lang="de">Freitextwert</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>1..4 = String 1..80; 5..X = String1..400</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>_TEXT1..X</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>__TEXT1..X</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="1000"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomerDates">
|
||
<xs:sequence>
|
||
<xs:element name="date" type="TCustomerDate" 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>1..X</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomerDate">
|
||
<xs:sequence>
|
||
<xs:element name="key" type="xs:int">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Index-Field(1..X)</micdocu:description>
|
||
<micdocu:description lang="de">Index-Feld(1..X)</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:int</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn></micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="value">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Free Date Value</micdocu:description>
|
||
<micdocu:description lang="de">Freier Datumswert</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/>
|
||
<micdocu:workbufferTableColumn>_DATE1..X</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>__DATE1..X</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:dateTime"/>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomerFlags">
|
||
<xs:sequence>
|
||
<xs:element name="flag" type="TCustomerFlag" 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>1..X</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomerFlag">
|
||
<xs:sequence>
|
||
<xs:element name="key" type="xs:int">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Index-Field(1..X)</micdocu:description>
|
||
<micdocu:description lang="de">Index-Feld(1..X)</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:int</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn></micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="value" type="xs:boolean">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Free Boolean Value</micdocu:description>
|
||
<micdocu:description lang="de">Freier Boolescher Wert</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Boolean</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>_FLAG1..X</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>__FLAG1..X</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomerNumbers">
|
||
<xs:sequence>
|
||
<xs:element name="number" type="TCustomerNumber" 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>1..X</micdocu:iteration>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn/>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
<xs:complexType name="TCustomerNumber">
|
||
<xs:sequence>
|
||
<xs:element name="key" type="xs:int">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Index-Field(1..X)</micdocu:description>
|
||
<micdocu:description lang="de">Index-Feld(1..X)</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Xs:int</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn></micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn/>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="value">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Free Numeric Value</micdocu:description>
|
||
<micdocu:description lang="de">Freier numerischer Wert</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required>false</micdocu:required>
|
||
<micdocu:type>Number(15,4)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable/>
|
||
<micdocu:workbufferTableColumn>_NUM1..X</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable/>
|
||
<micdocu:finalTableColumn>__NUM1..X</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:decimal">
|
||
<xs:fractionDigits value="4"/>
|
||
<xs:totalDigits value="15"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
|
||
<xs:complexType name="TErpShipmentData">
|
||
<xs:annotation>
|
||
<xs:documentation>ERP Data on Shipment</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="erpSystemId" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">ERP SystemId</micdocu:description>
|
||
<micdocu:description lang="de">ERP System ID</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDERPSYSTEMID</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDERPSYSTEMID</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="3"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="client" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">ERP Client</micdocu:description>
|
||
<micdocu:description lang="de">ERP Mandant</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..3</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDCLIENT</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDCLIENT</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="3"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="companyCode" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Company Code</micdocu:description>
|
||
<micdocu:description lang="de">Buchungskreis</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..4</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDCOMPANYCODE</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDCOMPANYCODE</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="customerId" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Customer ID number</micdocu:description>
|
||
<micdocu:description lang="de">Kundennummer</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDCUSTOMERIDNUMBER</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDCUSTOMERIDNUMBER</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="consolidationCompanyId" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Consolidation company ID</micdocu:description>
|
||
<micdocu:description lang="de">Verbundkennzeichen</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..6</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDCONSOLIDATIONCOMPANYID</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDCONSOLIDATIONCOMPANYID</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="6"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="accountGroup" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Account group</micdocu:description>
|
||
<micdocu:description lang="de">Kontengruppe</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..4</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDACCOUNTGROUP</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDACCOUNTGROUP</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="shippingPoint" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Shipping point</micdocu:description>
|
||
<micdocu:description lang="de">Versandstelle</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..4</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDSHIPPINGPOINT</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDSHIPPINGPOINT</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="loadingPoint" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Loading point</micdocu:description>
|
||
<micdocu:description lang="de">Ladestelle</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDLOADINGPOINT</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDLOADINGPOINT</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</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:element name="offshore" type="xs:boolean" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Offshore</micdocu:description>
|
||
<micdocu:description lang="de">Offshore</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>boolean</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDOFFSHORE</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDOFFSHORE</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
</xs:element>
|
||
<xs:element name="route" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Route</micdocu:description>
|
||
<micdocu:description lang="de">Route</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..6</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDROUTE</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDROUTE</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="6"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="salesOrganization" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Sales Organization</micdocu:description>
|
||
<micdocu:description lang="de">Verkaufs Organisation</micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..4</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDSALEORGANIZATION</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDSALEORGANIZATION</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="4"/>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="distributionChannel" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Distribution Channel</micdocu:description>
|
||
<micdocu:description lang="de">Vetriebsweg </micdocu:description>
|
||
<micdocu:comment lang="en"/>
|
||
<micdocu:comment lang="de"/>
|
||
<micdocu:required/>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>ASDDISTRIBUTIONCHANNEL</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>ASDDISTRIBUTIONCHANNEL</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>MIC_CUST_SHIPMENT_ERP_DATA</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:complexType name="TErpLineData">
|
||
<xs:annotation>
|
||
<xs:documentation>ERP Data on Transmitted Line</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:sequence>
|
||
<xs:element name="legalRegulation" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Legal regulation</micdocu:description>
|
||
<micdocu:description lang="de">Gesetzliche Grundlage</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..2</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDLEGALREGULATION</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDLEGALREGULATION</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="2"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="exportControlClass" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Export control class</micdocu:description>
|
||
<micdocu:description lang="de">Mat. Klassifizierung</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..14</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDEXPORTCONTROLCLASS</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDEXPORTCONTROLCLASS</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="14"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="embargo" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Embargo</micdocu:description>
|
||
<micdocu:description lang="de">Embargo</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..14</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDEMBARGO</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDEMBARGO</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="14"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="licenseType" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">License type</micdocu:description>
|
||
<micdocu:description lang="de">Bewilligungsart</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..4</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDLICENSETYPE</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDLICENSETYPE</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="4"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="licenseNumber" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">License number</micdocu:description>
|
||
<micdocu:description lang="de">Genehmigungsnummer</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDLICENSENUMBER</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDLICENSENUMBER</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="profitCenter" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">Profit center</micdocu:description>
|
||
<micdocu:description lang="de">Profit Center</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..10</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDPROFITCENTER</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDPROFITCENTER</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="10"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="vZTA" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">vZTA Number</micdocu:description>
|
||
<micdocu:description lang="de">vZTA Nummer</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..30</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDVZTA</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDVZTA</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="30"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="erpInvoicelinenumber" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">ERP-Invoicelinenumber</micdocu:description>
|
||
<micdocu:description lang="de">ERP Belegpositionsnummer</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>number(6)</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDERPINVOICELINENUMBER</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDERPINVOICELINENUMBER</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:integer">
|
||
<xs:minInclusive value="0"></xs:minInclusive>
|
||
<xs:maxInclusive value="999999"></xs:maxInclusive>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
<xs:element name="erpPartnumber" minOccurs="0">
|
||
<xs:annotation>
|
||
<xs:documentation>
|
||
<micdocu:description lang="en">ERP-Partnumber</micdocu:description>
|
||
<micdocu:description lang="de">ERP-Materialnummer</micdocu:description>
|
||
<micdocu:comment lang="en"></micdocu:comment>
|
||
<micdocu:comment lang="de"></micdocu:comment>
|
||
<micdocu:required></micdocu:required>
|
||
<micdocu:type>String1..40</micdocu:type>
|
||
<micdocu:iteration/>
|
||
<micdocu:workbufferTable>MIC_CUST_LINE_ERP_DATA</micdocu:workbufferTable>
|
||
<micdocu:workbufferTableColumn>APDERPPARTNUMBER</micdocu:workbufferTableColumn>
|
||
<micdocu:finalTable>MIC_CUST_LINE_ERP_DATA</micdocu:finalTable>
|
||
<micdocu:finalTableColumn>APDERPPARTNUMBER</micdocu:finalTableColumn>
|
||
<micdocu:example/>
|
||
</xs:documentation>
|
||
</xs:annotation>
|
||
<xs:simpleType>
|
||
<xs:restriction base="xs:string">
|
||
<xs:maxLength value="40"></xs:maxLength>
|
||
</xs:restriction>
|
||
</xs:simpleType>
|
||
</xs:element>
|
||
</xs:sequence>
|
||
</xs:complexType>
|
||
|
||
</xs:schema>
|