Definition Type: Attribute
Name: NumberOfUnits
Type: Unresolved link to numeric1to999
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
Allows you to pass the number of units that the special request is for (e.g., if 4 rooms are booked you may want 3 with double/double beds and 1 with a king).
Collapse XSD Schema Diagram:
XSD Diagram of NumberOfUnits in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="NumberOfUnits" type="Numeric1to999" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Allows you to pass the number of units that the special request is for (e.g., if 4 rooms are booked you may want 3 with double/double beds and 1 with a king).  </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to numeric1to999
    • NumberOfUnits