Definition Type: Attribute
Name: ScheduleValidStartDate
Namespace: http://www.opentravel.org/OTA/2003/05
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirScheduleRS.xsd
Use Optional
Documentation:
Identifies the start date for the scheduled flight.
Collapse XSD Schema Diagram:
XSD Diagram of ScheduleValidStartDate in schema ota_airschedulers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ScheduleValidStartDate" type="xs:date" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Identifies the start date for the scheduled flight.</xs:documentation>
    </xs:annotation>
</xs:attribute>