Definition Type: Attribute
Name: MaxConnections
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Indicates that if connection is chosen, then this attribute defines the maximum number of connections preferred.
Collapse XSD Schema Diagram:
XSD Diagram of MaxConnections in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="MaxConnections" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates that if connection is chosen, then this attribute defines the maximum number of connections preferred.</xs:documentation>
    </xs:annotation>
</xs:attribute>