complexType DistanceType
diagram FficeTemplates_diagrams/FficeTemplates_p707.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 FficeFFP_RouteTrajectoryElementType/alongRouteDistance FficeFS_RouteTrajectoryElementType/alongRouteDistance FficeFPU_RouteTrajectoryElementType/alongRouteDistance FficePS_RouteTrajectoryElementType/alongRouteDistance FficePFP_RouteTrajectoryElementType/alongRouteDistance FficeTRQ_RouteTrajectoryElementType/alongRouteDistance FficeTRP_RouteTrajectoryElementType/alongRouteDistance ProfilePointType/distance
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