Definition Type: Attribute
Name: SupplierIntegrationLevel
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
The level of integration of a property to provide automated transaction information. The lower the number, the higher the integration (e.g., a 1 means the supplier has the highest level of integration automation).
Collapse XSD Schema Diagram:
XSD Diagram of SupplierIntegrationLevel in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="SupplierIntegrationLevel" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The level of integration of a property to provide automated transaction information. The lower the number, the higher the integration (e.g., a 1 means the supplier has the highest level of integration automation).</xs:documentation>
    </xs:annotation>
</xs:attribute>