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