| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:address mb:buildYear mb:description mb:estimatedTravelDuration mb:estimatedTrips | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="PhysicalAddress"> <xs:annotation> <xs:documentation>Complex type containing a physical address.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="address" type="mb:PostalAddress" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The address recognized by the US Postal Service.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="buildYear" type="mb:YearType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The year that the building construction was completed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="description" type="mb:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional details about the address such as building number or name, office number, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="estimatedTravelDuration" type="xs:duration" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated one-way travel duration to the physical address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="estimatedTrips" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This numeric field contains the estimated technicians' trip frequency, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:PostalAddress | ||||||
| properties |
|
||||||
| children | mb:administrativeArea mb:category mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode | ||||||
| annotation |
|
||||||
| source | <xs:element name="address" type="mb:PostalAddress" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The address recognized by the US Postal Service.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:YearType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="buildYear" type="mb:YearType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The year that the building construction was completed.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:String255Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="description" type="mb:String255Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Additional details about the address such as building number or name, office number, etc.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | xs:duration | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="estimatedTravelDuration" type="xs:duration" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated one-way travel duration to the physical address.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | xs:integer | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="estimatedTrips" type="xs:integer" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This numeric field contains the estimated technicians' trip frequency, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation> </xs:annotation> </xs:element> |