simpleType DateTimeUtcType
namespace http://www.fixm.aero/base/4.3
type restriction of fb:DateTimeUtcHighPrecisionType
properties
base fb:DateTimeUtcHighPrecisionType
used by
elements TimeRangeType/earliest TimeRangeType/latest TimeChoiceType/value FilingStatusType/expectedEvaluationTime FficeFS_FilingStatusType/expectedEvaluationTime FficeMessageType/respondByLimit FficeFDRP_FficeMessageType/respondByLimit FficeFS_FficeMessageType/respondByLimit FficePS_FficeMessageType/respondByLimit Point4DTimeChoiceType/absoluteTime BoundaryCrossingType/crossingTime FficeFD_DepartureType/estimatedOffBlockTime DepartureType/estimatedOffBlockTime FficeFDRQ_DepartureType/estimatedOffBlockTime FficeFC_DepartureType/estimatedOffBlockTime FficeFA_DepartureType/estimatedOffBlockTime FficeFFP_DepartureType/estimatedOffBlockTime FficeFPU_DepartureType/estimatedOffBlockTime FficePFP_DepartureType/estimatedOffBlockTime FficeTRQ_DepartureType/estimatedOffBlockTime DepartureType/estimatedOffBlockTimePrevious FficeFPU_DepartureType/estimatedOffBlockTimePrevious FficeFDRQ_DepartureType/estimatedRouteStartTime FficeFD_DepartureType/estimatedRouteStartTime DepartureType/estimatedRouteStartTime FficeFPU_DepartureType/estimatedRouteStartTime FficeFFP_DepartureType/estimatedRouteStartTime FficeTRQ_DepartureType/estimatedRouteStartTime FficeFA_DepartureType/estimatedRouteStartTime FficePFP_DepartureType/estimatedRouteStartTime FficeFC_DepartureType/estimatedRouteStartTime FficeFPU_DepartureType/estimatedRouteStartTimePrevious DepartureType/estimatedRouteStartTimePrevious LastContactType/lastContactTime ActualTimeOfDepartureType/time FficeFD_ActualTimeOfDepartureType/time ActualTimeOfArrivalType/time FficeFA_ActualTimeOfArrivalType/time LastPositionReportType/timeAtPosition
attribute GloballyUniqueFlightIdentifierType/@creationTime
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])|24:00:00)Z
annotation
documentation
Describes instances identified by the combination of a date and a time expressed in Coordinated Universal Time (UTC) and restricted to whole second precision.  [FIXM]
source <xs:simpleType name="DateTimeUtcType">
 
<xs:annotation>
   
<xs:documentation>Describes instances identified by the combination of a date and a time expressed in Coordinated Universal Time (UTC) and restricted to whole second precision.  [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="fb:DateTimeUtcHighPrecisionType">
   
<xs:pattern value="-?([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])|24:00:00)Z"/>
 
</xs:restriction>
</xs:simpleType>


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