VehicleMonitoringDeliveryStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
VehicleActivity array of VehicleActivityStructure
VehicleActivityCancellation array of VehicleActivityCancellationStructure
VehicleActivityNote array of NaturalLanguageStringStructure
Extensions Extensions
version string
Properties inherited from AbstractServiceDeliveryStructure
SubscriberRef RequestorRef
SubscriptionFilterRef SubscriptionFilterRefStructure
SubscriptionRef SubscriptionQualifierStructure
RequestMessageRef MessageQualifierStructure
Status boolean
ErrorCondition ServiceDeliveryErrorConditionElement
ValidUntil string
ShortestPossibleCycle Duration
DefaultLanguage string
Properties inherited from ResponseStructure
ResponseTimestamp string

Example

{
  "VehicleActivity" : [ {
    "ValidUntilTime" : "...",
    "VehicleMonitoringRef" : {
      "value" : "..."
    },
    "ProgressBetweenStops" : {
      "LinkDistance" : 12345.0,
      "Percentage" : 12345.0
    },
    "MonitoredVehicleJourney" : {
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "ferry" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginRef" : { },
      "OriginName" : { },
      "OriginShortName" : { },
      "Via" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "VehicleJourneyName" : { },
      "JourneyNote" : [ { }, { } ],
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "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" : { },
      "PreviousCalls" : { },
      "MonitoredCall" : { },
      "OnwardCalls" : { },
      "IsCompleteStopSequence" : true
    },
    "VehicleActivityNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Extensions" : {
      "any" : { }
    },
    "ItemIdentifier" : "...",
    "RecordedAtTime" : "..."
  }, {
    "ValidUntilTime" : "...",
    "VehicleMonitoringRef" : {
      "value" : "..."
    },
    "ProgressBetweenStops" : {
      "LinkDistance" : 12345.0,
      "Percentage" : 12345.0
    },
    "MonitoredVehicleJourney" : {
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "coach", "air" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginRef" : { },
      "OriginName" : { },
      "OriginShortName" : { },
      "Via" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "VehicleJourneyName" : { },
      "JourneyNote" : [ { }, { } ],
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "unconfirmed",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "slowProgress",
      "Occupancy" : "standingAvailable",
      "Delay" : { },
      "ProgressStatus" : { },
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "PreviousCalls" : { },
      "MonitoredCall" : { },
      "OnwardCalls" : { },
      "IsCompleteStopSequence" : true
    },
    "VehicleActivityNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Extensions" : {
      "any" : { }
    },
    "ItemIdentifier" : "...",
    "RecordedAtTime" : "..."
  } ],
  "VehicleActivityCancellation" : [ {
    "VehicleMonitoringRef" : {
      "value" : "..."
    },
    "VehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "LineRef" : {
      "value" : "..."
    },
    "DirectionRef" : {
      "value" : "..."
    },
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "VehicleMode" : [ "ferry", "bus" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DirectionName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ExternalLineRef" : {
      "value" : "..."
    },
    "Reason" : {
      "value" : "...",
      "lang" : "..."
    },
    "Extensions" : {
      "any" : { }
    },
    "ItemRef" : {
      "value" : "..."
    },
    "RecordedAtTime" : "..."
  }, {
    "VehicleMonitoringRef" : {
      "value" : "..."
    },
    "VehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "LineRef" : {
      "value" : "..."
    },
    "DirectionRef" : {
      "value" : "..."
    },
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "VehicleMode" : [ "rail", "coach" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DirectionName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ExternalLineRef" : {
      "value" : "..."
    },
    "Reason" : {
      "value" : "...",
      "lang" : "..."
    },
    "Extensions" : {
      "any" : { }
    },
    "ItemRef" : {
      "value" : "..."
    },
    "RecordedAtTime" : "..."
  } ],
  "VehicleActivityNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "Extensions" : {
    "any" : {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }
  },
  "version" : "...",
  "SubscriberRef" : {
    "value" : "..."
  },
  "SubscriptionFilterRef" : {
    "value" : "..."
  },
  "SubscriptionRef" : {
    "value" : "..."
  },
  "RequestMessageRef" : {
    "value" : "..."
  },
  "Status" : true,
  "ErrorCondition" : {
    "OtherError" : {
      "ErrorText" : "..."
    },
    "AllowedResourceUsageExceededError" : {
      "ErrorText" : "..."
    },
    "NoInfoForTopicError" : {
      "ErrorText" : "..."
    },
    "AccessNotAllowedError" : {
      "ErrorText" : "..."
    },
    "CapabilityNotSupportedError" : {
      "CapabilityRef" : "...",
      "ErrorText" : "..."
    },
    "Description" : {
      "value" : "..."
    }
  },
  "ValidUntil" : "...",
  "ShortestPossibleCycle" : {
    "sign" : 12345,
    "seconds" : 12345,
    "months" : 12345,
    "years" : 12345,
    "days" : 12345,
    "XMLSchemaType" : "...",
    "hours" : 12345,
    "minutes" : 12345
  },
  "DefaultLanguage" : "...",
  "ResponseTimestamp" : "..."
}