Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema Address.xsd
Namespace http://www.fixm.aero/fixm/4.0
Annotations
Copyright (c) 2016 Airservices Australia, DSNA, EUROCONTROL, IATA, JCAB, NATS Limited, 
       NAV CANADA, SESAR Joint Undertaking & US FAA 
       =========================================== 
       All rights reserved. 
        
       Redistribution and use in source and binary forms, with or without modification, 
       are permitted provided that the following conditions are met: 
* Redistributions of source code must retain the above copyright notice, this list of conditions and the disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the disclaimer
  in the documentation and/or other materials provided with the distribution.
* Neither the names of Airservices Australia, DSNA, EUROCONTROL, IATA, JCAB, NATS Limited, NavCanada, SESAR Joint Undertaking
  & US FAA nor the names of their contributors may be used to endorse or promote products derived from this specification
  without specific prior written permission.
        
        
       DISCLAIMER 
        
       THIS SPECIFICATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
       AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
       WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
       IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
       INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
       TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
       BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
       ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
       DAMAGE. 
        
       ========================================== 
       Editorial note: this license is an instance of the BSD license template as provided 
       by the Open Source Initiative: 
       http://www.opensource.org/licenses/bsd-license.php 
        
       The authoritative reference for FIXM is www.FIXM.aero. 
        
       Details on Airservices Australia: http://www.airservicesaustralia.com/ 
       Details on DSNA: http://www.developpement-durable.gouv.fr/-Navigation-aerienne-.html 
       
       Details on EUROCONTROL: http://www.eurocontrol.int/ 
       Details on IATA: http://www.iata.org/Pages/default.aspx 
       Details on JCAB: http://www.mlit.go.jp/en/koku/index.html 
       Details on NATS Limited: http://www.nats.co.uk/ 
       Details on NAV CANADA: http://www.navcanada.ca/ 
       Details on the SESAR JU and its members: http://www.sesarju.eu/discover-sesar/partnering-smarter-aviation/members 
       
       Details on the US FAA: http://www.faa.gov/
This package contains classes that model addresses and other contact information. 
[FIXM]
Properties
attribute form default: unqualified
element form default: qualified
version: 4.0.0
Element fb:ContactInformationType / fb:address
Namespace http://www.fixm.aero/base/4.0
Annotations
Optional postal address of the contact.
Diagram
Diagram Address_xsd.tmp#PostalAddressType_administrativeArea Address_xsd.tmp#PostalAddressType_city Address_xsd.tmp#PostalAddressType_countryCode Address_xsd.tmp#PostalAddressType_countryName Address_xsd.tmp#PostalAddressType_deliveryPoint Address_xsd.tmp#PostalAddressType_postalCode Address_xsd.tmp#PostalAddressType
Type fb:PostalAddressType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
administrativeArea fb:TextNameType optional
The state or province of the location or organisation.
city fb:TextCityType optional
The city of the location or organisation.
countryCode fb:TextCountryCodeType optional
The country of the physical address for the location or organisation.  ISO 3166 abbreviations.
countryName fb:TextCountryNameType optional
The country of the physical address for the location or organisation.  Full name, 
not ISO 3166 abbreviations.
deliveryPoint fb:TextAddressType optional
The street address line for the location.  More than one address line may be used. 
[FIXM]
postalCode fb:TextNameType optional
The ZIP or other postal code for the location or organisation.
Source
<element name="address" type="fb:PostalAddressType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Optional postal address of the contact.</documentation>
  </annotation>
</element>
Element fb:ContactInformationType / fb:onlineContact
Namespace http://www.fixm.aero/base/4.0
Annotations
Optional e-mail address of the contact.[FIXM]
Diagram
Diagram Address_xsd.tmp#OnlineContactType_email Address_xsd.tmp#OnlineContactType_linkage Address_xsd.tmp#OnlineContactType_network Address_xsd.tmp#OnlineContactType
Type fb:OnlineContactType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
email fb:TextAddressType optional
The address of the electronic mailbox of the responsible organisation or individual. 
[FIXM]
linkage fb:TextAddressType optional
Location (address) for on-line access using a Uniform Resource Locator address or 
AFTN address. [adapted from AIXM]
network fb:TelecomNetworkTypeType optional
The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
Source
<element name="onlineContact" type="fb:OnlineContactType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Optional e-mail address of the contact.[FIXM]</documentation>
  </annotation>
