Definition Type: SimpleType
Name: DateType
Namespace: urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
Containing Schema: UnqualifiedDataTypeSchemaModule-2.0.xsd
Documentation:
UDT000009 UDT Date. Type 1.0 One calendar day according the Gregorian calendar. Date string date
Collapse XSD Schema Diagram:
XSD Diagram of DateType in schema unqualifieddatatypeschemamodule-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:simpleType name="DateType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT000009</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2">UDT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Date. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:2">1.0</ccts:VersionID>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2">One calendar day according the Gregorian calendar.</ccts:Definition>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2">Date</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2">string</ccts:PrimitiveType>
            <xsd:BuiltinType>date</xsd:BuiltinType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:date" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
cbc:ActualDeliveryDateType, cbc:ActualDespatchDateType, cbc:DateType, cbc:DeliveryDateType, cbc:DespatchDateType, cbc:EndDateType, cbc:EstimatedDespatchDateType, cbc:ExpiryDateType, cbc:IssueDateType, cbc:LastRevisionDateType, cbc:LatestDeliveryDateType, cbc:ManufactureDateType, cbc:OccurrenceDateType, cbc:PaidDateType, cbc:PaymentDueDateType, cbc:ReceivedDateType, cbc:ReferenceDateType, cbc:RequestedDespatchDateType, cbc:ResponseDateType, cbc:RevisionDateType, cbc:StartDateType, cbc:TaxPointDateType, cbc:ValidationDateType, cbc:ValidityStartDateType