MonitoredStopVisitStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
MonitoringRef MonitoringRefStructure
ClearDownRef ClearDownRefStructure
MonitoredVehicleJourney MonitoredVehicleJourneyStructure
StopVisitNote array of NaturalLanguageStringStructure
StopFacility FacilityRef
Extensions Extensions
Properties inherited from AbstractIdentifiedItemStructure
ItemIdentifier string
Properties inherited from AbstractItemStructure
RecordedAtTime string

Example

{
  "MonitoringRef" : {
    "value" : "..."
  },
  "ClearDownRef" : {
    "value" : "..."
  },
  "MonitoredVehicleJourney" : {
    "LineRef" : {
      "value" : "..."
    },
    "DirectionRef" : {
      "value" : "..."
    },
    "FramedVehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "VehicleMode" : [ "ferry", "bus" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DirectionName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ExternalLineRef" : {
      "value" : "..."
    },
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "OriginRef" : {
      "value" : "..."
    },
    "OriginName" : {
      "value" : "...",
      "lang" : "..."
    },
    "OriginShortName" : {
      "value" : "...",
      "lang" : "..."
    },
    "Via" : [ {
      "PlaceRef" : { },
      "PlaceName" : { },
      "PlaceShortName" : [ { }, { } ]
    }, {
      "PlaceRef" : { },
      "PlaceName" : { },
      "PlaceShortName" : [ { }, { } ]
    } ],
    "DestinationRef" : {
      "value" : "..."
    },
    "DestinationName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DestinationShortName" : {
      "value" : "...",
      "lang" : "..."
    },
    "VehicleJourneyName" : {
      "value" : "...",
      "lang" : "..."
    },
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "HeadwayService" : true,
    "OriginAimedDepartureTime" : "...",
    "DestinationAimedArrivalTime" : "...",
    "FacilityConditionElement" : [ {
      "FacilityRef" : { },
      "Facility" : { },
      "FacilityStatus" : { },
      "SituationRef" : { },
      "Remedy" : { },
      "MonitoringInfo" : { },
      "ValidityPeriod" : { },
      "Extensions" : { }
    }, {
      "FacilityRef" : { },
      "Facility" : { },
      "FacilityStatus" : { },
      "SituationRef" : { },
      "Remedy" : { },
      "MonitoringInfo" : { },
      "ValidityPeriod" : { },
      "Extensions" : { }
    } ],
    "FacilityChangeElement" : {
      "EquipmentAvailability" : { },
      "SituationRef" : { },
      "MobilityDisruption" : { }
    },
    "SituationRef" : [ {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    }, {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    } ],
    "Monitored" : true,
    "MonitoringError" : [ "...", "..." ],
    "InCongestion" : true,
    "InPanic" : true,
    "PredictionInaccurate" : true,
    "DataSource" : "...",
    "ConfidenceLevel" : "certain",
    "VehicleLocation" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "Bearing" : 12345.0,
    "ProgressRate" : "unknown",
    "Occupancy" : "full",
    "Delay" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "ProgressStatus" : {
      "value" : "...",
      "lang" : "..."
    },
    "TrainBlockPart" : [ {
      "NumberOfBlockParts" : 12345,
      "TrainPartRef" : { },
      "PositionOfTrainBlockPart" : { }
    }, {
      "NumberOfBlockParts" : 12345,
      "TrainPartRef" : { },
      "PositionOfTrainBlockPart" : { }
    } ],
    "BlockRef" : {
      "value" : "..."
    },
    "CourseOfJourneyRef" : {
      "value" : "..."
    },
    "VehicleRef" : {
      "value" : "..."
    },
    "PreviousCalls" : {
      "PreviousCall" : [ { }, { } ]
    },
    "MonitoredCall" : {
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "ReversesAtStop" : true,
      "PlatformTraversal" : true,
      "SignalStatus" : "...",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "AimedArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "ArrivalStatus" : "cancelled",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "passThru",
      "AimedDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "DepartureStatus" : "cancelled",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "Extensions" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { }
    },
    "OnwardCalls" : {
      "OnwardCall" : [ { }, { } ]
    },
    "IsCompleteStopSequence" : true
  },
  "StopVisitNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "StopFacility" : {
    "value" : "..."
  },
  "Extensions" : {
    "any" : {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }
  },
  "ItemIdentifier" : "...",
  "RecordedAtTime" : "..."
}