Definition Type: Attribute
Name: StartDate
Namespace: http://www.opentravel.org/OTA/2003/05
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirFareDisplayRS.xsd
Use Optional
Documentation:
The start date (inclusive) of the date range within which this fare can be sold.
Collapse XSD Schema Diagram:
XSD Diagram of StartDate in schema ota_airfaredisplayrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="StartDate" type="xs:date" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The start date (inclusive) of the date range within which this fare can be sold.</xs:documentation>
    </xs:annotation>
</xs:attribute>