complexType PlannedReportingPositionType
diagram Nas_diagrams/Nas_p370.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:estimatedTime nas:level nas:position
used by
elements NasAircraftPositionType/followingPosition NasAircraftPositionType/nextPosition
annotation
documentation
Estimated future position, altitude and time of the aircraft transmitted in a non-radar airspace position report.
source <xs:complexType name="PlannedReportingPositionType">
 
<xs:annotation>
   
<xs:documentation>Estimated future position, altitude and time of the aircraft transmitted in a non-radar airspace position report.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="estimatedTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Estimated time associated with the planned reporting position.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Level associated with the planned reporting position.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="position" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Planned reporting position point.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PlannedReportingPositionType/estimatedTime
diagram Nas_diagrams/Nas_p371.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
Estimated time associated with the planned reporting position.
source <xs:element name="estimatedTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Estimated time associated with the planned reporting position.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlannedReportingPositionType/level
diagram Nas_diagrams/Nas_p372.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:altitude fb:flightLevel
annotation
documentation
Level associated with the planned reporting position.
source <xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Level associated with the planned reporting position.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlannedReportingPositionType/position
diagram Nas_diagrams/Nas_p373.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:GeographicalPositionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:extension fb:pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xs:string  required    urn:ogc:def:crs:EPSG::4326  
documentation
Names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
annotation
documentation
Planned reporting position point.
source <xs:element name="position" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Planned reporting position point.</xs:documentation>
 
</xs:annotation>
</xs:element>


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