Definition Type: SimpleType
Name: ListOfDayOfWeek_Enum
Namespace: http://www.opentravel.org/OTM/Common/v3
Containing Schema: CodeList_3_0_0.xsd
Documentation:
A list of days of week utiliziing the day of week enumerated list.
Collapse XSD Schema Diagram:
XSD Diagram of ListOfDayOfWeek_Enum in schema codelist_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="ListOfDayOfWeek_Enum">
    <xsd:annotation>
        <xsd:documentation source="Description">A list of days of week utiliziing the day of week enumerated list.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ListOfDayOfWeek_Enum</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:list itemType="ota2-0300:DayOfWeek_Enum" />
</xsd:simpleType>
Collapse Derivation Tree: