complexType PreImplicitSubstitutionType
diagram Nas_diagrams/Nas_p642.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:assignedSlot nas:controlledRunwayDepartureTime nas:trajectoryIdentifier nas:trajectoryTotalCost
used by
element CollaborativeTrajectoryOptionsProgramType/preImplicitSubstitution
annotation
documentation
A container which provides the flight information for a flight which was valid prior to an implicit substitution
source <xs:complexType name="PreImplicitSubstitutionType">
 
<xs:annotation>
   
<xs:documentation> A container which provides the flight information for a flight which was valid prior to an implicit substitution</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="assignedSlot" type="nas:SlotAssignmentType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The assigned slot for a flight prior to an implicit substitution. The assigned slot is a time slot at an airport or an airspace entry point that identifies a point in time when an aircraft is constrained to arrive at the airport or airspace entry point.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="controlledRunwayDepartureTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The controlled date and time of departure for the flight that was assigned prior to implicit substitution.The controlled date and time of departure represents the time at which a flight is required to take off from the runway as a result of a tactical slot allocation or a Traffic Management Initiative.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="trajectoryIdentifier" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The unique identifier for the trajectory that was assigned prior to implicit substitution.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="trajectoryTotalCost" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The total cost the flight was expected to incur for the assigned trajectory option prior to implicit substitution. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PreImplicitSubstitutionType/assignedSlot
diagram Nas_diagrams/Nas_p643.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:SlotAssignmentType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [a-zA-Z0-9]{3,6}[.]{1}[0-9]{12}[a-zA-Z]{1}|NOSLOT|PURGED|REMOVED|UNUSED|UNASSIGNED|UNAVAILABLE|PURGED_PLANNED|PURGED_ACTIVE_COMPLETED|ALL PROGRAMS
annotation
documentation
The assigned slot for a flight prior to an implicit substitution. The assigned slot is a time slot at an airport or an airspace entry point that identifies a point in time when an aircraft is constrained to arrive at the airport or airspace entry point.
source <xs:element name="assignedSlot" type="nas:SlotAssignmentType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The assigned slot for a flight prior to an implicit substitution. The assigned slot is a time slot at an airport or an airspace entry point that identifies a point in time when an aircraft is constrained to arrive at the airport or airspace entry point.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PreImplicitSubstitutionType/controlledRunwayDepartureTime
diagram Nas_diagrams/Nas_p644.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
The controlled date and time of departure for the flight that was assigned prior to implicit substitution.The controlled date and time of departure represents the time at which a flight is required to take off from the runway as a result of a tactical slot allocation or a Traffic Management Initiative.
source <xs:element name="controlledRunwayDepartureTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The controlled date and time of departure for the flight that was assigned prior to implicit substitution.The controlled date and time of departure represents the time at which a flight is required to take off from the runway as a result of a tactical slot allocation or a Traffic Management Initiative.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PreImplicitSubstitutionType/trajectoryIdentifier
diagram Nas_diagrams/Nas_p645.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
The unique identifier for the trajectory that was assigned prior to implicit substitution.
source <xs:element name="trajectoryIdentifier" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The unique identifier for the trajectory that was assigned prior to implicit substitution.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PreImplicitSubstitutionType/trajectoryTotalCost
diagram Nas_diagrams/Nas_p646.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The total cost the flight was expected to incur for the assigned trajectory option prior to implicit substitution.
source <xs:element name="trajectoryTotalCost" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The total cost the flight was expected to incur for the assigned trajectory option prior to implicit substitution. </xs:documentation>
 
</xs:annotation>
</xs:element>


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