XML Einrichten Version 1.2
PaymentDate Complex Type
XML Einrichten Version 1.2 : PaymentDate Complex Type
Description
Date of payment
Namespace (none)
Base Type
Restriction of EDIDate Complex Type
Diagram
PaymentDate Complex Type
Overview
PaymentDate Restriction of EDIDate Complex Type
Date of payment
FormatCode optional EDIDateFormatCode Simple Type
Used By
PaymentDate Element
Attributes
NameTypeUseDefaultFixedDescription
FormatCodeEDIDateFormatCode Simple Typeoptional   
Source
<xs:complexType name="PaymentDate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Bezahldatum </xs:documentation>
    <xs:documentation xml:lang="en">Date of payment </xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="EDIDate" />
  </xs:simpleContent>
</xs:complexType>
See Also
XML Einrichten Version 1.2