diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="PostalAddressType"> <annotation> <documentation> Physical address at which the organization or individual may be contacted. Derived from ISO19115-2003 </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <attribute name="administrativeArea" type="fb:TextNameType" use="optional"> <annotation> <documentation> The state or province of the location or organisation. </documentation> </annotation> </attribute> <attribute name="city" type="fb:TextCityType" use="optional"> <annotation> <documentation> The city of the location or organisation. </documentation> </annotation> </attribute> <attribute name="countryCode" type="fb:TextCountryCodeType" use="optional"> <annotation> <documentation> The country of the physical address for the location or organisation. ISO 3166 abbreviations. </documentation> </annotation> </attribute> <attribute name="countryName" type="fb:TextCountryNameType" use="optional"> <annotation> <documentation> The country of the physical address for the location or organisation. Full name, not ISO 3166 abbreviations. </documentation> </annotation> </attribute> <attribute name="deliveryPoint" type="fb:TextAddressType" use="optional"> <annotation> <documentation> The street address line for the location. More than one address line may be used. [FIXM] </documentation> </annotation> </attribute> <attribute name="postalCode" type="fb:TextNameType" use="optional"> <annotation> <documentation> The ZIP or other postal code for the location or organisation. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="administrativeArea" type="fb:TextNameType" use="optional"> <annotation> <documentation> The state or province of the location or organisation. </documentation> </annotation> </attribute> |
type | fb:TextCityType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="city" type="fb:TextCityType" use="optional"> <annotation> <documentation> The city of the location or organisation. </documentation> </annotation> </attribute> |
type | fb:TextCountryCodeType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="countryCode" type="fb:TextCountryCodeType" use="optional"> <annotation> <documentation> The country of the physical address for the location or organisation. ISO 3166 abbreviations. </documentation> </annotation> </attribute> |
type | fb:TextCountryNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="countryName" type="fb:TextCountryNameType" use="optional"> <annotation> <documentation> The country of the physical address for the location or organisation. Full name, not ISO 3166 abbreviations. </documentation> </annotation> </attribute> |
type | fb:TextAddressType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="deliveryPoint" type="fb:TextAddressType" use="optional"> <annotation> <documentation> The street address line for the location. More than one address line may be used. [FIXM] </documentation> </annotation> </attribute> |
type | fb:TextNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="postalCode" type="fb:TextNameType" use="optional"> <annotation> <documentation> The ZIP or other postal code for the location or organisation. </documentation> </annotation> </attribute> |