Definition Type: Attribute
Name: maxResponses
Namespace: http://opentravel.org/common/message/v02
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Prohibited
Documentation:
The maximum number of responses to receive from a request message. NOTE: Check with your trading partners that they support this functionality or this attribute may be ignored. BJL- Add this only to search, avail, etc. messages that would use it.
Collapse XSD Schema Diagram:
XSD Diagram of maxResponses in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="maxResponses" type="xsd:positiveInteger" use="prohibited">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The maximum number of responses to receive from a request message.

NOTE: Check with your trading partners that they support this functionality or this attribute may be ignored.

BJL- Add this only to search, avail, etc. messages that would use it.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>