VehicleMonitoringDeliveriesStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
VehicleMonitoringDelivery array of VehicleMonitoringDeliveryStructure

Example

{
  "VehicleMonitoringDelivery" : [ {
    "VehicleActivity" : [ {
      "ValidUntilTime" : "...",
      "VehicleMonitoringRef" : { },
      "ProgressBetweenStops" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "air", "coach" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "VehicleJourneyName" : { },
      "JourneyNote" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "veryReliable",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "slowProgress",
      "Occupancy" : "full",
      "Delay" : { },
      "ProgressStatus" : { },
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "NextStopPointShortName" : { },
      "VehicleActivityNote" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "ValidUntilTime" : "...",
      "VehicleMonitoringRef" : { },
      "ProgressBetweenStops" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "ferry", "bus" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "VehicleJourneyName" : { },
      "JourneyNote" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "unconfirmed",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "noProgress",
      "Occupancy" : "full",
      "Delay" : { },
      "ProgressStatus" : { },
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "NextStopPointShortName" : { },
      "VehicleActivityNote" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "VehicleActivityCancellation" : [ {
      "VehicleMonitoringRef" : { },
      "VehicleJourneyRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "underground", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "VehicleMonitoringRef" : { },
      "VehicleJourneyRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "bus", "underground" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "VehicleActivityNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "SubscriberRef" : {
      "value" : "..."
    },
    "SubscriptionFilterRef" : {
      "value" : "..."
    },
    "SubscriptionRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ValidUntil" : "...",
    "ShortestPossibleCycle" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "ResponseTimestamp" : "..."
  }, {
    "VehicleActivity" : [ {
      "ValidUntilTime" : "...",
      "VehicleMonitoringRef" : { },
      "ProgressBetweenStops" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "underground", "metro" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "VehicleJourneyName" : { },
      "JourneyNote" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "veryReliable",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "slowProgress",
      "Occupancy" : "full",
      "Delay" : { },
      "ProgressStatus" : { },
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "NextStopPointShortName" : { },
      "VehicleActivityNote" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "ValidUntilTime" : "...",
      "VehicleMonitoringRef" : { },
      "ProgressBetweenStops" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "tram" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "VehicleJourneyName" : { },
      "JourneyNote" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "probablyReliable",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "unknown",
      "Occupancy" : "seatsAvailable",
      "Delay" : { },
      "ProgressStatus" : { },
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "NextStopPointShortName" : { },
      "VehicleActivityNote" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "VehicleActivityCancellation" : [ {
      "VehicleMonitoringRef" : { },
      "VehicleJourneyRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "metro", "air" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "VehicleMonitoringRef" : { },
      "VehicleJourneyRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "tram" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "VehicleActivityNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "SubscriberRef" : {
      "value" : "..."
    },
    "SubscriptionFilterRef" : {
      "value" : "..."
    },
    "SubscriptionRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ValidUntil" : "...",
    "ShortestPossibleCycle" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "ResponseTimestamp" : "..."
  } ]
}