diagram | ![]() |
||
namespace | https://mmixm.aero/base/2.1.0 | ||
children | mb:electronicLocation mb:faaLocation mb:geographicLocation mb:physicalAddress mb:gsaAddress | ||
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:element name="faaLocation" type="mb:FaaLocation" minOccurs="0" maxOccurs="1"/> <xs:element name="geographicLocation" type="mb:GeographicLocation" minOccurs="0" maxOccurs="1"/> <xs:element name="physicalAddress" type="mb:PhysicalAddress" minOccurs="0" maxOccurs="1"/> <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:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | mb:ElectronicLocation | ||||||
properties |
|
||||||
children | mb:ip mb:textDescription mb:url | ||||||
source | <xs:element name="electronicLocation" type="mb:ElectronicLocation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | mb:FaaLocation | ||||||
properties |
|
||||||
children | mb:faaLocationIdentifier mb:faaLocationType | ||||||
source | <xs:element name="faaLocation" type="mb:FaaLocation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | mb:GeographicLocation | ||||||
properties |
|
||||||
children | mb:elevation mb:latitude mb:longitude mb:source | ||||||
source | <xs:element name="geographicLocation" type="mb:GeographicLocation" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
type | mb:PhysicalAddress | ||||||
properties |
|
||||||
children | mb:address mb:description | ||||||
source | <xs:element name="physicalAddress" type="mb:PhysicalAddress" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||
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> |