XML Einrichten Version 1.2
InvrptMessage Element
XML Einrichten Version 1.2 : InvrptMessage Element
Description
Mesage: Inventory (INVRPT)
Namespace (none)
Diagram
INVRPT Element Sequence InvrptMessage Element
Overview
InvrptMessage
Mesage: Inventory (INVRPT)
Sequence
INVRPT 1..∞
Head of the inventory report (INVRPT)
Sequence
Sequence
Sequence
VersionName Restriction of xs:string
format name
VersionNo Restriction of xs:string
format Version number
WorkflowType optional Restriction of xs:string
Remarks to the process based on the order message
Code list:
"" = Standard order
P = Planning order
K = Kitchen order
E = Order with GTIN (EAN)in each position
T = Order with text and without unigue article identifier
XCR = Variant order from XcalibuR
XCRK= Copy of a variant order from XcalibuR - only for transport to IWOfurn Platform
WorkflowDestination optional WorkflowDestination Simple Type
Remarks to the process based on the delivery process
Code list:
L = Lager
CD = Cross docking
D = Dropshipping
WorkflowAdditonalDocs optional Restriction of xs:string
FormatCode optional EDIDateFormatCode Simple Type
TechnicalReceiver optional TechnicalReceiver Simple Type
technical, physical recipient of the message
TechnicalSender optional TechnicalReceiver Simple Type
technical, physical sender of the message
Qualifier optional EDIDateQualifier Simple Type
FormatCode optional EDIDateFormatCode Simple Type
TechnicalReceiverCopy optional TechnicalReceiver Simple Type
Physical receiver for a copy from this message
Sequence
FlagOfParty Restriction of xs:string
Adress Typ
Code list:
SU = Suppler address
BY = Buyers address
DP = Delivery address
UC = Delivery address end-consumer
IV = Invoice Recipient
UD = invoice recipient end-consumer
PL = Faktorer
MA = Assembly address
MF = Manufacturer- used for OTTO only
----- Transport -----
PO = Client of the transport orders
PW = Pick-Up address, delivery point
PF = Recipient of the freight invoice
FW = Selected carrier
AdressGLN optional
GLN Code of the address
Name1 optional Restriction of xs:string
in case of Companies: Companyname
in case of Endusers: Firstname surname
Name2 optional Restriction of xs:string
in case of Companies: Continuation of the Companyname
in case of Endusers: empty
Name3 optional Restriction of xs:string
in case of Companies: Empty
in case of Endusers: First name
Name4 optional Restriction of xs:string
in case of Companies: Empty
in case of Endusers: Surname
Street1 optional Restriction of xs:string
Street
StreetAddition 0..3 Restriction of xs:string
Additional information to the Street
PostalCode optional Restriction of xs:string
Zip Code
City optional Restriction of xs:string
City
ISOCountryCode optional Restriction of xs:string
ISO Country Code
Sequence
ContactSurName optional Restriction of xs:string
Surname of the contact
ContactFirstName optional Restriction of xs:string
First name of the contact
ContactCode optional Restriction of xs:string
Ident of the contact
ContactCommunication 0..9 ContactCommunication Complex Type
Group for the communication data
Sequence
CommunicationCode Restriction of xs:string
CommunicationAdress Restriction of xs:string
Communication address related to the previous defined communication type
FormatCode optional EDIDateFormatCode Simple Type
ContractNumber optional Restriction of xs:string
Contract number
Sequence
AccountNumber optional Restriction of xs:string
Account Number
AccountHolder1 optional Restriction of xs:string
Account holder Line 1
AccountHolder2 optional Restriction of xs:string
Account holder Line 2
InstitutionBranch optional Restriction of xs:string
Branch of the bank
InstitutionName optional Restriction of xs:string
Name of the bank
InstitutionBranchLocation optional Restriction of xs:string
City of the bank branch
Country optional Restriction of xs:string
City of the bank
BICNumber optional Restriction of xs:string
BIC Code
IBANNumber optional Restriction of xs:string
IBAN
FurtherReferences optional Restriction of xs:string
e.g. depot number
LINE 1..∞
Posiitions of the inventory report (INVRPT)
Sequence
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Internal number defined by the manufacturer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Number at customers site
CustomerName optional Restriction of xs:string
Name at customers site
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Internal number defined by the manufacturer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Number at customers site
CustomerName optional Restriction of xs:string
Name at customers site
Sequence
FeatureLineNumber Restriction of xs:int
Sequential number of the feature within a line
ParentFeatureLineNumber optional Restriction of xs:decimal
reference to a superior feature
FeatureID ProductIdentifier Complex Type
identification elements for a feature
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Internal number defined by the manufacturer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Number at customers site
CustomerName optional Restriction of xs:string
Name at customers site
Option Option Complex Type
Description of the option according to the feature
Sequence
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Internal number defined by the manufacturer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Number at customers site
CustomerName optional Restriction of xs:string
Name at customers site
TextValue optional
Unit optional Unit Simple Type
Unit optional Unit Simple Type
Sequence
Unit optional Unit Simple Type
FormatCode optional EDIDateFormatCode Simple Type
FormatCode optional EDIDateFormatCode Simple Type
FormatCode optional EDIDateFormatCode Simple Type
Qualifier optional EDIDateQualifier Simple Type
FormatCode optional EDIDateFormatCode Simple Type
Unit optional Unit Simple Type
FOOT Extension of DocumentFoot Complex Type
Footer of the inventory report (INVRPT)
Sequence
SendingDate optional EDIDate Complex Type
Sending date of this message
FormatCode optional EDIDateFormatCode Simple Type
Source
<xs:element name="InvrptMessage" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <b>Nachricht: Lagerbestand (INVRPT) </b>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <b>Mesage: Inventory (INVRPT) </b>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="INVRPT" minOccurs="1" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation xml:lang="de">Kopfteil des Lagerbestandsberichts(INVRPT)  </xs:documentation>
          <xs:documentation xml:lang="en">Head of the inventory report (INVRPT)  </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="HEAD" minOccurs="1" maxOccurs="1">
              <xs:complexType>
                <xs:complexContent>
                  <xs:extension base="DocumentHead">
                    <xs:sequence>
                      <xs:element name="NAD" type="NAD" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                  </xs:extension>
                </xs:complexContent>
              </xs:complexType>
            </xs:element>
            <xs:element name="LINE" minOccurs="1" maxOccurs="unbounded">
              <xs:annotation>
                <xs:documentation xml:lang="de">Positionen des Lagerbestandsberichts(INVRPT)  </xs:documentation>
                <xs:documentation xml:lang="en">Posiitions of the inventory report (INVRPT)  </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:sequence>
                  <xs:element name="SeriesID" type="ProductIdentifier" minOccurs="0" />
                  <xs:element name="ProductID" type="ProductIdentifier" minOccurs="0" />
                  <xs:element name="OPT" type="OPT" minOccurs="0" maxOccurs="unbounded" />
                  <xs:element name="Orderability" type="Orderability" minOccurs="0" />
                  <xs:element name="Availability" type="Availability" minOccurs="0" />
                  <xs:element name="LeadTimeIfNotAvailable" type="Duration" minOccurs="0" />
                  <xs:element name="MVMT" type="MVMT" minOccurs="1" maxOccurs="1" />
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="FOOT" minOccurs="1" maxOccurs="1">
              <xs:annotation>
                <xs:documentation xml:lang="de">Abschluss der Bestellung (ORDERdes Lagerbestandsberichts(INVRPT) </xs:documentation>
                <xs:documentation xml:lang="en">Footer of the inventory report (INVRPT)  </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:complexContent>
                  <xs:extension base="DocumentFoot">
                    <xs:sequence />
                  </xs:extension>
                </xs:complexContent>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
XML Einrichten Version 1.2