Definition Type: Attribute
Name: retransmissionIndicatorInd
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Implementer: It is recommended that this attribute is used (i.e., set to TRUE) only when a message is retransmitted. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}boolean
Collapse XSD Schema Diagram:
XSD Diagram of retransmissionIndicatorInd in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="retransmissionIndicatorInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Implementer: It is recommended that this attribute is used (i.e., set to TRUE) only when a message is retransmitted.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}boolean</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>