</element>
Element fb:ContactInformationType / fb:phoneFax
Namespace http://www.fixm.aero/base/4.0
Annotations
Optional phone or facsimile number of the contact.
Diagram
Diagram Address_xsd.tmp#TelephoneContactType_facsimile Address_xsd.tmp#TelephoneContactType_voice Address_xsd.tmp#TelephoneContactType
Type fb:TelephoneContactType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
facsimile fb:TextPhoneType optional
The telephone number of a facsimile machine for the responsible organisation or individual.
voice fb:TextPhoneType optional
The telephone number by which individuals can speak to the responsible organisation 
or individual.
Source
<element name="phoneFax" type="fb:TelephoneContactType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Optional phone or facsimile number of the contact.</documentation>
  </annotation>
</element>
Element fb:ContactInformation
Namespace http://www.fixm.aero/base/4.0
Diagram
Diagram Address_xsd.tmp#ContactInformationType_name Address_xsd.tmp#ContactInformationType_title Address_xsd.tmp#ContactInformationType_address Address_xsd.tmp#ContactInformationType_onlineContact Address_xsd.tmp#ContactInformationType_phoneFax Address_xsd.tmp#ContactInformationType DangerousGoods_xsd.tmp#StructuredPostalAddress
Type fb:ContactInformationType
Properties
content: complex
Substitution Group
Model fb:address{0,1} , fb:onlineContact* , fb:phoneFax{0,1}
Children fb:address, fb:onlineContact, fb:phoneFax
Instance
<fb:ContactInformation name="" title="">
  <fb:address administrativeArea="" city="" countryCode="" countryName="" deliveryPoint="" postalCode="">{0,1}</fb:address>
  <fb:onlineContact email="" linkage="" network="">{0,unbounded}</fb:onlineContact>
  <fb:phoneFax facsimile="" voice="">{0,1}</fb:phoneFax>
</fb:ContactInformation>
Attributes
QName Type Fixed Default Use Annotation
name fb:TextNameType optional
The official name of the contact. In case of the organization use, it is the name 
of the person within the organization who is the contact point. 
 
If the usage of  ContactInformation is associated with a person, this field should 
not be used, insead, the Person class' name should be used instead.
title fb:TextNameType optional
The official title of the contact.
Source
<element name="ContactInformation" type="fb:ContactInformationType"/>
Element fb:OnlineContact
Namespace http://www.fixm.aero/base/4.0
Diagram
Diagram Address_xsd.tmp#OnlineContactType_email Address_xsd.tmp#OnlineContactType_linkage Address_xsd.tmp#OnlineContactType_network Address_xsd.tmp#OnlineContactType
Type fb:OnlineContactType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
email fb:TextAddressType optional
The address of the electronic mailbox of the responsible organisation or individual. 
[FIXM]
linkage fb:TextAddressType optional
Location (address) for on-line access using a Uniform Resource Locator address or 
AFTN address. [adapted from AIXM]
network fb:TelecomNetworkTypeType optional
The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
Source
<element name="OnlineContact" type="fb:OnlineContactType"/>
Element fb:PostalAddress
Namespace http://www.fixm.aero/base/4.0
Diagram
Diagram Address_xsd.tmp#PostalAddressType_administrativeArea Address_xsd.tmp#PostalAddressType_city Address_xsd.tmp#PostalAddressType_countryCode Address_xsd.tmp#PostalAddressType_countryName Address_xsd.tmp#PostalAddressType_deliveryPoint Address_xsd.tmp#PostalAddressType_postalCode Address_xsd.tmp#PostalAddressType
Type fb:PostalAddressType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
administrativeArea fb:TextNameType optional
The state or province of the location or organisation.
city fb:TextCityType optional
The city of the location or organisation.
countryCode fb:TextCountryCodeType optional
The country of the physical address for the location or organisation.  ISO 3166 abbreviations.
countryName fb:TextCountryNameType optional
The country of the physical address for the location or organisation.  Full name, 
not ISO 3166 abbreviations.
deliveryPoint fb:TextAddressType optional
The street address line for the location.  More than one address line may be used. 
[FIXM]
postalCode fb:TextNameType optional
The ZIP or other postal code for the location or organisation.
Source
<element name="PostalAddress" type="fb:PostalAddressType"/>
Element fb:TelephoneContact
Namespace http://www.fixm.aero/base/4.0
Diagram
Diagram Address_xsd.tmp#TelephoneContactType_facsimile Address_xsd.tmp#TelephoneContactType_voice Address_xsd.tmp#TelephoneContactType
Type fb:TelephoneContactType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
facsimile fb:TextPhoneType optional
The telephone number of a facsimile machine for the responsible organisation or individual.
voice fb:TextPhoneType optional
The telephone number by which individuals can speak to the responsible organisation 
or individual.
Source
<element name="TelephoneContact" type="fb:TelephoneContactType"/>
Complex Type fb:ContactInformationType
Namespace http://www.fixm.aero/base/4.0
Annotations
Information required to enable contact with the responsible person and/or organisation. 
 This model is derived from ISO19115-2003:Geographic Information- Metadata. [AIXM 
5.1]
Diagram
Diagram Address_xsd.tmp#ContactInformationType_name Address_xsd.tmp#ContactInformationType_title Address_xsd.tmp#ContactInformationType_address Address_xsd.tmp#ContactInformationType_onlineContact Address_xsd.tmp#ContactInformationType_phoneFax
Used by
Model fb:address{0,1} , fb:onlineContact* , fb:phoneFax{0,1}
Children fb:address, fb:onlineContact, fb:phoneFax
Attributes
QName Type Fixed Default Use Annotation
name fb:TextNameType optional
The official name of the contact. In case of the organization use, it is the name 
of the person within the organization who is the contact point. 
 
