XML Einrichten Version 1.2
DocumentPaci Complex Type
XML Einrichten Version 1.2 : DocumentPaci Complex Type
Description
Information about the packaging pieces
Hint for the ORDRSP:
Pieces which contain more than one article position are defined below the first article position within the piece
Namespace (none)
Diagram
MEA Element ConsumerInstructions Element ShippingMark Element TypeOfShippingMark Element LoadingTackle Element TypeOfPackaging Element NumberOfPackages Element ParentPaciNumber Element PaciNumber Element Sequence DocumentPaci Complex Type
Overview
DocumentPaci
Information about the packaging pieces
Hint for the ORDRSP:
Pieces which contain more than one article position are defined below the first article position within the piece
Sequence
Type optional Restriction of xs:string
Type if measurement
Code list (for articles and packaging):
AAE = Weight or Volumen
PD = Dimension
Use the following codes for special article measurements:
ABK = Outside dimension
ABL = Inside dimension
Y2E = Maximum dimension
Y3E = Minimum dimensionMinimalmaß z.B. Klappstuhl eingeklappt
Y4E = Lying dimension
Y5E = Sitting dimension
Dimension optional Restriction of xs:string
Gemessene Dimension
Verwenden Sie folgende Codes für Artikel und Packstücke:
DP = Tiefe
HT = Höhe
LN = Länge
WD = Breite
DI = Durchmesser
AAA = Netto Gewicht Ware inkl. Endkundenverpackung
AAB = Brutto Gewicht Ware inkl. Transportverpackung
AAF = Netto Gewicht Ware ohne jede Verpackung
ABJ = Volumen
Mesaured dimension
use this codes for articles and packaging:
DP = Depth
HT = Height
LN = Length
WD = Width
DI = Diameter
AAA = Net weight goods incl. end-consumer packaging
AAB = Gross weight goods incl. packaging for transporz
AAF = Net weight goods without any packaging
ABJ = Volume
Unit optional Unit Simple Type
Used By
PACI Element
PACI Element
PACI Element
PACI Element
PACI Element
Source
<xs:complexType name="DocumentPaci" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Informationen zu den Packstücken</dt>
        <dt>Hinweise für ORDRSP:</dt>
        <dt>Packstücke, die mehrere Artikelpositionen beinhalten werden unter der ersten Artikelposition beschrieben, die enthalten ist</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>Information about the packaging pieces</dt>
        <dt>Hint for the ORDRSP:</dt>
        <dt>Pieces which contain more than one article position are defined below the first article position within the piece</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="PaciNumber" type="PackingPieceNumber" minOccurs="1" />
    <xs:element name="ParentPaciNumber" type="PackingPieceNumber" minOccurs="0" />
    <xs:element name="NumberOfPackages" type="NumberOfPackages" minOccurs="0" />
    <xs:element name="TypeOfPackaging" type="TypeOfPackaging" minOccurs="0" />
    <xs:element name="LoadingTackle" type="LoadingTackle" minOccurs="0" />
    <xs:element name="TypeOfShippingMark" type="TypeOfShippingMark" minOccurs="0" />
    <xs:element name="ShippingMark" type="ShippingMark" minOccurs="0" />
    <xs:element name="ConsumerInstructions" type="InstructionsConsumer" minOccurs="0" />
    <xs:element name="MEA" type="MEA" minOccurs="0" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.2