diagram | ![]() |
||
namespace | https://mmixm.aero/base/3 | ||
children | mb:addressCategory mb:administrativeArea mb:city mb:countryCode mb:countryName mb:deliveryPoint mb:postalCode | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PostalAddress"> <xs:annotation> <xs:documentation>Complex type containing data associated with a postal address.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="addressCategory" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of address (e.g., Home, Work, Shipping, etc.).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The state or province of the location.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="city" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The City associated with the address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="countryCode" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Country code associated with the postal address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Country associated with the postal address.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="deliveryPoint" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Defines address for delivering an item</xs:documentation> </xs:annotation> </xs:element> <xs:element name="postalCode" type="mb:PostalCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Postal or Zip code for the address.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="addressCategory" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of address (e.g., Home, Work, Shipping, etc.).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="administrativeArea" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The state or province of the location.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="city" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The City associated with the address.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="countryCode" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Country code associated with the postal address.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="countryName" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Country associated with the postal address.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="deliveryPoint" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Defines address for delivering an item</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | mb:PostalCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="postalCode" type="mb:PostalCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The Postal or Zip code for the address.</xs:documentation> </xs:annotation> </xs:element> |