**************************************- Maintenance: DF/2003-11-13: Comment corrected **************************************- Exactly 3 alphabetic upper characters [A,Z] Usually used in city/airport codes **************************************-  | 
                           
| Attribute | CityType/@Code | 
<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>  |