complexType PositionPointType
diagram Nas_diagrams/Nas_p389.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:SignificantPointType
properties
base fb:SignificantPointType
children fb:extension fb:position
used by
elements NasAirspaceConstraintType/entryPoint PositionPoint
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

            An unnamed point designated only with a latitude/longitude. [FIXM]
        
source <complexType name="PositionPointType">
 
<annotation>
   
<documentation>
            An unnamed point designated only with a latitude/longitude. [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:SignificantPointType">
     
<sequence>
       
<element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The values of latitude and longitude that define the position of a point on the surface
                        of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881]
                       
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element PositionPointType/position
diagram Nas_diagrams/Nas_p390.png
namespace http://www.fixm.aero/base/4.1
type fb:GeographicalPositionType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  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

                        The values of latitude and longitude that define the position of a point on the surface
                        of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881]
                       
                    
source <element name="position" type="fb:GeographicalPositionType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The values of latitude and longitude that define the position of a point on the surface
                        of the Earth with respect to a reference datum. [specialised from ICAO Doc 9881]
                       
                    
</documentation>
 
</annotation>
</element>


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