Definition Type: Attribute
Name: ApplicableEnd
Type: Unresolved link to dateormonthday
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
End month and day or date for which the multimedia content is relevent (e.g. the end 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.
Collapse XSD Schema Diagram:
XSD Diagram of ApplicableEnd in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ApplicableEnd" type="DateOrMonthDay" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">End month and day or date for which the multimedia content is relevent (e.g. the end 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.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to dateormonthday
    • ApplicableEnd