Definition Type: Element
Name: ATPCO_Diagnostic
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirBaggageRS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
ATPCO diagnostic information.
Collapse XSD Schema Diagram:
Drilldown into S7SequenceNo in schema ota_airbaggagers_xsd Drilldown into S7 in schema ota_airbaggagers_xsd Drilldown into S5 in schema ota_airbaggagers_xsdXSD Diagram of ATPCO_Diagnostic in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ATPCO_Diagnostic" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">ATPCO diagnostic information.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="S5" type="xs:integer" use="optional">
            <xs:annotation>
                <xs:documentation source="Description" xml:lang="en">Shows ATPCO record S5 diagnostic information.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="S7" type="xs:integer" use="optional">
            <xs:annotation>
                <xs:documentation source="Description" xml:lang="en">Shows ATPCO record S7 diagnostic information.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="S7SequenceNo" type="xs:integer" use="optional">
            <xs:annotation>
                <xs:documentation source="Description" xml:lang="en">ATPCO record S7 sequence number.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
S5 nsA:S5 Optional
S7 nsA:S7 Optional
S7SequenceNo nsA:S7SequenceNo Optional