Definition Type: Attribute
Name: NotValidBefore
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
The date before which the fare basis code is not valid.
Collapse XSD Schema Diagram:
XSD Diagram of NotValidBefore in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="NotValidBefore" type="xs:date" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The date before which the fare basis code is not valid.</xs:documentation>
    </xs:annotation>
</xs:attribute>