| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://www.fixm.aero/base/4.3 | ||||||||||||||||||||||||||||||||||||||
| type | extension of fb:UniversallyUniqueIdentifierType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="GloballyUniqueFlightIdentifierType"> <xs:annotation> <xs:documentation>An immutable identifier associated with a flight that allows all eligible members of the ATM community to unambiguously refer to information pertaining to the flight.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:UniversallyUniqueIdentifierType"> <xs:attribute name="creationTime" type="fb:DateTimeUtcType" use="required"> <xs:annotation> <xs:documentation>The time at which the GUFI was created. Used to reduce the likelihood of GUFI collisions and ensure GUFIs remain perpetually unique.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="namespaceDomain" type="fb:NamespaceDomainType" use="required"> <xs:annotation> <xs:documentation>Identifies the particular type of namespace used by the originator of a GUFI.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="namespaceIdentifier" type="fb:NamespaceIdentifierType" use="required"> <xs:annotation> <xs:documentation>The namespace chosen by the GUFI originator. Used to reduce the likelihood of GUFI collisions and provide traceability as to which entity generated a particular GUFI.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
| type | fb:DateTimeUtcType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="creationTime" type="fb:DateTimeUtcType" use="required"> <xs:annotation> <xs:documentation>The time at which the GUFI was created. Used to reduce the likelihood of GUFI collisions and ensure GUFIs remain perpetually unique.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | fb:NamespaceDomainType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:attribute name="namespaceDomain" type="fb:NamespaceDomainType" use="required"> <xs:annotation> <xs:documentation>Identifies the particular type of namespace used by the originator of a GUFI.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | fb:NamespaceIdentifierType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:attribute name="namespaceIdentifier" type="fb:NamespaceIdentifierType" use="required"> <xs:annotation> <xs:documentation>The namespace chosen by the GUFI originator. Used to reduce the likelihood of GUFI collisions and provide traceability as to which entity generated a particular GUFI.</xs:documentation> </xs:annotation> </xs:attribute> |