Definition Type: Attribute
Name: ItinSegNbr
Namespace: http://www.opentravel.org/OTA/2003/05
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CancelRQ.xsd
Use Optional
Documentation:
Number identifying the segment item to be cancelled.
Collapse XSD Schema Diagram:
XSD Diagram of ItinSegNbr in schema ota_cancelrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ItinSegNbr" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Number identifying the segment item to be cancelled.</xs:documentation>
    </xs:annotation>
</xs:attribute>