simpleType TimeType
namespace http://www.fixm.aero/base/4.1
type restriction of dateTime
properties
base xs:dateTime
used by
elements TemporalChoiceType/timeValue Point4DTimeChoiceType/absoluteTime NasAirspaceConstraintType/airspaceControlledEntryTime
complexTypes NasRunwayArrivalEstimatedType NasRunwayDepartureEstimatedType
attributes ArrivalType/@actualTimeOfArrival DepartureType/@actualTimeOfDeparture NasAdvisoryType/@advisoryUpdateTime FlightRouteInformationType/@airfileRouteStartTime NasRerouteType/@amendmentStatusUpdateTime NasRerouteType/@amendmentTime CtopRouteAmendmentType/@amendmentTime NasDepartureType/@approvalRequestReleaseTime NasRunwayDepartureTimeType/@base AirspaceEntryTimeType/@base NasRunwayArrivalTimeType/@base NasDepartureType/@clearanceDeliveryTime NasRunwayArrivalTimeType/@controlled NasRunwayDepartureTimeType/@controlled PreImplicitSubstitutionType/@controlledRunwayDepTime NasCoordinationType/@coordinationTime BoundaryCrossingType/@crossingTime DepartureDelayType/@delayEndTime DepartureDelayType/@delayStartTime NasDepartureType/@departureFixTime TemporalRangeType/@earliest AirspaceEntryTimeType/@earliest NasRunwayArrivalTimeType/@earliest RunwayAcceptableSlotSubstitutionType/@earliest AirspaceAcceptableSlotSubstitutionType/@earliest ConstrainedAirspaceEntryType/@earliestAirspaceEntryTime NasArrivalType/@estimatedArrivalFixTime MovementAreaHoldInformationType/@estimatedEntryTime MovementAreaHoldInformationType/@estimatedExitTime DepartureType/@estimatedOffBlockTime NasRouteElementType/@estimatedTime NasEnRouteType/@expectedFurtherClearanceTime AirspaceExitTimeType/@extendedExitTfmsEstimated NasAirspaceConstraintType/@flightCreationTime NasAirspaceConstraintType/@identifierLastUpdateTime NasInBlockTimeType/@initial AirspaceEntryTimeType/@initial NasOffBlockTimeType/@initial LastContactType/@lastContactTime TfmProgramInformationType/@lastUpdateTime TemporalRangeType/@latest RunwayAcceptableSlotSubstitutionType/@latest AirspaceAcceptableSlotSubstitutionType/@latest AbstractMessageType/@messageDateTime NasDepartureType/@movementAreaTargetEntryTime AirspaceEntryTimeType/@original NasRunwayArrivalTimeType/@original NasRunwayDepartureTimeType/@original NasRunwayArrivalTimeType/@originalControlled NasRunwayDepartureTimeType/@originalControlled PlannedReportingPositionType/@positionEstimatedTime NasAircraftPositionType/@positionTime NasRunwayArrivalTimeType/@preferred NasRunwayDepartureTimeType/@preferred ProvenanceType/@reportedTimestamp NasDepartureType/@runwayActualEntryTime NasDepartureType/@runwayQueueActualEntryTime NasInBlockTimeType/@scheduled NasOffBlockTimeType/@scheduled SurfaceEventsType/@stddsSpotIn SurfaceEventsType/@stddsSpotOut SurfaceEventsType/@stddsWheelsOff SurfaceEventsType/@stddsWheelsOn NasRunwayDepartureTimeType/@target NasAircraftPositionType/@targetPositionTime NasRunwayDepartureTimeType/@tbfmControlled NasFlightType/@tfdmFlightCreationTime AirspaceEntryTimeType/@tfmsEstimated AirspaceExitTimeType/@tfmsEstimated NasFlightType/@tfmsFlightCreationTime ReportedTimeType/@time LastPositionReportType/@timeAtPosition MessageProvenanceType/@timestamp TriggerType/@timestamp NasTrajectoryOptionType/@validEndTime NasTrajectoryOptionType/@validStartTime
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](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation

            A combination of a date and a time type. [ISO 19103, chapter 6.5.2.10]
            A Time instant placeholder for gml:TimePositionType, in its XML dataTime variation.
            [FIXM]
        
source <simpleType name="TimeType">
 
<annotation>
   
<documentation>
            A combination of a date and a time type. [ISO 19103, chapter 6.5.2.10]
            A Time instant placeholder for gml:TimePositionType, in its XML dataTime variation.
            [FIXM]
        
</documentation>
 
</annotation>
 
<restriction base="xs:dateTime">
   
<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](\.[0-9]+)?|(24:00:00(\.0+)?))Z"/>
 
</restriction>
</simpleType>


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