complexType TrajectoryPointPropertyType
diagram Nas_diagrams/Nas_p743.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:reference
used by
elements TrajectoryPoint4DType/pointProperty TrajectoryPointProperty
attributes
Name  Type  Use  Default  Fixed  Annotation
propertyType  fx:TrajectoryPointPropertyTypeType  optional      
documentation

                     Provides the type of trajectory point property.
                 
annotation
documentation

            Describes any applicable properties of the trajectory point.  May include multiple
            properties per point.
        
source <complexType name="TrajectoryPointPropertyType">
 
<annotation>
   
<documentation>
            Describes any applicable properties of the trajectory point.  May include multiple
            properties per point.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="reference" type="fx:TrajectoryPointReferenceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A reference providing an identifier of airspace or program affecting the point.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="propertyType" type="fx:TrajectoryPointPropertyTypeType" use="optional">
       
<annotation>
         
<documentation>
                     Provides the type of trajectory point property.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute TrajectoryPointPropertyType/@propertyType
type fx:TrajectoryPointPropertyTypeType
properties
use optional
facets
Kind Value Annotation
enumeration TOP_OF_CLIMB
enumeration TOP_OF_DESCENT
enumeration CROSSOVER_ALTITUDE
enumeration TRANSITION_ALTITUDE_OR_LEVEL
enumeration TCP_ALTITUDE
enumeration TCP_SPEED
enumeration TCP_LATERAL
enumeration DEPARTURE_RUNWAY_END
enumeration START_TAKEOFF_ROLL
enumeration END_LANDING_ROLL
enumeration WHEELS_OFF
enumeration WHEELS_ON
enumeration ENTRY_RESTRICTED_OR_RESERVED_AIRSPACE
enumeration EXIT_RESTRICTED_OR_RESERVED_AIRSPACE
enumeration CROSSING_CONSTRAINED_AIRSPACE
enumeration EXIT_CONSTRAINED_AIRSPACE
enumeration INITIAL_PREDICTION_POINT
enumeration END_PREDICTION_POINT
enumeration HOLD_ENTRY
enumeration HOLD_EXIT
enumeration BEGIN_STAY
enumeration END_STAY
enumeration START_EXPECT_VECTORS
enumeration END_EXPECT_VECTORS
enumeration CONSTRAINT_POINT
enumeration FIR_BOUNDARY_CROSSING_POINT
enumeration RUNWAY_THRESHOLD
enumeration PRESCRIBED_EET_POINT
enumeration ENTRY_CONSTRAINED_AIRSPACE
enumeration AIRPORT_REFERENCE_LOCATION
annotation
documentation

                     Provides the type of trajectory point property.
                 
source <attribute name="propertyType" type="fx:TrajectoryPointPropertyTypeType" use="optional">
 
<annotation>
   
<documentation>
                     Provides the type of trajectory point property.
                 
</documentation>
 
</annotation>
</attribute>

element TrajectoryPointPropertyType/reference
diagram Nas_diagrams/Nas_p744.png
namespace http://www.fixm.aero/flight/4.1
type fx:TrajectoryPointReferenceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
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 <element name="reference" type="fx:TrajectoryPointReferenceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A reference providing an identifier of airspace or program affecting the point.
                    
</documentation>
 
</annotation>
</element>


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