Definition Type: Element
Name: CityName
Type: Unresolved link to stringlength1to641
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
City (e.g., Dublin), town, or postal station (i.e., a postal service territory, often used in a military address).
Collapse XSD Schema Diagram:
XSD Diagram of CityName in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="CityName" type="StringLength1to64" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">City (e.g., Dublin), town, or postal station (i.e., a postal service territory, often used in a military address).</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to641
    • CityName