Definition Type: Element
Name: BlackoutDate
Type: DateTimeSpanType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Indicates black-out dates for the travel product/service.
Collapse XSD Schema Diagram:
Drilldown into EndDateWindow in schema ota_commontypes_xsd Drilldown into StartDateWindow in schema ota_commontypes_xsd Drilldown into DateWindowRange in schema ota_commontypes_xsd Drilldown into End in schema ota_commontypes_xsd1 Drilldown into Duration in schema ota_commontypes_xsd1 Drilldown into Start in schema ota_commontypes_xsd1 Drilldown into DateTimeSpanGroup in schema ota_commontypes_xsd Drilldown into DateTimeSpanType in schema ota_commontypes_xsdXSD Diagram of BlackoutDate in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="BlackoutDate" type="DateTimeSpanType" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates black-out dates for the travel product/service.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateWindowRange DateWindowRange (1) (1)
StartDateWindow StartDateWindow 0 (1)
EndDateWindow EndDateWindow 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Start Start Optional
Duration Duration Optional
End End Optional
Collapse Derivation Tree: