complexType CollaborativeTrajectoryOptionsProgramType
diagram Nas_diagrams/Nas_p352.png
namespace http://www.faa.aero/nas/4.2
children nas:ctopConformance nas:ctopLastRouteAmendmentInfo
used by
elements CollaborativeTrajectoryOptionsProgram NasTmiType/ctop
attributes
Name  Type  Use  Default  Fixed  Annotation
additionalAirborneTime  fb:DurationType  optional      
documentation

               Provides the additional amount of flying time assigned to the flight by the Collaborative
               Trajectory Options Program
           
assignedGroundDelay  fb:DurationType  optional      
documentation

               Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory
               Options Program
           
ctopControlled  nas:CtopControlledIndicatorType  optional      
documentation

               Indicates if the flight is controlled by this Collaborative Trajectory Options Program
              
           
ctopRouteControlled  nas:CtopRouteControlledIndicatorType  optional      
documentation

               Indicates if the flight's route is controlled by this Collaborative Trajectory Options
               Program
           
ctopRouteOut  nas:CtopRouteOutIndicatorType  optional      
documentation

               Indicates that the assigned trajectory option is routed out of the Collaborative
               Trajectory Options Program
           
trajectoryNewSource  nas:TrajectoryNewSourceType  optional      
documentation

               The new source of the trajectory data used by the Traffic Flow Management System
               for a flight as part of Collaborative Trajectory Options Program allocation
           
trajectorySource  nas:TrajectorySourceType  optional      
documentation

               A container which provides the flight information for a flight which was valid prior
               to an implicit substitution
           
annotation
documentation

            Container for information pertaining to definition of Collaborative Trajectory Options
            Program
        
source <complexType name="CollaborativeTrajectoryOptionsProgramType">
 
<annotation>
   
<documentation>
            Container for information pertaining to definition of Collaborative Trajectory Options
            Program
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="ctopConformance" type="nas:CtopConformanceType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  Contains information about Collaborative Trajectory Options Program Conformance Information
                 
              
</documentation>
     
</annotation>
   
</element>
   
<element name="ctopLastRouteAmendmentInfo" type="nas:CtopRouteAmendmentType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  Collaborative Trajectory Options Program Last Route Amendment Information
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
 
<attribute name="additionalAirborneTime" type="fb:DurationType" use="optional">
   
<annotation>
     
<documentation>
               Provides the additional amount of flying time assigned to the flight by the Collaborative
               Trajectory Options Program
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="assignedGroundDelay" type="fb:DurationType" use="optional">
   
<annotation>
     
<documentation>
               Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory
               Options Program
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="ctopControlled" type="nas:CtopControlledIndicatorType" use="optional">
   
<annotation>
     
<documentation>
               Indicates if the flight is controlled by this Collaborative Trajectory Options Program
              
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="ctopRouteControlled" type="nas:CtopRouteControlledIndicatorType" use="optional">
   
<annotation>
     
<documentation>
               Indicates if the flight's route is controlled by this Collaborative Trajectory Options
               Program
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="ctopRouteOut" type="nas:CtopRouteOutIndicatorType" use="optional">
   
<annotation>
     
<documentation>
               Indicates that the assigned trajectory option is routed out of the Collaborative
               Trajectory Options Program
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="trajectoryNewSource" type="nas:TrajectoryNewSourceType" use="optional">
   
<annotation>
     
<documentation>
               The new source of the trajectory data used by the Traffic Flow Management System
               for a flight as part of Collaborative Trajectory Options Program allocation
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="trajectorySource" type="nas:TrajectorySourceType" use="optional">
   
<annotation>
     
<documentation>
               A container which provides the flight information for a flight which was valid prior
               to an implicit substitution
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute CollaborativeTrajectoryOptionsProgramType/@additionalAirborneTime
type fb:DurationType
properties
use optional
annotation
documentation

               Provides the additional amount of flying time assigned to the flight by the Collaborative
               Trajectory Options Program
           
source <attribute name="additionalAirborneTime" type="fb:DurationType" use="optional">
 
<annotation>
   
<documentation>
               Provides the additional amount of flying time assigned to the flight by the Collaborative
               Trajectory Options Program
           
</documentation>
 
</annotation>
</attribute>

attribute CollaborativeTrajectoryOptionsProgramType/@assignedGroundDelay
type fb:DurationType
properties
use optional
annotation
documentation

               Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory
               Options Program
           
source <attribute name="assignedGroundDelay" type="fb:DurationType" use="optional">
 
<annotation>
   
<documentation>
               Provides the amount of ground delay assigned to the flight by the Collaborative Trajectory
               Options Program
           
</documentation>
 
</annotation>
</attribute>

attribute CollaborativeTrajectoryOptionsProgramType/@ctopControlled
type nas:CtopControlledIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration CTOP_CONTROLLED
annotation
documentation

               Indicates if the flight is controlled by this Collaborative Trajectory Options Program
              
           
source <attribute name="ctopControlled" type="nas:CtopControlledIndicatorType" use="optional">
 
<annotation>
   
<documentation>
               Indicates if the flight is controlled by this Collaborative Trajectory Options Program
              
           
</documentation>
 
</annotation>
</attribute>

attribute CollaborativeTrajectoryOptionsProgramType/@ctopRouteControlled
type nas:CtopRouteControlledIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration CTOP_ROUTE_CONTROLLED
annotation
documentation

               Indicates if the flight's route is controlled by this Collaborative Trajectory Options
               Program
           
source <attribute name="ctopRouteControlled" type="nas:CtopRouteControlledIndicatorType" use="optional">
 
<annotation>
   
<documentation>
               Indicates if the flight's route is controlled by this Collaborative Trajectory Options
               Program
           
</documentation>
 
</annotation>
</attribute>

attribute CollaborativeTrajectoryOptionsProgramType/@ctopRouteOut
type nas:CtopRouteOutIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration CTOP_ROUTE_OUT
annotation
documentation

               Indicates that the assigned trajectory option is routed out of the Collaborative
               Trajectory Options Program
           
source <attribute name="ctopRouteOut" type="nas:CtopRouteOutIndicatorType" use="optional">
 
<annotation>
   
<documentation>
               Indicates that the assigned trajectory option is routed out of the Collaborative
               Trajectory Options Program
           
</documentation>
 
</annotation>
</attribute>

attribute CollaborativeTrajectoryOptionsProgramType/@trajectoryNewSource
type nas:TrajectoryNewSourceType
properties
use optional
facets
Kind Value Annotation
enumeration TOS
enumeration FP
enumeration EIFP
enumeration HIST
enumeration MANUAL
enumeration DIRECT
enumeration REROUTE
enumeration TACTICAL_REROUTE
annotation
documentation

               The new source of the trajectory data used by the Traffic Flow Management System
               for a flight as part of Collaborative Trajectory Options Program allocation
           
source <attribute name="trajectoryNewSource" type="nas:TrajectoryNewSourceType" use="optional">
 
<annotation>
   
<documentation>
               The new source of the trajectory data used by the Traffic Flow Management System
               for a flight as part of Collaborative Trajectory Options Program allocation
           
</documentation>
 
</annotation>
</attribute>

attribute CollaborativeTrajectoryOptionsProgramType/@trajectorySource
type nas:TrajectorySourceType
properties
use optional
facets
Kind Value Annotation
enumeration FILED_FLIGHT_PLAN
enumeration CTOP_ASSIGNED
enumeration CTOP_MANUAL_ASSIGNED
enumeration TOS_OPTION
enumeration TFMS_REROUTE
enumeration EARLY_INTENT
enumeration HISTORICAL_ROUTE
enumeration DIRECT_ROUTE
enumeration CTOP_ASSIGNED_MODEL
enumeration CTOP_MANUAL_ASSIGNED_MODEL
enumeration TACTICAL_REROUTE
enumeration DYNAMIC_EXCEPTION
enumeration DYNAMIC_EXCEPTION_MODEL
annotation
documentation

               A container which provides the flight information for a flight which was valid prior
               to an implicit substitution
           
source <attribute name="trajectorySource" type="nas:TrajectorySourceType" use="optional">
 
<annotation>
   
<documentation>
               A container which provides the flight information for a flight which was valid prior
               to an implicit substitution
           
</documentation>
 
</annotation>
</attribute>

element CollaborativeTrajectoryOptionsProgramType/ctopConformance
diagram Nas_diagrams/Nas_p353.png
namespace http://www.faa.aero/nas/4.2
type nas:CtopConformanceType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
altitudeConformance  nas:CtopAltitudeConformanceType  optional      
documentation

               Provides the altitude conformance status for a flight with the Collaborative Trajectory
               Options Program
           
conformanceStatus  nas:CtopConformanceStatusType  optional      
documentation

               Provides the conformance status for a flight with the Collaborative Trajectory Options
               Program
           
routeConformance  nas:CtopRouteConformanceIndicatorType  optional      
documentation

               Provides the route conformance status for a flight with the Collaborative Trajectory
               Options Program
           
speedConformance  nas:CtopSpeedConformanceIndicatorType  optional      
documentation

               Provides the speed conformance status for a flight with the Collaborative Trajectory
               Options Program
           
annotation
documentation

                  Contains information about Collaborative Trajectory Options Program Conformance Information
                 
              
source <element name="ctopConformance" type="nas:CtopConformanceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  Contains information about Collaborative Trajectory Options Program Conformance Information
                 
              
</documentation>
 
</annotation>
</element>

element CollaborativeTrajectoryOptionsProgramType/ctopLastRouteAmendmentInfo
diagram Nas_diagrams/Nas_p354.png
namespace http://www.faa.aero/nas/4.2
type nas:CtopRouteAmendmentType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
amendmentRejectReason  fb:CharacterStringType  optional      
documentation

               Provides the reason for rejected route amendment being negotiated with ERAM for a
               flight in a Collaborative Trajectory Options Program
           
amendmentStatus  nas:RouteAmendmentStatusType  optional      
documentation

               Provides the status for a route amendment being negotiated with ERAM for a flight
               in a Collaborative Trajectory Options Program
           
amendmentTime  fb:TimeType  optional      
documentation

               Provides the Date/Time when the route amendment was sent to ERAM for a flight in
               a Collaborative Trajectory Options Program
           
tmiIdentifier  fb:CharacterStringType  optional      
documentation

               Provides the Traffic Management Initiative Identifier associated with the route amendment
               for a flight in a Collaborative Trajectory Options Program
           
annotation
documentation

                  Collaborative Trajectory Options Program Last Route Amendment Information
              
source <element name="ctopLastRouteAmendmentInfo" type="nas:CtopRouteAmendmentType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  Collaborative Trajectory Options Program Last Route Amendment Information
              
</documentation>
 
</annotation>
</element>


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