<xs:complexType name="DespatchAdviceDate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation xml:lang="de">Datum des Lieferscheins</xs:documentation>
<xs:documentation xml:lang="en">Date of the delivery note</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:restriction base="EDIDate" />
</xs:simpleContent>
</xs:complexType>
|