XML Einrichten Version 1.2
Times Complex Type
XML Einrichten Version 1.2 : Times Complex Type
Description
Zeitenangaben in den Lieferzeiten Times within the delivery times section
Namespace (none)
Diagram
DeliveryTime Element OrderDateUntil Element Sequence Times Complex Type
Overview
Times
Zeitenangaben in den Lieferzeiten Times within the delivery times section
Sequence
OrderDateUntil optional EDIDate Complex Type
For oders unti this date the subsequent delivery time is valid.
FormatCode optional EDIDateFormatCode Simple Type
Unit optional Unit Simple Type
Source
<xs:complexType name="Times" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <xs:documentation xml:lang="de">Zeitenangaben in den Lieferzeiten</xs:documentation>
      <xs:documentation xml:lang="en">Times within the delivery times section</xs:documentation>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="OrderDateUntil" type="EDIDate" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de"> Bei Bestellung bis zu diesem Datum gilt nachfolgende Lieferzeit.</xs:documentation>
        <xs:documentation xml:lang="en"> For oders unti this date the subsequent delivery time is valid.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="DeliveryTime" type="Duration" minOccurs="0" maxOccurs="1" />
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.2