complexType FaaLocation
diagram mmixm_diagrams/mmixm_p29.png
namespace https://mmixm.aero/base/3
children mb:faaLocationIdentifier mb:faaLocationType
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="faaLocationIdentifier" type="xs:string" 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="faaLocationType" 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/faaLocationIdentifier
diagram mmixm_diagrams/mmixm_p30.png
namespace https://mmixm.aero/base/3
type xs:string
properties
minOcc 0
maxOcc 1
content simple
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="faaLocationIdentifier" type="xs:string" 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/faaLocationType
diagram mmixm_diagrams/mmixm_p31.png
namespace https://mmixm.aero/base/3
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="faaLocationType" 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