Definition Type: Attribute
Name: Title
Type: Unresolved link to stringlength1to641
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
This attribute may be used to provide a title for the formatted free text, for example, Driving Directions. Each of the sub sections that are defined to be a part of the formatted text would provide detailed information about the subject identified by the title.
Collapse XSD Schema Diagram:
XSD Diagram of Title in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Title" type="StringLength1to64" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">This attribute may be used to provide a title for the formatted free text,
for example, Driving Directions.  Each of the sub sections that are defined
to be a part of the formatted text would provide detailed information about
the subject identified by the title.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to641
    • Title