XML Einrichten Version 1.2
DocumentPaciLine Complex Type
XML Einrichten Version 1.2 : DocumentPaciLine Complex Type
Description
Link between LINE and PACI (n..m)
Namespace (none)
Diagram
Quantity Element PaciNumber Element LineItemNumber Element Sequence DocumentPaciLine Complex Type
Overview
DocumentPaciLine
Link between LINE and PACI (n..m)
Sequence
LineItemNumber LineItemNumber Simple Type
reference to a position defined in LINE
PaciNumber PackingPieceNumber Simple Type
Reference to a position defined in PACi
Quantity optional Quantity Complex Type
Number of units from LINE in PACI
Unit optional Unit Simple Type
Used By
PACILINE Element
PACILINE Element
Source
<xs:complexType name="DocumentPaciLine" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de"> Verknüpfung zwischen den Struktrem LINE und PACI (n:m) </xs:documentation>
    <xs:documentation xml:lang="en"> Link between LINE and PACI (n..m)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LineItemNumber" type="LineItemNumber" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de"> Referenz auf eine Positionsnummer aus LINE</xs:documentation>
        <xs:documentation xml:lang="en"> reference to a position defined in LINE</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PaciNumber" type="PackingPieceNumber" minOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de"> Referenz auf eine in PACI definierte Packstückposition</xs:documentation>
        <xs:documentation xml:lang="en"> Reference to a position defined in PACi</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Quantity" type="Quantity" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="de"> Anzahl der Einheiten von LINE in PACI</xs:documentation>
        <xs:documentation xml:lang="en"> Number of units from LINE in PACI</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.2