complexType NasRouteAmendmentType
diagram Nas_diagrams/Nas_p397.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:amendmentTime nas:protectedSegment nas:rejectReason nas:routeAmendment nas:status nas:tmiIdentifier
used by
elements NasEramRouteAmendmentType/amendment CollaborativeTrajectoryOptionsProgramType/lastRouteAmendment
annotation
documentation
Route amendment details.
source <xs:complexType name="NasRouteAmendmentType">
 
<xs:annotation>
   
<xs:documentation>Route amendment details.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="amendmentTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date/Time when the amendment was sent to ERAM.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="protectedSegment" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Protected segment associated with the last amendment sent to ERAM for this flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="rejectReason" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Text provided to explain a status of RJCT.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="routeAmendment" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Amended route text in the last amendment sent to ERAM for this flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="status" type="nas:AmendmentStatusType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Status of the amendment.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tmiIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>TMI ID associated with the route amendment.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasRouteAmendmentType/amendmentTime
diagram Nas_diagrams/Nas_p398.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
Date/Time when the amendment was sent to ERAM.
source <xs:element name="amendmentTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date/Time when the amendment was sent to ERAM.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteAmendmentType/protectedSegment
diagram Nas_diagrams/Nas_p399.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Protected segment associated with the last amendment sent to ERAM for this flight.
source <xs:element name="protectedSegment" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Protected segment associated with the last amendment sent to ERAM for this flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteAmendmentType/rejectReason
diagram Nas_diagrams/Nas_p400.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Text provided to explain a status of RJCT.
source <xs:element name="rejectReason" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Text provided to explain a status of RJCT.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteAmendmentType/routeAmendment
diagram Nas_diagrams/Nas_p401.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Amended route text in the last amendment sent to ERAM for this flight.
source <xs:element name="routeAmendment" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Amended route text in the last amendment sent to ERAM for this flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteAmendmentType/status
diagram Nas_diagrams/Nas_p402.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AmendmentStatusType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration SENT
documentation
Amendment successfully sent to ERAM.
enumeration HELD
documentation
Amendment held
enumeration TOUT
documentation
Amendment timed out
enumeration PEND
documentation
Amendment pending
enumeration APLD
documentation
Amendment applied
enumeration AMOD
documentation
Amendment applied with modifiers
enumeration DROP
documentation
Amendment dropped
enumeration RJCT
documentation
Amendment rejected
annotation
documentation
Status of the amendment.
source <xs:element name="status" type="nas:AmendmentStatusType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Status of the amendment.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteAmendmentType/tmiIdentifier
diagram Nas_diagrams/Nas_p403.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
TMI ID associated with the route amendment.
source <xs:element name="tmiIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>TMI ID associated with the route amendment.</xs:documentation>
 
</xs:annotation>
</xs:element>


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