If the usage of  ContactInformation is associated with a person, this field should 
not be used, insead, the Person class' name should be used instead.
title fb:TextNameType optional
The official title of the contact.
Source
<complexType name="ContactInformationType">
  <annotation>
    <documentation>Information required to enable contact with the responsible person and/or organisation. This model is derived from ISO19115-2003:Geographic Information- Metadata. [AIXM 5.1]</documentation>
  </annotation>
  <sequence>
    <element name="address" type="fb:PostalAddressType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Optional postal address of the contact.</documentation>
      </annotation>
    </element>
    <element name="onlineContact" type="fb:OnlineContactType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Optional e-mail address of the contact.[FIXM]</documentation>
      </annotation>
    </element>
    <element name="phoneFax" type="fb:TelephoneContactType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Optional phone or facsimile number of the contact.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="name" type="fb:TextNameType" use="optional">
    <annotation>
      <documentation>The official name of the contact. In case of the organization use, it is the name of the person within the organization who is the contact point. If the usage of ContactInformation is associated with a person, this field should not be used, insead, the Person class' name should be used instead.</documentation>
    </annotation>
  </attribute>
  <attribute name="title" type="fb:TextNameType" use="optional">
    <annotation>
      <documentation>The official title of the contact.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type fb:PostalAddressType
Namespace http://www.fixm.aero/base/4.0
Annotations
Physical address at which the organization or individual may be contacted. Derived 
from ISO19115-2003
Diagram
Diagram Address_xsd.tmp#PostalAddressType_administrativeArea Address_xsd.tmp#PostalAddressType_city Address_xsd.tmp#PostalAddressType_countryCode Address_xsd.tmp#PostalAddressType_countryName Address_xsd.tmp#PostalAddressType_deliveryPoint Address_xsd.tmp#PostalAddressType_postalCode
Used by
Attributes
QName Type Fixed Default Use Annotation
administrativeArea fb:TextNameType optional
The state or province of the location or organisation.
city fb:TextCityType optional
The city of the location or organisation.
countryCode fb:TextCountryCodeType optional
The country of the physical address for the location or organisation.  ISO 3166 abbreviations.
countryName fb:TextCountryNameType optional
The country of the physical address for the location or organisation.  Full name, 
not ISO 3166 abbreviations.
deliveryPoint fb:TextAddressType optional
The street address line for the location.  More than one address line may be used. 
[FIXM]
postalCode fb:TextNameType optional
The ZIP or other postal code for the location or organisation.
Source
<complexType name="PostalAddressType">
  <annotation>
    <documentation>Physical address at which the organization or individual may be contacted. Derived from ISO19115-2003</documentation>
  </annotation>
  <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>
</complexType>
Simple Type fb:TextCityType
Namespace http://www.fixm.aero/base/4.0
Annotations
Address city. [FIXM]
Diagram
Diagram Types_xsd.tmp#TextNameType
Type fb:TextNameType
Type hierarchy
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Source
<simpleType name="TextCityType">
  <annotation>
    <documentation>Address city. [FIXM]</documentation>
  </annotation>
  <restriction base="fb:TextNameType"/>
