Definition Type: Attribute
Name: applicableStart
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Start month and day or date for which the multimedia content is relevent (e.g. the start of a season or the start of an event). When a year is not used (i.e. only the month and day) it signifies a recurring event. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}DateOrMonthDay
Collapse XSD Schema Diagram:
XSD Diagram of applicableStart in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="applicableStart" type="xsd:date" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Start month and day or date for which the multimedia content is relevent (e.g. the start of a season or the start of an event). When a year is not used (i.e. only the month and day) it signifies a recurring event.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}DateOrMonthDay</xsd:documentation>
        <xsd:appinfo>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ApplicableStart</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>