Definition Type: Element
Name: Instruction
Namespace: http://www.opentravel.org/OTA/2003/05
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirBaggageRS.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Upgrade instruction text.
Collapse XSD Schema Diagram:
XSD Diagram of Instruction in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Instruction" type="xs:string" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">Upgrade instruction text.</xs:documentation>
    </xs:annotation>
</xs:element>