StopTimetableDeliveriesStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
StopTimetableDelivery StopTimetableDeliveryStructure

Example

{
  "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" : [ "ferry", "rail" ],
      "RouteRef" : { },
      "PublishedLineName" : { },
      "DirectionName" : { },
      "ExternalLineRef" : { },
      "Extensions" : { },
      "ItemRef" : { },
      "RecordedAtTime" : "..."
    }, {
      "MonitoringRef" : { },
      "VisitNumber" : 12345,
      "LineRef" : { },
      "DirectionRef" : { },
      "FramedVehicleJourneyRef" : { },
      "JourneyPatternRef" : { },
      "VehicleMode" : [ "tram", "coach" ],
      "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" : "..."
  }
}