Definition Type: Attribute
Name: ratePlanQualifierInd
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Hospitality_1_0_0.xsd
Use Optional
Documentation:
The Rate Plan Qualifier is used to control the sort order of RatePlans. Those Rate Plans that are not qualified will appear first, those that are qualified will appear last.
Collapse XSD Schema Diagram:
XSD Diagram of ratePlanQualifierInd in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="ratePlanQualifierInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The Rate Plan Qualifier is used to control the sort order of RatePlans. Those Rate Plans that are not qualified will appear first, those that are qualified will appear last.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>