</simpleType>
Simple Type fb:TextCountryCodeType
Namespace http://www.fixm.aero/base/4.0
Annotations
The country code as specified by ISO 3166. [FIXM]
Diagram
Diagram Types_xsd.tmp#CharacterStringType
Type restriction of fb:CharacterStringType
Type hierarchy
Facets
minLength 0
maxLength 4096
pattern [A-Z]{2}
Used by
Source
<simpleType name="TextCountryCodeType">
  <annotation>
    <documentation>The country code as specified by ISO 3166. [FIXM]</documentation>
  </annotation>
  <restriction base="fb:CharacterStringType">
    <pattern value="[A-Z]{2}"/>
  </restriction>
</simpleType>
Simple Type fb:TextCountryNameType
Namespace http://www.fixm.aero/base/4.0
Annotations
The country of the physical address for the location or organisation.  Full name, 
not ISO 3166 abbreviations. [AIXM 5.1]
Diagram
Diagram Types_xsd.tmp#TextNameType
Type fb:TextNameType
Type hierarchy
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Source
<simpleType name="TextCountryNameType">
  <annotation>
    <documentation>The country of the physical address for the location or organisation. Full name, not ISO 3166 abbreviations. [AIXM 5.1]</documentation>
  </annotation>
  <restriction base="fb:TextNameType"/>
</simpleType>
Simple Type fb:TextAddressType
Namespace http://www.fixm.aero/base/4.0
Annotations
Basis for e-mail and street addresses. [FIXM]
Diagram
Diagram Types_xsd.tmp#CharacterStringType
Type restriction of fb:CharacterStringType
Type hierarchy
Facets
minLength 1
maxLength 500
Used by
Source
<simpleType name="TextAddressType">
  <annotation>
    <documentation>Basis for e-mail and street addresses. [FIXM]</documentation>
  </annotation>
  <restriction base="fb:CharacterStringType">
    <minLength value="1"/>
    <maxLength value="500"/>
  </restriction>
</simpleType>
Complex Type fb:OnlineContactType
Namespace http://www.fixm.aero/base/4.0
Annotations
On-line or Network information that can be used to contact the individual or organisation, 
including eMail address. [specialised from AIXM 5.1]
Diagram
Diagram Address_xsd.tmp#OnlineContactType_email Address_xsd.tmp#OnlineContactType_linkage Address_xsd.tmp#OnlineContactType_network
Used by
Attributes
QName Type Fixed Default Use Annotation
email fb:TextAddressType optional
The address of the electronic mailbox of the responsible organisation or individual. 
[FIXM]
linkage fb:TextAddressType optional
Location (address) for on-line access using a Uniform Resource Locator address or 
AFTN address. [adapted from AIXM]
network fb:TelecomNetworkTypeType optional
The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
Source
<complexType name="OnlineContactType">
  <annotation>
    <documentation>On-line or Network information that can be used to contact the individual or organisation, including eMail address. [specialised from AIXM 5.1]</documentation>
  </annotation>
  <attribute name="email" type="fb:TextAddressType" use="optional">
    <annotation>
      <documentation>The address of the electronic mailbox of the responsible organisation or individual. [FIXM]</documentation>
    </annotation>
  </attribute>
  <attribute name="linkage" type="fb:TextAddressType" use="optional">
    <annotation>
      <documentation>Location (address) for on-line access using a Uniform Resource Locator address or AFTN address. [adapted from AIXM]</documentation>
    </annotation>
  </attribute>
  <attribute name="network" type="fb:TelecomNetworkTypeType" use="optional">
    <annotation>
      <documentation>The Telecom Networks that can be used to address an organisation. [adapted from AIXM]</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type fb:TelecomNetworkTypeType
Namespace http://www.fixm.aero/base/4.0
Annotations
The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
Diagram
Diagram
Type restriction of string
Facets
enumeration AFTN
The data interchange in the AFS is performed by the Aeronautical Fixed Telecommunications 
Network, AFTN. This is a message handling network running according to ICAO Standards 
documented in Annex 10 to the ICAO Convention.[AIXM]
enumeration INTERNET
The Internet is a worldwide, publicly accessible series of interconnected computer 
networks that transmit data by packet switching using the standard Internet Protocol 
(IP). 
The usage of this value indicates that a URL will be provided for the linkage property 
in OnlineContact.
Used by
Source
<simpleType name="TelecomNetworkTypeType">
  <annotation>
    <documentation>The Telecom Networks that can be used to address an organisation. [adapted from AIXM]</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="AFTN">
      <annotation>
        <documentation>The data interchange in the AFS is performed by the Aeronautical Fixed Telecommunications Network, AFTN. This is a message handling network running according to ICAO Standards documented in Annex 10 to the ICAO Convention.[AIXM]</documentation>
      </annotation>
    </enumeration>
    <enumeration value="INTERNET">
      <annotation>
        <documentation>The Internet is a worldwide, publicly accessible series of interconnected computer networks that transmit data by packet switching using the standard Internet Protocol (IP). The usage of this value indicates that a URL will be provided for the linkage property in OnlineContact.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Complex Type fb:TelephoneContactType
