simpleType DurationType
namespace http://www.fixm.aero/base/4.2
type xs:duration
properties
base xs:duration
used by
elements EnRouteDelayType/delayValue EstimatedElapsedTimeType/elapsedTime FficeFFP_EstimatedElapsedTimeType/elapsedTime FficeFPU_EstimatedElapsedTimeType/elapsedTime FficePFP_EstimatedElapsedTimeType/elapsedTime FficeTRQ_EstimatedElapsedTimeType/elapsedTime SupplementaryDataType/fuelEndurance Point4DTimeChoiceType/relativeTimeFromInitialPredictionPoint ProfilePointType/time FlightRouteInformationType/totalEstimatedElapsedTime FficeFFP_FlightRouteInformationType/totalEstimatedElapsedTime FficeFS_FlightRouteInformationType/totalEstimatedElapsedTime FficeFPU_FlightRouteInformationType/totalEstimatedElapsedTime FficePS_FlightRouteInformationType/totalEstimatedElapsedTime FficePFP_FlightRouteInformationType/totalEstimatedElapsedTime FficeTRQ_FlightRouteInformationType/totalEstimatedElapsedTime FficeTRP_FlightRouteInformationType/totalEstimatedElapsedTime
annotation
documentation
Length or distance in the temporal dimension. [ISO 19108, chapter 5.2.3.7]

Duration has no reference to start or stop times.
source <xs:simpleType name="DurationType">
 
<xs:annotation>
   
<xs:documentation>Length or distance in the temporal dimension. [ISO 19108, chapter 5.2.3.7]

Duration has no reference to start or stop times.
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:duration"/>
</xs:simpleType>


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