CityCodeCodeType

**************************************- Maintenance: DF/2003-11-13:
Comment corrected **************************************- Exactly 3 alphabetic upper
characters [A,Z] Usually used in city/airport codes
**************************************-

Simple Type Information

Used By

Attribute CityType/@Code

Source

<xs:simpleType name="CityCodeCodeType">
  <xs:annotation>
    <xs:documentation>**************************************- Maintenance: DF/2003-11-13: Comment corrected **************************************- Exactly 3 alphabetic upper characters [A,Z] Usually used in city/airport codes **************************************-</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="CityCodeType AlphaUpper3Type"/>
</xs:simpleType>