Definition Type: Element
Name: DateWindowRange
Type: TimeInstantType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies a time period that can be applied before and/or after the start date.
Collapse XSD Schema Diagram:
Drilldown into CrossDateAllowedIndicator in schema ota_commontypes_xsd1 Drilldown into WindowAfter in schema ota_commontypes_xsd1 Drilldown into WindowBefore in schema ota_commontypes_xsd1 Drilldown into TimeInstantType in schema ota_commontypes_xsdXSD Diagram of DateWindowRange in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="DateWindowRange" type="TimeInstantType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies a time period that can be applied before and/or after the start date.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
WindowBefore WindowBefore Optional
WindowAfter WindowAfter Optional
CrossDateAllowedIndicator CrossDateAllowedIndicator Optional
Collapse Derivation Tree: