complexType DistanceType
diagram Nas_diagrams/Nas_p792.png
namespace http://www.fixm.aero/base/4.2
type extension of fb:LengthType
properties
base fb:LengthType
used by
elements RelativePointType/distance RouteTrajectoryElementType/alongRouteDistance ProfilePointType/distance PerformanceBasedAccuracyType/accuracy NasRouteInformationType/greatCircleDistance
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
A type for returning the separation between two points. [ISO 19103, chapter 6.5.7.7]
source <xs:complexType name="DistanceType">
 
<xs:annotation>
   
<xs:documentation>A type for returning the separation between two points. [ISO 19103, chapter 6.5.7.7]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:LengthType"/>
 
</xs:complexContent>
</xs:complexType>


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