simpleType TextCityType
namespace http://www.fixm.aero/base/4.2
type fb:TextNameType
properties
base fb:TextNameType
used by
element PostalAddressType/city
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&#$%'\(\)\*\+\-\./:;<=>\?@\[\\\]\^_\|\{\}])*
annotation
documentation
Address city. [FIXM]
source <xs:simpleType name="TextCityType">
 
<xs:annotation>
   
<xs:documentation>Address city. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:TextNameType"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy