XML Einrichten Version 1.2
AccountingPeriodDate Complex Type
XML Einrichten Version 1.2 : AccountingPeriodDate Complex Type
Description
Start or end date of the accounting period
Namespace (none)
Base Type
Restriction of EDIDate Complex Type
Diagram
AccountingPeriodDate Complex Type
Overview
AccountingPeriodDate Restriction of EDIDate Complex Type
Start or end date of the accounting period
FormatCode optional EDIDateFormatCode Simple Type
Used By
AccountingPeriodStartDate Element
AccountingPeriodEndDate Element
Attributes
NameTypeUseDefaultFixedDescription
FormatCodeEDIDateFormatCode Simple Typeoptional   
Source
<xs:complexType name="AccountingPeriodDate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Start oder Endedatum des Abrechungszeitraums </xs:documentation>
    <xs:documentation xml:lang="en">Start or end date of the accounting period </xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="EDIDate" />
  </xs:simpleContent>
</xs:complexType>
See Also
XML Einrichten Version 1.2