diagram | |||
namespace | http://www.fixm.aero/base/4.2 | ||
children | fb:administrativeArea fb:city fb:countryCode fb:countryName fb:deliveryPoint fb:extension fb:postalCode | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PostalAddressType"> <xs:annotation> <xs:documentation>Physical address at which the organization or individual may be contacted. Derived from ISO19115-2003</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="administrativeArea" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The state or province of the location or organisation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="city" type="fb:TextCityType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The city of the location or organisation.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="countryCode" type="fb:TextCountryCodeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The country of the physical address for the location or organisation. ISO 3166 abbreviations.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="countryName" type="fb:TextCountryNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The country of the physical address for the location or organisation. Full name, not ISO 3166 abbreviations.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="deliveryPoint" type="fb:TextAddressType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The street address line for the location. More than one address line may be used. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:PostalAddressExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="postalCode" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The ZIP or other postal code for the location or organisation.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="administrativeArea" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The state or province of the location or organisation.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextCityType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="city" type="fb:TextCityType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The city of the location or organisation.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextCountryCodeType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="countryCode" type="fb:TextCountryCodeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The country of the physical address for the location or organisation. ISO 3166 abbreviations.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextCountryNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="countryName" type="fb:TextCountryNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The country of the physical address for the location or organisation. Full name, not ISO 3166 abbreviations.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/base/4.2 | |||||||||
type | fb:TextAddressType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="deliveryPoint" type="fb:TextAddressType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The street address line for the location. More than one address line may be used. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:PostalAddressExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:PostalAddressExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="postalCode" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The ZIP or other postal code for the location or organisation.</xs:documentation> </xs:annotation> </xs:element> |