diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | extension of fb:RestrictedGloballyUniqueFlightIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="GloballyUniqueFlightIdentifierType"> <annotation> <documentation> A single reference for FF-ICE information pertinent to a flight that is unique globally. [ICAO Doc 9965] This is a reference that uniquely identifies a specific flight and is independent of any particular system. [FIXM] </documentation> </annotation> <simpleContent> <extension base="fb:RestrictedGloballyUniqueFlightIdentifierType"> <attribute name="codeSpace" type="xs:string" use="required" fixed="urn:uuid"> <annotation> <documentation> Code Space of the GUFI </documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> |
type | string | ||||
properties |
|
||||
annotation |
|
||||
source | <attribute name="codeSpace" type="xs:string" use="required" fixed="urn:uuid"> <annotation> <documentation> Code Space of the GUFI </documentation> </annotation> </attribute> |