Definition Type: Attribute
Name: positiveInteger
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
The maximum quantity of search results in the response.
Collapse XSD Schema Diagram:
XSD Diagram of positiveInteger in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="positiveInteger" type="xsd:positiveInteger" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The maximum quantity of search results in the response.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>