complexType TrajectoryPointReferenceType
diagram Nas_diagrams/Nas_p745.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension
used by
elements TrajectoryPointPropertyType/reference TrajectoryPointReference
attributes
Name  Type  Use  Default  Fixed  Annotation
identifier  fb:CharacterStringType  optional      
documentation

                     The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
                 
type  fb:CharacterStringType  optional      
documentation

                     The nature of the airspace or program (e.g., special activity airspace, GDP, MIT,
                     etc.)
                 
annotation
documentation

            A reference providing an identifier of airspace or program affecting the point.
        
source <complexType name="TrajectoryPointReferenceType">
 
<annotation>
   
<documentation>
            A reference providing an identifier of airspace or program affecting the point.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<attribute name="identifier" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="type" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     The nature of the airspace or program (e.g., special activity airspace, GDP, MIT,
                     etc.)
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute TrajectoryPointReferenceType/@identifier
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
                 
source <attribute name="identifier" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     The name of the particular airspace or program (e.g., FCA016, CTP001, RRDCC123)
                 
</documentation>
 
</annotation>
</attribute>

attribute TrajectoryPointReferenceType/@type
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     The nature of the airspace or program (e.g., special activity airspace, GDP, MIT,
                     etc.)
                 
source <attribute name="type" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     The nature of the airspace or program (e.g., special activity airspace, GDP, MIT,
                     etc.)
                 
</documentation>
 
</annotation>
</attribute>


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