Definition Type: Attribute
Name: primaryLoyaltyIndicatorInd
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Finance_3_0_0.xsd
Use Optional
Documentation:
When true, indicates this is the primary customer loyalty program and when false, indicates this is not the primary customer loyalty program. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}boolean
Collapse XSD Schema Diagram:
XSD Diagram of primaryLoyaltyIndicatorInd in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="primaryLoyaltyIndicatorInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">When true, indicates this is the primary customer loyalty program and when false, indicates this is not the primary customer loyalty program.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}boolean</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>