complexType LastPositionReportType
diagram Nas_diagrams/Nas_p543.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:position
used by
elements LastContactType/position LastPositionReport
attributes
Name  Type  Use  Default  Fixed  Annotation
determinationMethod  fb:CharacterStringType  optional      
documentation

                     A plain-language description of the method used to determine the last known position
                     of an aircraft.
                 
timeAtPosition  fb:TimeType  optional      
documentation

                     Timestamp corresponding to the last known position.
                 
annotation
documentation

            The position of the aircraft last known to ATS and a corresponding timestamp.
        
source <complexType name="LastPositionReportType">
 
<annotation>
   
<documentation>
            The position of the aircraft last known to ATS and a corresponding timestamp.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="position" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The position of the aircraft last known to ATS.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="determinationMethod" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     A plain-language description of the method used to determine the last known position
                     of an aircraft.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="timeAtPosition" type="fb:TimeType" use="optional">
       
<annotation>
         
<documentation>
                     Timestamp corresponding to the last known position.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute LastPositionReportType/@determinationMethod
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     A plain-language description of the method used to determine the last known position
                     of an aircraft.
                 
source <attribute name="determinationMethod" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     A plain-language description of the method used to determine the last known position
                     of an aircraft.
                 
</documentation>
 
</annotation>
</attribute>

attribute LastPositionReportType/@timeAtPosition
type fb:TimeType
properties
use optional
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

                     Timestamp corresponding to the last known position.
                 
source <attribute name="timeAtPosition" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
                     Timestamp corresponding to the last known position.
                 
</documentation>
 
</annotation>
</attribute>

element LastPositionReportType/position
diagram Nas_diagrams/Nas_p544.png
namespace http://www.fixm.aero/flight/4.1
type fb:SignificantPointType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
xlink:type  xlink:typeType      simple  
xlink:href  xlink:hrefType        
xlink:role  xlink:roleType        
xlink:arcrole  xlink:arcroleType        
xlink:title  xlink:titleAttrType        
xlink:show  xlink:showType        
xlink:actuate  xlink:actuateType        
annotation
documentation

                        The position of the aircraft last known to ATS.
                    
source <element name="position" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The position of the aircraft last known to ATS.
                    
</documentation>
 
</annotation>
</element>


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