Definition Type: Attribute
Name: ExtServiceCode
Namespace: http://www.opentravel.org/OTA/2003/05
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirBaggageRS.xsd
Use Optional
Documentation:
A string value that represents an extended enumerated value for the @ServiceCode. To use this feature, select the "Other_" item from the ServiceCode list. NOTE: Any extended enumeration values should be agreed upon between trading partners prior to use.
Collapse XSD Schema Diagram:
XSD Diagram of ExtServiceCode in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ExtServiceCode" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">A string value that represents an extended enumerated value for the @ServiceCode. To use this feature, select the "Other_" item from the ServiceCode list.</xs:documentation>
        <xs:documentation source="Developer Notes" xml:lang="en">NOTE: Any extended enumeration values should be agreed upon between trading partners prior to use.</xs:documentation>
    </xs:annotation>
</xs:attribute>