Definition Type: Attribute
Name: primaryInd
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Indicates whether the reference point is considered the main reference point for the specific type of IndexPointCode (e.g., in Dallas, where IndexPointCode=airport Dallas/Fort Worth airport would be the primary airport even if another airport such as Love Field is closer).
Collapse XSD Schema Diagram:
XSD Diagram of primaryInd in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="primaryInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Indicates whether the reference point is considered the main reference point for the specific type of IndexPointCode (e.g., in Dallas, where IndexPointCode=airport Dallas/Fort Worth airport would be the primary airport even if another airport such as Love Field is closer).</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>