Definition Type: Attribute
Name: compositeInd
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:
Indicates that the room (suite) is a composite of smaller units. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}boolean
Collapse XSD Schema Diagram:
XSD Diagram of compositeInd in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="compositeInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Indicates that the room (suite) is a composite of smaller units.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}boolean</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>