simpleType TextNameType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
element NasFlightType/countryAirspace
simpleTypes AerodromeNameType TerminalNameType TextCityType TextCountryNameType
attributes PostalAddressType/@administrativeArea OtherUnitReferenceType/@atcUnitNameOrAlternate NasAirspaceConstraintType/@constrainedAirspaceId ContactInformationType/@name PersonOrOrganizationType/@name PostalAddressType/@postalCode NasStandInformationType/@standName ContactInformationType/@title
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&#$%'\(\)\*\+\-\./:;<=>\?@\[\\\]\^_\|\{\}])*
annotation
documentation

            The official name of a State, an aerodrome, a unit, etc... [AIXM 5.1]
        
source <simpleType name="TextNameType">
 
<annotation>
   
<documentation>
            The official name of a State, an aerodrome, a unit, etc... [AIXM 5.1]
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<minLength value="0"/>
   
<maxLength value="60"/>
   
<pattern value="([A-Z]|[0-9]|[, !&quot;&amp;amp;#$%'\(\)\*\+\-\./:;&amp;lt;=&amp;gt;\?@\[\\\]\^_\|\{\}])*"/>
 
</restriction>
</simpleType>


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