name | data type | description |
---|---|---|
TimetabledStopVisit | array of TimetabledStopVisitStructure | |
TimetabledStopVisitCancellation | array of TimetabledStopVisitCancellationStructure | |
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
{ "TimetabledStopVisit" : [ { "MonitoringRef" : { "value" : "..." }, "TargetedVehicleJourney" : { "LineRef" : { }, "DirectionRef" : { }, "FramedVehicleJourneyRef" : { }, "JourneyPatternRef" : { }, "VehicleMode" : [ "rail", "underground" ], "RouteRef" : { }, "PublishedLineName" : { }, "DirectionName" : { }, "ExternalLineRef" : { }, "OperatorRef" : { }, "ProductCategoryRef" : { }, "ServiceFeatureRef" : [ { }, { } ], "VehicleFeatureRef" : [ { }, { } ], "OriginRef" : { }, "OriginName" : { }, "OriginShortName" : { }, "Via" : [ { }, { } ], "DestinationRef" : { }, "DestinationName" : { }, "DestinationShortName" : { }, "VehicleJourneyName" : { }, "JourneyNote" : [ { }, { } ], "HeadwayService" : true, "OriginAimedDepartureTime" : "...", "DestinationAimedArrivalTime" : "...", "TargetedCall" : { } }, "Extensions" : { "any" : { } }, "ItemIdentifier" : "...", "RecordedAtTime" : "..." }, { "MonitoringRef" : { "value" : "..." }, "TargetedVehicleJourney" : { "LineRef" : { }, "DirectionRef" : { }, "FramedVehicleJourneyRef" : { }, "JourneyPatternRef" : { }, "VehicleMode" : [ "tram", "tram" ], "RouteRef" : { }, "PublishedLineName" : { }, "DirectionName" : { }, "ExternalLineRef" : { }, "OperatorRef" : { }, "ProductCategoryRef" : { }, "ServiceFeatureRef" : [ { }, { } ], "VehicleFeatureRef" : [ { }, { } ], "OriginRef" : { }, "OriginName" : { }, "OriginShortName" : { }, "Via" : [ { }, { } ], "DestinationRef" : { }, "DestinationName" : { }, "DestinationShortName" : { }, "VehicleJourneyName" : { }, "JourneyNote" : [ { }, { } ], "HeadwayService" : true, "OriginAimedDepartureTime" : "...", "DestinationAimedArrivalTime" : "...", "TargetedCall" : { } }, "Extensions" : { "any" : { } }, "ItemIdentifier" : "...", "RecordedAtTime" : "..." } ], "TimetabledStopVisitCancellation" : [ { "MonitoringRef" : { "value" : "..." }, "VisitNumber" : 12345, "LineRef" : { "value" : "..." }, "DirectionRef" : { "value" : "..." }, "FramedVehicleJourneyRef" : { "DataFrameRef" : { }, "DatedVehicleJourneyRef" : "..." }, "JourneyPatternRef" : { "value" : "..." }, "VehicleMode" : [ "air", "ferry" ], "RouteRef" : { "value" : "..." }, "PublishedLineName" : { "value" : "...", "lang" : "..." }, "DirectionName" : { "value" : "...", "lang" : "..." }, "ExternalLineRef" : { "value" : "..." }, "Extensions" : { "any" : { } }, "ItemRef" : { "value" : "..." }, "RecordedAtTime" : "..." }, { "MonitoringRef" : { "value" : "..." }, "VisitNumber" : 12345, "LineRef" : { "value" : "..." }, "DirectionRef" : { "value" : "..." }, "FramedVehicleJourneyRef" : { "DataFrameRef" : { }, "DatedVehicleJourneyRef" : "..." }, "JourneyPatternRef" : { "value" : "..." }, "VehicleMode" : [ "coach", "underground" ], "RouteRef" : { "value" : "..." }, "PublishedLineName" : { "value" : "...", "lang" : "..." }, "DirectionName" : { "value" : "...", "lang" : "..." }, "ExternalLineRef" : { "value" : "..." }, "Extensions" : { "any" : { } }, "ItemRef" : { "value" : "..." }, "RecordedAtTime" : "..." } ], "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" : "..." }