diagram |
 |
namespace |
http://www.fixm.aero/flight/4.1 |
type |
extension of fb:ContactInformationType |
properties |
base | fb:ContactInformationType |
|
children |
fb:extension fb:address fb:onlineContact fb:phoneFax |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | name | fb:TextNameType | optional | | | 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.
|
| title | fb:TextNameType | optional | | | documentation |
The official title of the contact.
|
|
|
annotation |
documentation |
The building number and Street Name portion of the Address.
The XML Grouping Element that contains the parts of a Postal Address broken into
its component parts (Structured).
he Post Office (PO) Box number portion of a structured postal address.
The ZIP/Postal Code corresponding to the street address.
The name of the city the package is being shipped to.
Contains the Department Name portion of the Address.
The name of the region within a country specific to this address.
A code that indicates a country.
The name of a country.
<deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated> |
|
source |
<complexType name="StructuredPostalAddressType">
<annotation>
<documentation>
The building number and Street Name portion of the Address.
The XML Grouping Element that contains the parts of a Postal Address broken into
its component parts (Structured).
he Post Office (PO) Box number portion of a structured postal address.
The ZIP/Postal Code corresponding to the street address.
The name of the city the package is being shipped to.
Contains the Department Name portion of the Address.
The name of the region within a country specific to this address.
A code that indicates a country.
The name of a country.
<deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
</documentation>
</annotation>
<complexContent>
<extension base="fb:ContactInformationType"/>
</complexContent>
</complexType> |