Definition Type: Attribute
Name: OnTimeRate
Type: [Unresolved]: Percentage:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Request for flights in response that meet the given Department of Transport on-time rate. This is a number between 0 and 100.
Collapse XSD Schema Diagram:
XSD Diagram of OnTimeRate in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="OnTimeRate" type="Percentage" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Request for flights in response that meet the given Department of Transport on-time rate. This is a number between 0 and 100.</xs:documentation>
    </xs:annotation>
</xs:attribute>