Definition Type: Attribute
Name: DisplayLabel
Namespace: http://www.opentravel.org/OTA/2003/05
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirBaggageRS.xsd
ContentType Restriction
Use (Optional)
Documentation:
Marketing name for pricing type, e.g. "Filed Price".
Collapse XSD Schema Diagram:
XSD Diagram of DisplayLabel in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DisplayLabel">
    <xs:annotation>
        <xs:documentation>Marketing name for pricing type, e.g. "Filed Price".</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:string" />
    </xs:simpleType>
</xs:attribute>