XML Einrichten Version 1.2
InvoiceDate Complex Type
XML Einrichten Version 1.2 : InvoiceDate Complex Type
Beschreibung
Rechnungsdatum
Namensraum (none)
Typ
Restriction of EDIDate Complex Type
Diagramm
InvoiceDate Complex Type
Overview
InvoiceDate Restriction of EDIDate Complex Type
Rechnungsdatum
FormatCode optional EDIDateFormatCode Simple Type
Attribute
NameTypVerwendenStandardFestgelegtBeschreibung
FormatCodeEDIDateFormatCode Simple Typeoptional   
Quelle
<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>
Siehe auch
XML Einrichten Version 1.2