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