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