XML Einrichten Version 1.2
DocumentHead Complex Type
XML Einrichten Version 1.2 : DocumentHead Complex Type
Description
Head of the document
Namespace (none)
Diagram
TechnicalReceiverCopy Element DocDate Element DocRefNumber Element Sequence AdditionalReference Element AdditionalDate Element TechnicalSender Element TechnicalReceiver Element DocumentDate Element DocumentNumber Element DocumentFunctionSymbol Element DocumentType Element WorkflowAdditonalDocs Element WorkflowDestination Element WorkflowType Element VersionNo Element VersionName Element Sequence VersionNumber Element Sequence DocumentHead Complex Type
Overview
DocumentHead
Head of the document
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
Source
<xs:complexType name="DocumentHead" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Kopf des Belegs </xs:documentation>
    <xs:documentation xml:lang="en">Head of the document</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="VersionNumber" type="MessageVersion" minOccurs="1" />
    <xs:element name="DocumentType" type="DocumentType" minOccurs="1" />
    <xs:element name="DocumentFunctionSymbol" type="DocumentFunctionSymbol" minOccurs="1" />
    <xs:element name="DocumentNumber" type="DocumentNumber" minOccurs="1" />
    <xs:element name="DocumentDate" type="EDIDate" minOccurs="1" />
    <xs:element name="TechnicalReceiver" type="TechnicalReceiver" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de">Technischer, physischer Empfänger der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">technical, physical recipient of the message</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TechnicalSender" type="TechnicalReceiver" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de">Technischer, physischer Versender der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">technical, physical sender of the message</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AdditionalDate" type="EDIDateQualified" minOccurs="0" maxOccurs="99" />
    <xs:element name="AdditionalReference" type="DocumentReferenceQualified" minOccurs="0" maxOccurs="99" />
    <xs:element name="TechnicalReceiverCopy" type="TechnicalReceiver" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de">Physischer Empfänger einer Kopie dieser Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">Physical receiver for a copy from this message</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.2