complexType GloballyUniqueFlightIdentifierType
diagram Nas_diagrams/Nas_p472.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedGloballyUniqueFlightIdentifierType
properties
base fb:RestrictedGloballyUniqueFlightIdentifierType
used by
element FlightType/gufi
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
attributes
Name  Type  Use  Default  Fixed  Annotation
codeSpace  string  required    urn:uuid  
documentation

                     Code Space of the GUFI
                 
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]
        
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>

attribute GloballyUniqueFlightIdentifierType/@codeSpace
type string
properties
use required
fixed urn:uuid
annotation
documentation

                     Code Space of the GUFI
                 
source <attribute name="codeSpace" type="xs:string" use="required" fixed="urn:uuid">
 
<annotation>
   
<documentation>
                     Code Space of the GUFI
                 
</documentation>
 
</annotation>
</attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy