XML Einrichten Version 1.2
DocumentFoot Complex Type
XML Einrichten Version 1.2 : DocumentFoot Complex Type
Description
Foot section of the message
Namespace (none)
Diagram
SendingDate Element Sequence DocumentFoot Complex Type
Overview
DocumentFoot
Foot section of the message
Sequence
SendingDate optional EDIDate Complex Type
Sending date of this message
FormatCode optional EDIDateFormatCode Simple Type
Source
<xs:complexType name="DocumentFoot" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Abschluss der Nachricht </xs:documentation>
    <xs:documentation xml:lang="en">Foot section of the message</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="SendingDate" type="EDIDate" minOccurs="0">
      <xs:annotation>
        <xs:documentation xml:lang="de">Versanddatum der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">Sending date of this message</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.2