complexType FaaLocation
diagram mmixm_diagrams/mmixm_p40.png
namespace https://mmixm.aero/base/4
children mb:identifier mb:type
used by
element Location/faaLocation
annotation
documentation
Complex type containing the FAA location identifier (7350.9P).
source <xs:complexType name="FaaLocation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing the FAA location identifier (7350.9P).</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="identifier" type="mb:String5Type" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The FAA location identifier is an assigned code used to simplify the identification of a landing facility,
navigational aid, weather station or manned air traffic control facility (7350.9P).
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="type" type="mb:FaaLocationTypeChoice" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Type of location associated with an FAA location identifier.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FaaLocation/identifier
diagram mmixm_diagrams/mmixm_p41.png
namespace https://mmixm.aero/base/4
type mb:String5Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 5
annotation
documentation
The FAA location identifier is an assigned code used to simplify the identification of a landing facility,
navigational aid, weather station or manned air traffic control facility (7350.9P).
source <xs:element name="identifier" type="mb:String5Type" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The FAA location identifier is an assigned code used to simplify the identification of a landing facility,
navigational aid, weather station or manned air traffic control facility (7350.9P).
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FaaLocation/type
diagram mmixm_diagrams/mmixm_p42.png
namespace https://mmixm.aero/base/4
type mb:FaaLocationTypeChoice
properties
minOcc 0
maxOcc 1
content complex
children mb:locationType mb:locationOtherType
annotation
documentation
Type of location associated with an FAA location identifier.
source <xs:element name="type" type="mb:FaaLocationTypeChoice" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Type of location associated with an FAA location identifier.</xs:documentation>
 
</xs:annotation>
</xs:element>


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