Definition Type: Attribute
Name: followupRequestInd
Namespace: http://opentravel.org/common/message/v02
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Prohibited
Documentation:
An indication that this is a followup request asking for more of what was requested in the previous request.
Collapse XSD Schema Diagram:
XSD Diagram of followupRequestInd in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="followupRequestInd" type="xsd:boolean" use="prohibited">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An indication that this is a followup request asking for more of what was requested in the previous request.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>