StopMonitoringDeliveriesStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
StopMonitoringDelivery array of StopMonitoringDeliveryStructure

Example

{
  "StopMonitoringDelivery" : [ {
    "MonitoredStopVisit" : [ {
      "MonitoringRef" : { },
      "ClearDownRef" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "coach", "ferry" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginRef" : { },
      "OriginName" : { },
      "ViaName1" : [ { }, { } ],
      "ViaName2" : [ { }, { } ],
      "ViaName3" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : { },
      "JourneyNote" : { },
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "unconfirmed",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "fastProgress",
      "Occupancy" : "seatsAvailable",
      "Delay" : { },
      "ProgressStatus" : { },
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "ReversesAtStop" : true,
      "PlatformTraversal" : true,
      "SignalStatus" : "...",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "FacilityChange" : { },
      "AimedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ArrivalStatus" : "delayed",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "noAlighting",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "arrived",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "noBoarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "ClearDownRef" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "underground", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginRef" : { },
      "OriginName" : { },
      "ViaName1" : [ { }, { } ],
      "ViaName2" : [ { }, { } ],
      "ViaName3" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : { },
      "JourneyNote" : { },
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "probablyReliable",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "normalProgress",
      "Occupancy" : "standingAvailable",
      "Delay" : { },
      "ProgressStatus" : { },
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "ReversesAtStop" : true,
      "PlatformTraversal" : true,
      "SignalStatus" : "...",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "FacilityChange" : { },
      "AimedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ArrivalStatus" : "onTime",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "passThru",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "early",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "MonitoredStopVisitCancellation" : [ {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "air", "metro" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "bus", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "StopLineNotice" : [ {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "LineNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "LineNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "StopLineNoticeCancellation" : [ {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "Note" : {
      "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" : "..."
  }, {
    "MonitoredStopVisit" : [ {
      "MonitoringRef" : { },
      "ClearDownRef" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "metro", "tram" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginRef" : { },
      "OriginName" : { },
      "ViaName1" : [ { }, { } ],
      "ViaName2" : [ { }, { } ],
      "ViaName3" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : { },
      "JourneyNote" : { },
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "reliable",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "noProgress",
      "Occupancy" : "full",
      "Delay" : { },
      "ProgressStatus" : { },
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "ReversesAtStop" : true,
      "PlatformTraversal" : true,
      "SignalStatus" : "...",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "FacilityChange" : { },
      "AimedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ArrivalStatus" : "noReport",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "passThru",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "onTime",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "noBoarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "ClearDownRef" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginRef" : { },
      "OriginName" : { },
      "ViaName1" : [ { }, { } ],
      "ViaName2" : [ { }, { } ],
      "ViaName3" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : { },
      "JourneyNote" : { },
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "reliable",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "slowProgress",
      "Occupancy" : "standingAvailable",
      "Delay" : { },
      "ProgressStatus" : { },
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "ReversesAtStop" : true,
      "PlatformTraversal" : true,
      "SignalStatus" : "...",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "FacilityChange" : { },
      "AimedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ArrivalStatus" : "arrived",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "noAlighting",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "cancelled",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "noBoarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "MonitoredStopVisitCancellation" : [ {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "underground", "underground" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "ferry", "tram" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "StopLineNotice" : [ {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "LineNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "LineNote" : [ { }, { } ],
      "SituationRef" : [ { }, { } ],
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "StopLineNoticeCancellation" : [ {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "Note" : {
      "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" : "..."
  } ]
}