Definition Type: SimpleType
Name: MonthDateType
Namespace: http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1
Containing Schema: QualifiedDataTypes.xsd
Documentation:
QDT000017 QDT Month_ Date. Type 1.0 Date Month string
Collapse XSD Schema Diagram:
XSD Diagram of MonthDateType in schema qualifieddatatypes_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="MonthDateType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">QDT000017</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">QDT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Month_ Date. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Date</ccts:RepresentationTermName>
            <ccts:QualifierTerm xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Month</ccts:QualifierTerm>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="01" />
        <xsd:enumeration value="02" />
        <xsd:enumeration value="03" />
        <xsd:enumeration value="04" />
        <xsd:enumeration value="05" />
        <xsd:enumeration value="06" />
        <xsd:enumeration value="07" />
        <xsd:enumeration value="08" />
        <xsd:enumeration value="09" />
        <xsd:enumeration value="10" />
        <xsd:enumeration value="11" />
        <xsd:enumeration value="12" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 01
Enumeration 02
Enumeration 03
Enumeration 04
Enumeration 05
Enumeration 06
Enumeration 07
Enumeration 08
Enumeration 09
Enumeration 10
Enumeration 11
Enumeration 12
Collapse Derivation Tree:
Collapse References:
star:MonthDate, oagis:MonthDateType