| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress | ||
| used by | |||
| annotation |
|
||
| source | <xs:complexType name="Location"> <xs:annotation> <xs:documentation>Complex type containing various ways to represent location. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="electronicLocation" type="mb:ElectronicLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Electronic location, such as URL or IP address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="faaLocation" type="mb:FaaLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FAA location identifier and type information, per JO 7350.9, Location Identifiers.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="geographicLocation" type="mb:GeographicLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The geographic location, such as latitude, longitude, and elevation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="gsaAddress" type="mb:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the GSA address code assigned by the FAA Logistic Center.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="physicalAddress" type="mb:PhysicalAddress" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The physical location, such as address and travel details.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:ElectronicLocation | ||||||
| properties |
|
||||||
| children | mb:ip mb:textDescription mb:url | ||||||
| annotation |
|
||||||
| source | <xs:element name="electronicLocation" type="mb:ElectronicLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Electronic location, such as URL or IP address.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:FaaLocation | ||||||
| properties |
|
||||||
| children | mb:identifier mb:type | ||||||
| annotation |
|
||||||
| source | <xs:element name="faaLocation" type="mb:FaaLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>FAA location identifier and type information, per JO 7350.9, Location Identifiers.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:GeographicLocation | ||||||
| properties |
|
||||||
| children | mb:elevation mb:geographicLocationProvenance mb:latitude mb:longitude | ||||||
| annotation |
|
||||||
| source | <xs:element name="geographicLocation" type="mb:GeographicLocation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The geographic location, such as latitude, longitude, and elevation.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:String10Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="gsaAddress" type="mb:String10Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This field contains the GSA address code assigned by the FAA Logistic Center.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:PhysicalAddress | ||||||
| properties |
|
||||||
| children | mb:address mb:buildYear mb:description mb:estimatedTravelDuration mb:estimatedTrips | ||||||
| annotation |
|
||||||
| source | <xs:element name="physicalAddress" type="mb:PhysicalAddress" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The physical location, such as address and travel details.</xs:documentation> </xs:annotation> </xs:element> |