Namespace http://www.fixm.aero/base/4.0
Annotations
Telephone numbers at which the organisation or individual may be contacted.  From 
ISO19115-2003. [AIXM 5.1]
Diagram
Diagram Address_xsd.tmp#TelephoneContactType_facsimile Address_xsd.tmp#TelephoneContactType_voice
Used by
Attributes
QName Type Fixed Default Use Annotation
facsimile fb:TextPhoneType optional
The telephone number of a facsimile machine for the responsible organisation or individual.
voice fb:TextPhoneType optional
The telephone number by which individuals can speak to the responsible organisation 
or individual.
Source
<complexType name="TelephoneContactType">
  <annotation>
    <documentation>Telephone numbers at which the organisation or individual may be contacted. From ISO19115-2003. [AIXM 5.1]</documentation>
  </annotation>
  <attribute name="facsimile" type="fb:TextPhoneType" use="optional">
    <annotation>
      <documentation>The telephone number of a facsimile machine for the responsible organisation or individual.</documentation>
    </annotation>
  </attribute>
  <attribute name="voice" type="fb:TextPhoneType" use="optional">
    <annotation>
      <documentation>The telephone number by which individuals can speak to the responsible organisation or individual.</documentation>
    </annotation>
  </attribute>
</complexType>
Simple Type fb:TextPhoneType
Namespace http://www.fixm.aero/base/4.0
Annotations
A phone or facsimile number. [AIXM 5.1]
Diagram
Diagram Types_xsd.tmp#CharacterStringType
Type restriction of fb:CharacterStringType
Type hierarchy
Facets
minLength 1
maxLength 500
pattern (\+)?[0-9\s\-\(\)]+
Used by
Source
<simpleType name="TextPhoneType">
  <annotation>
    <documentation>A phone or facsimile number. [AIXM 5.1]</documentation>
  </annotation>
  <restriction base="fb:CharacterStringType">
    <pattern value="(\+)?[0-9\s\-\(\)]+"/>
    <minLength value="1"/>
    <maxLength value="500"/>
  </restriction>
</simpleType>
Attribute fb:PostalAddressType / @administrativeArea
Namespace No namespace
Annotations
The state or province of the location or organisation.
Type fb:TextNameType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Complex Type fb:PostalAddressType
Source
<attribute name="administrativeArea" type="fb:TextNameType" use="optional">
  <annotation>
    <documentation>The state or province of the location or organisation.</documentation>
  </annotation>
</attribute>
Attribute fb:PostalAddressType / @city
Namespace No namespace
Annotations
The city of the location or organisation.
Type fb:TextCityType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Complex Type fb:PostalAddressType
Source
<attribute name="city" type="fb:TextCityType" use="optional">
  <annotation>
    <documentation>The city of the location or organisation.</documentation>
  </annotation>
</attribute>
Attribute fb:PostalAddressType / @countryCode
Namespace No namespace
Annotations
The country of the physical address for the location or organisation.  ISO 3166 abbreviations.
Type fb:TextCountryCodeType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 4096
pattern [A-Z]{2}
Used by
Complex Type fb:PostalAddressType
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>
Attribute fb:PostalAddressType / @countryName
Namespace No namespace
Annotations
The country of the physical address for the location or organisation.  Full name, 
not ISO 3166 abbreviations.
Type fb:TextCountryNameType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Complex Type fb:PostalAddressType
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>
Attribute fb:PostalAddressType / @deliveryPoint
Namespace No namespace
Annotations
The street address line for the location.  More than one address line may be used. 
[FIXM]
Type fb:TextAddressType
Type hierarchy
Properties
use: optional
Facets
minLength 1
maxLength 500
Used by
Complex Type fb:PostalAddressType
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>
Attribute fb:PostalAddressType / @postalCode
Namespace No namespace
Annotations
The ZIP or other postal code for the location or organisation.
Type fb:TextNameType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Complex Type fb:PostalAddressType
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>
Attribute fb:OnlineContactType / @email
Namespace No namespace
Annotations
The address of the electronic mailbox of the responsible organisation or individual. 
[FIXM]
Type fb:TextAddressType
Type hierarchy
Properties
use: optional
Facets
minLength 1
maxLength 500
Used by
Complex Type fb:OnlineContactType
Source
<attribute name="email" type="fb:TextAddressType" use="optional">
  <annotation>
    <documentation>The address of the electronic mailbox of the responsible organisation or individual. [FIXM]</documentation>
  </annotation>
