Definition Type: Attribute
Name: FareStatus
Type: FareStatusType
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
Identifies whether the fare was constructed, published, created, etc.
Collapse XSD Schema Diagram:
XSD Diagram of FareStatus in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="FareStatus" type="FareStatusType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies whether the fare was constructed, published, created, etc.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: