ServiceDelivery Data Type

Implemented Interfaces
Serializable
Properties
name data type description
Properties inherited from ServiceDeliveryStructure
Status boolean
ErrorCondition ErrorCondition
MoreData boolean
ProductionTimetableDelivery array of ProductionTimetableDeliveryStructure
EstimatedTimetableDelivery array of EstimatedTimetableDeliveryStructure
StopTimetableDelivery array of StopTimetableDeliveryStructure
StopMonitoringDelivery array of StopMonitoringDeliveryStructure
VehicleMonitoringDelivery array of VehicleMonitoringDeliveryStructure
ConnectionTimetableDelivery array of ConnectionTimetableDeliveryStructure
ConnectionMonitoringFeederDelivery array of ConnectionMonitoringFeederDeliveryStructure
ConnectionMonitoringDistributorDelivery array of ConnectionMonitoringDistributorDeliveryStructure
GeneralMessageDelivery array of GeneralMessageDeliveryStructure
srsName string
Properties inherited from ProducerResponseStructure
ResponseTimestamp string
ProducerRef ParticipantRefStructure
Address string
ResponseMessageIdentifier MessageQualifierStructure
RequestMessageRef MessageRefStructure

Example

{
  "Status" : true,
  "ErrorCondition" : {
    "CapabilityNotSupportedError" : {
      "CapabilityRef" : { }
    },
    "OtherError" : {
      "ErrorText" : "..."
    },
    "Description" : {
      "value" : "..."
    }
  },
  "MoreData" : true,
  "ProductionTimetableDelivery" : [ {
    "DatedTimetableVersionFrame" : [ {
      "VersionRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "ferry", "bus" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "DestinationDisplay" : { },
      "LineNote" : { },
      "HeadwayService" : true,
      "Monitored" : true,
      "DatedVehicleJourney" : [ { }, { } ],
      "Extensions" : { },
      "RecordedAtTime" : "..."
    }, {
      "VersionRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "bus", "underground" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "DestinationDisplay" : { },
      "LineNote" : { },
      "HeadwayService" : true,
      "Monitored" : true,
      "DatedVehicleJourney" : [ { }, { } ],
      "Extensions" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  }, {
    "DatedTimetableVersionFrame" : [ {
      "VersionRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "ferry", "underground" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "DestinationDisplay" : { },
      "LineNote" : { },
      "HeadwayService" : true,
      "Monitored" : true,
      "DatedVehicleJourney" : [ { }, { } ],
      "Extensions" : { },
      "RecordedAtTime" : "..."
    }, {
      "VersionRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "air", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "DestinationDisplay" : { },
      "LineNote" : { },
      "HeadwayService" : true,
      "Monitored" : true,
      "DatedVehicleJourney" : [ { }, { } ],
      "Extensions" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  } ],
  "EstimatedTimetableDelivery" : [ {
    "EstimatedJourneyVersionFrame" : [ {
      "VersionRef" : "...",
      "EstimatedVehicleJourney" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "VersionRef" : "...",
      "EstimatedVehicleJourney" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  }, {
    "EstimatedJourneyVersionFrame" : [ {
      "VersionRef" : "...",
      "EstimatedVehicleJourney" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "VersionRef" : "...",
      "EstimatedVehicleJourney" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  } ],
  "StopTimetableDelivery" : [ {
    "TimetabledStopVisit" : [ {
      "rest" : [ {
        "RouteRef" : { }
      }, {
        "JourneyPatternRef" : { }
      }, {
        "HeadwayService" : { }
      }, {
        "AimedDepartureTime" : { }
      }, {
        "DestinationRef" : { }
      }, {
        "DepartureBoardingActivity" : { }
      }, {
        "TimingPoint" : { }
      }, {
        "ProductCategoryRef" : { }
      }, {
        "Order" : { }
      }, {
        "MonitoringRef" : { }
      }, {
        "VehicleFeatureRef" : { }
      }, {
        "DestinationName" : { }
      }, {
        "OriginName" : { }
      }, {
        "OriginRef" : { }
      }, {
        "TargetedVehicleJourney" : { }
      }, {
        "BlockRef" : { }
      }, {
        "AimedArrivalTime" : { }
      }, {
        "AimedHeadwayInterval" : { }
      }, {
        "FramedVehicleJourneyRef" : { }
      }, {
        "OperatorRef" : { }
      }, {
        "ExternalLineRef" : { }
      }, {
        "VehicleMode" : { }
      }, {
        "DestinationAimedArrivalTime" : { }
      }, {
        "DirectionRef" : { }
      }, {
        "VisitNumber" : { }
      }, {
        "LineRef" : { }
      }, {
        "Via" : { }
      }, {
        "DirectionName" : { }
      }, {
        "ServiceFeatureRef" : { }
      }, {
        "StopPointRef" : { }
      }, {
        "PublishedLineName" : { }
      }, {
        "VehicleJourneyName" : { }
      }, {
        "OriginAimedDepartureTime" : { }
      }, {
        "OriginShortName" : { }
      }, {
        "JourneyNote" : { }
      }, {
        "DeparturePlatformName" : { }
      }, {
        "ArrivalBoardingActivity" : { }
      }, {
        "CourseOfJourneyRef" : { }
      }, {
        "ArrivalPlatformName" : { }
      }, {
        "Extensions" : { }
      }, {
        "DestinationShortName" : { }
      } ],
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "rest" : [ {
        "RouteRef" : { }
      }, {
        "JourneyPatternRef" : { }
      }, {
        "HeadwayService" : { }
      }, {
        "AimedDepartureTime" : { }
      }, {
        "DestinationRef" : { }
      }, {
        "DepartureBoardingActivity" : { }
      }, {
        "TimingPoint" : { }
      }, {
        "ProductCategoryRef" : { }
      }, {
        "Order" : { }
      }, {
        "MonitoringRef" : { }
      }, {
        "VehicleFeatureRef" : { }
      }, {
        "DestinationName" : { }
      }, {
        "OriginName" : { }
      }, {
        "OriginRef" : { }
      }, {
        "TargetedVehicleJourney" : { }
      }, {
        "BlockRef" : { }
      }, {
        "AimedArrivalTime" : { }
      }, {
        "AimedHeadwayInterval" : { }
      }, {
        "FramedVehicleJourneyRef" : { }
      }, {
        "OperatorRef" : { }
      }, {
        "ExternalLineRef" : { }
      }, {
        "VehicleMode" : { }
      }, {
        "DestinationAimedArrivalTime" : { }
      }, {
        "DirectionRef" : { }
      }, {
        "VisitNumber" : { }
      }, {
        "LineRef" : { }
      }, {
        "Via" : { }
      }, {
        "DirectionName" : { }
      }, {
        "ServiceFeatureRef" : { }
      }, {
        "StopPointRef" : { }
      }, {
        "PublishedLineName" : { }
      }, {
        "VehicleJourneyName" : { }
      }, {
        "OriginAimedDepartureTime" : { }
      }, {
        "OriginShortName" : { }
      }, {
        "JourneyNote" : { }
      }, {
        "DeparturePlatformName" : { }
      }, {
        "ArrivalBoardingActivity" : { }
      }, {
        "CourseOfJourneyRef" : { }
      }, {
        "ArrivalPlatformName" : { }
      }, {
        "Extensions" : { }
      }, {
        "DestinationShortName" : { }
      } ],
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "TimetabledStopVisitCancellation" : [ {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "coach", "tram" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "metro", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  }, {
    "TimetabledStopVisit" : [ {
      "rest" : [ {
        "RouteRef" : { }
      }, {
        "JourneyPatternRef" : { }
      }, {
        "HeadwayService" : { }
      }, {
        "AimedDepartureTime" : { }
      }, {
        "DestinationRef" : { }
      }, {
        "DepartureBoardingActivity" : { }
      }, {
        "TimingPoint" : { }
      }, {
        "ProductCategoryRef" : { }
      }, {
        "Order" : { }
      }, {
        "MonitoringRef" : { }
      }, {
        "VehicleFeatureRef" : { }
      }, {
        "DestinationName" : { }
      }, {
        "OriginName" : { }
      }, {
        "OriginRef" : { }
      }, {
        "TargetedVehicleJourney" : { }
      }, {
        "BlockRef" : { }
      }, {
        "AimedArrivalTime" : { }
      }, {
        "AimedHeadwayInterval" : { }
      }, {
        "FramedVehicleJourneyRef" : { }
      }, {
        "OperatorRef" : { }
      }, {
        "ExternalLineRef" : { }
      }, {
        "VehicleMode" : { }
      }, {
        "DestinationAimedArrivalTime" : { }
      }, {
        "DirectionRef" : { }
      }, {
        "VisitNumber" : { }
      }, {
        "LineRef" : { }
      }, {
        "Via" : { }
      }, {
        "DirectionName" : { }
      }, {
        "ServiceFeatureRef" : { }
      }, {
        "StopPointRef" : { }
      }, {
        "PublishedLineName" : { }
      }, {
        "VehicleJourneyName" : { }
      }, {
        "OriginAimedDepartureTime" : { }
      }, {
        "OriginShortName" : { }
      }, {
        "JourneyNote" : { }
      }, {
        "DeparturePlatformName" : { }
      }, {
        "ArrivalBoardingActivity" : { }
      }, {
        "CourseOfJourneyRef" : { }
      }, {
        "ArrivalPlatformName" : { }
      }, {
        "Extensions" : { }
      }, {
        "DestinationShortName" : { }
      } ],
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "rest" : [ {
        "RouteRef" : { }
      }, {
        "JourneyPatternRef" : { }
      }, {
        "HeadwayService" : { }
      }, {
        "AimedDepartureTime" : { }
      }, {
        "DestinationRef" : { }
      }, {
        "DepartureBoardingActivity" : { }
      }, {
        "TimingPoint" : { }
      }, {
        "ProductCategoryRef" : { }
      }, {
        "Order" : { }
      }, {
        "MonitoringRef" : { }
      }, {
        "VehicleFeatureRef" : { }
      }, {
        "DestinationName" : { }
      }, {
        "OriginName" : { }
      }, {
        "OriginRef" : { }
      }, {
        "TargetedVehicleJourney" : { }
      }, {
        "BlockRef" : { }
      }, {
        "AimedArrivalTime" : { }
      }, {
        "AimedHeadwayInterval" : { }
      }, {
        "FramedVehicleJourneyRef" : { }
      }, {
        "OperatorRef" : { }
      }, {
        "ExternalLineRef" : { }
      }, {
        "VehicleMode" : { }
      }, {
        "DestinationAimedArrivalTime" : { }
      }, {
        "DirectionRef" : { }
      }, {
        "VisitNumber" : { }
      }, {
        "LineRef" : { }
      }, {
        "Via" : { }
      }, {
        "DirectionName" : { }
      }, {
        "ServiceFeatureRef" : { }
      }, {
        "StopPointRef" : { }
      }, {
        "PublishedLineName" : { }
      }, {
        "VehicleJourneyName" : { }
      }, {
        "OriginAimedDepartureTime" : { }
      }, {
        "OriginShortName" : { }
      }, {
        "JourneyNote" : { }
      }, {
        "DeparturePlatformName" : { }
      }, {
        "ArrivalBoardingActivity" : { }
      }, {
        "CourseOfJourneyRef" : { }
      }, {
        "ArrivalPlatformName" : { }
      }, {
        "Extensions" : { }
      }, {
        "DestinationShortName" : { }
      } ],
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "TimetabledStopVisitCancellation" : [ {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "metro", "air" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "metro", "metro" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  } ],
  "StopMonitoringDelivery" : [ {
    "MonitoredStopVisit" : [ {
      "MonitoringRef" : { },
      "ClearDownRef" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "tram", "metro" ],
      "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" : "arrived",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "alighting",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "early",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "boarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "ClearDownRef" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "metro" ],
      "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" : "certain",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "fastProgress",
      "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" : "cancelled",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "passThru",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "noReport",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "noBoarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "MonitoredStopVisitCancellation" : [ {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "bus", "ferry" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "coach", "underground" ],
      "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" : [ "bus", "underground" ],
      "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" : "certain",
      "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" : "arrived",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "passThru",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "early",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "ClearDownRef" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "bus", "coach" ],
      "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" : "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" : "onTime",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "passThru",
      "AimedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "onTime",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "noBoarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "NextStopPointName" : { },
      "StopVisitNote" : [ { }, { } ],
      "StopFacility" : { },
      "Extensions" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "MonitoredStopVisitCancellation" : [ {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "tram", "ferry" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "ClearDownRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "coach", "underground" ],
      "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" : "..."
  } ],
  "VehicleMonitoringDelivery" : [ {
    "VehicleActivity" : [ {
      "ValidUntilTime" : "...",
      "VehicleMonitoringRef" : { },
      "ProgressBetweenStops" : { },
      "MonitoredVehicleJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "coach", "underground" ],
      "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" : "noProgress",
      "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" : [ "tram", "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" : "unconfirmed",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "slowProgress",
      "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" : [ "ferry", "metro" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "VehicleMonitoringRef" : { },
      "VehicleJourneyRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "air", "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" : [ "rail", "underground" ],
      "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" : "normalProgress",
      "Occupancy" : "seatsAvailable",
      "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" : [ "bus", "underground" ],
      "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" : "certain",
      "VehicleLocation" : { },
      "Bearing" : 12345.0,
      "ProgressRate" : "noProgress",
      "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" : [ "bus", "ferry" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "VehicleMonitoringRef" : { },
      "VehicleJourneyRef" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "tram", "metro" ],
      "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" : "..."
  } ],
  "ConnectionTimetableDelivery" : [ {
    "TimetabledFeederArrival" : [ {
      "FeederJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "coach" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "JourneyNote" : [ { }, { } ],
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "Monitored" : true,
      "AimedDepartureTime" : "...",
      "AimedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "FeederJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "air", "bus" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "JourneyNote" : [ { }, { } ],
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "Monitored" : true,
      "AimedDepartureTime" : "...",
      "AimedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "TimetabledFeederArrivalCancellation" : [ {
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "metro" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "tram", "ferry" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  }, {
    "TimetabledFeederArrival" : [ {
      "FeederJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "metro", "tram" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "JourneyNote" : [ { }, { } ],
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "Monitored" : true,
      "AimedDepartureTime" : "...",
      "AimedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "FeederJourney" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "underground", "metro" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "OriginName" : { },
      "OriginShortName" : { },
      "DestinationName" : { },
      "DestinationShortName" : { },
      "JourneyNote" : [ { }, { } ],
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleRef" : { },
      "Monitored" : true,
      "AimedDepartureTime" : "...",
      "AimedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "TimetabledFeederArrivalCancellation" : [ {
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "bus", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "ferry", "underground" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  } ],
  "ConnectionMonitoringFeederDelivery" : [ {
    "MonitoredFeederArrival" : [ {
      "ClearDownRef" : { },
      "FeederJourney" : { },
      "VehicleAtStop" : true,
      "NumberOfTransferPassengers" : 12345,
      "ExpectedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "ClearDownRef" : { },
      "FeederJourney" : { },
      "VehicleAtStop" : true,
      "NumberOfTransferPassengers" : 12345,
      "ExpectedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "MonitoredFeederArrivalCancellation" : [ {
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "bus", "tram" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "rail", "bus" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  }, {
    "MonitoredFeederArrival" : [ {
      "ClearDownRef" : { },
      "FeederJourney" : { },
      "VehicleAtStop" : true,
      "NumberOfTransferPassengers" : 12345,
      "ExpectedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "ClearDownRef" : { },
      "FeederJourney" : { },
      "VehicleAtStop" : true,
      "NumberOfTransferPassengers" : 12345,
      "ExpectedArrivalTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "MonitoredFeederArrivalCancellation" : [ {
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "air", "underground" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "LineRef" : { },
      "DirectionRef" : { },
      "VehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "underground", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  } ],
  "ConnectionMonitoringDistributorDelivery" : [ {
    "WaitProlongedDeparture" : [ {
      "ExpectedDepartureTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "ExpectedDepartureTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "StoppingPositionChangedDeparture" : [ {
      "ChangeNote" : { },
      "NewLocation" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "ChangeNote" : { },
      "NewLocation" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "DistributorDepartureCancellation" : [ {
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  }, {
    "WaitProlongedDeparture" : [ {
      "ExpectedDepartureTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "ExpectedDepartureTime" : "...",
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "StoppingPositionChangedDeparture" : [ {
      "ChangeNote" : { },
      "NewLocation" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "ChangeNote" : { },
      "NewLocation" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "DistributorDepartureCancellation" : [ {
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    }, {
      "Reason" : { },
      "Extensions" : { },
      "InterchangeRef" : { },
      "ConnectionLinkRef" : { },
      "StopPointRef" : { },
      "DistributorVisitNumber" : 12345,
      "DistributorOrder" : 12345,
      "DistributorJourney" : { },
      "FeederVehicleJourneyRef" : [ { }, { } ],
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  } ],
  "GeneralMessageDelivery" : [ {
    "GeneralMessage" : [ {
      "InfoMessageIdentifier" : { },
      "InfoMessageVersion" : 12345,
      "InfoChannelRef" : { },
      "ValidUntilTime" : "...",
      "SituationRef" : { },
      "Content" : { },
      "formatRef" : "...",
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "InfoMessageIdentifier" : { },
      "InfoMessageVersion" : 12345,
      "InfoChannelRef" : { },
      "ValidUntilTime" : "...",
      "SituationRef" : { },
      "Content" : { },
      "formatRef" : "...",
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "GeneralMessageCancellation" : [ {
      "InfoMessageIdentifier" : { },
      "InfoChannelRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "InfoMessageIdentifier" : { },
      "InfoChannelRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  }, {
    "GeneralMessage" : [ {
      "InfoMessageIdentifier" : { },
      "InfoMessageVersion" : 12345,
      "InfoChannelRef" : { },
      "ValidUntilTime" : "...",
      "SituationRef" : { },
      "Content" : { },
      "formatRef" : "...",
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    }, {
      "InfoMessageIdentifier" : { },
      "InfoMessageVersion" : 12345,
      "InfoChannelRef" : { },
      "ValidUntilTime" : "...",
      "SituationRef" : { },
      "Content" : { },
      "formatRef" : "...",
      "ItemIdentifier" : "...",
      "RecordedAtTime" : "..."
    } ],
    "GeneralMessageCancellation" : [ {
      "InfoMessageIdentifier" : { },
      "InfoChannelRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "InfoMessageIdentifier" : { },
      "InfoChannelRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    } ],
    "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" : "..."
  } ],
  "srsName" : "...",
  "ResponseTimestamp" : "...",
  "ProducerRef" : {
    "value" : "..."
  },
  "Address" : "...",
  "ResponseMessageIdentifier" : {
    "value" : "..."
  },
  "RequestMessageRef" : {
    "value" : "..."
  }
}