</attribute>
Attribute fb:OnlineContactType / @linkage
Namespace No namespace
Annotations
Location (address) for on-line access using a Uniform Resource Locator address or 
AFTN address. [adapted from AIXM]
Type fb:TextAddressType
Type hierarchy
Properties
use: optional
Facets
minLength 1
maxLength 500
Used by
Complex Type fb:OnlineContactType
Source
<attribute name="linkage" type="fb:TextAddressType" use="optional">
  <annotation>
    <documentation>Location (address) for on-line access using a Uniform Resource Locator address or AFTN address. [adapted from AIXM]</documentation>
  </annotation>
</attribute>
Attribute fb:OnlineContactType / @network
Namespace No namespace
Annotations
The Telecom Networks that can be used to address an organisation. [adapted from AIXM]
Type fb:TelecomNetworkTypeType
Properties
use: optional
Facets
enumeration AFTN
The data interchange in the AFS is performed by the Aeronautical Fixed Telecommunications 
Network, AFTN. This is a message handling network running according to ICAO Standards 
documented in Annex 10 to the ICAO Convention.[AIXM]
enumeration INTERNET
The Internet is a worldwide, publicly accessible series of interconnected computer 
networks that transmit data by packet switching using the standard Internet Protocol 
(IP). 
The usage of this value indicates that a URL will be provided for the linkage property 
in OnlineContact.
Used by
Complex Type fb:OnlineContactType
Source
<attribute name="network" type="fb:TelecomNetworkTypeType" use="optional">
  <annotation>
    <documentation>The Telecom Networks that can be used to address an organisation. [adapted from AIXM]</documentation>
  </annotation>
</attribute>
Attribute fb:TelephoneContactType / @facsimile
Namespace No namespace
Annotations
The telephone number of a facsimile machine for the responsible organisation or individual.
Type fb:TextPhoneType
Type hierarchy
Properties
use: optional
Facets
minLength 1
maxLength 500
pattern (\+)?[0-9\s\-\(\)]+
Used by
Source
<attribute name="facsimile" type="fb:TextPhoneType" use="optional">
  <annotation>
    <documentation>The telephone number of a facsimile machine for the responsible organisation or individual.</documentation>
  </annotation>
</attribute>
Attribute fb:TelephoneContactType / @voice
Namespace No namespace
Annotations
The telephone number by which individuals can speak to the responsible organisation 
or individual.
Type fb:TextPhoneType
Type hierarchy
Properties
use: optional
Facets
minLength 1
maxLength 500
pattern (\+)?[0-9\s\-\(\)]+
Used by
Source
<attribute name="voice" type="fb:TextPhoneType" use="optional">
  <annotation>
    <documentation>The telephone number by which individuals can speak to the responsible organisation or individual.</documentation>
  </annotation>
</attribute>
Attribute fb:ContactInformationType / @name
Namespace No namespace
Annotations
The official name of the contact. In case of the organization use, it is the name 
of the person within the organization who is the contact point. 
 
If the usage of  ContactInformation is associated with a person, this field should 
not be used, insead, the Person class' name should be used instead.
Type fb:TextNameType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Source
<attribute name="name" type="fb:TextNameType" use="optional">
  <annotation>
    <documentation>The official name of the contact. In case of the organization use, it is the name of the person within the organization who is the contact point. If the usage of ContactInformation is associated with a person, this field should not be used, insead, the Person class' name should be used instead.</documentation>
  </annotation>
</attribute>
Attribute fb:ContactInformationType / @title
Namespace No namespace
Annotations
The official title of the contact.
Type fb:TextNameType
Type hierarchy
Properties
use: optional
Facets
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
Used by
Source
<attribute name="title" type="fb:TextNameType" use="optional">
  <annotation>
    <documentation>The official title of the contact.</documentation>
  </annotation>
</attribute>