simpleType TextCountryNameType
namespace http://www.fixm.aero/base/4.2
type fb:TextNameType
properties
base fb:TextNameType
used by
element PostalAddressType/countryName
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&#$%'\(\)\*\+\-\./:;<=>\?@\[\\\]\^_\|\{\}])*
annotation
documentation
The country of the physical address for the location or organisation.  Full name, not ISO 3166 abbreviations. [AIXM 5.1]
source <xs:simpleType name="TextCountryNameType">
 
<xs:annotation>
   
<xs:documentation>The country of the physical address for the location or organisation.  Full name, not ISO 3166 abbreviations. [AIXM 5.1]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:TextNameType"/>
</xs:simpleType>


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