MonitoredFeederArrivalStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
ClearDownRef ClearDownRefStructure
FeederJourney InterchangeJourneyStructure
VehicleAtStop boolean
NumberOfTransferPassengers number
AimedArrivalTime string
ExpectedArrivalTime string
ArrivalPlatformName NaturalLanguageStringStructure
SuggestedWaitDecisionTime string
Extensions Extensions
Properties inherited from AbstractFeederItemStructure
ValidUntilTime string
InterchangeRef InterchangeRef
ConnectionLinkRef ConnectionLinkRef
StopPointRef StopPointRef
VisitNumber number
Order number
StopPointName array of NaturalLanguageStringStructure
Properties inherited from AbstractIdentifiedItemStructure
ItemIdentifier string
Properties inherited from AbstractItemStructure
RecordedAtTime string

Example

{
  "ClearDownRef" : {
    "value" : "..."
  },
  "FeederJourney" : {
    "LineRef" : {
      "value" : "..."
    },
    "DirectionRef" : {
      "value" : "..."
    },
    "FramedVehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "JourneyPatternName" : {
      "value" : "...",
      "lang" : "..."
    },
    "VehicleMode" : [ "coach", "rail" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "GroupOfLinesRef" : {
      "value" : "..."
    },
    "DirectionName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExternalLineRef" : {
      "value" : "..."
    },
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "OriginRef" : {
      "value" : "..."
    },
    "OriginName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "OriginShortName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplayAtOrigin" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Via" : [ {
      "ViaPriority" : 12345,
      "PlaceRef" : { },
      "PlaceName" : [ { }, { } ],
      "PlaceShortName" : [ { }, { } ]
    }, {
      "ViaPriority" : 12345,
      "PlaceRef" : { },
      "PlaceName" : [ { }, { } ],
      "PlaceShortName" : [ { }, { } ]
    } ],
    "DestinationRef" : {
      "value" : "..."
    },
    "DestinationName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationShortName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "OriginDisplayAtDestination" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "VehicleJourneyName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "PublicContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OperationsContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "HeadwayService" : true,
    "OriginAimedDepartureTime" : "...",
    "DestinationAimedArrivalTime" : "...",
    "FirstOrLastJourney" : "unspecified",
    "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" : { }
    } ],
    "BlockRef" : {
      "value" : "..."
    },
    "CourseOfJourneyRef" : {
      "value" : "..."
    },
    "VehicleJourneyRef" : {
      "value" : "..."
    },
    "VehicleRef" : {
      "value" : "..."
    },
    "AdditionalVehicleJourneyRef" : [ {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    }, {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    } ],
    "DriverRef" : "...",
    "DriverName" : "...",
    "Monitored" : true,
    "AimedDepartureTime" : "...",
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  },
  "VehicleAtStop" : true,
  "NumberOfTransferPassengers" : 12345,
  "AimedArrivalTime" : "...",
  "ExpectedArrivalTime" : "...",
  "ArrivalPlatformName" : {
    "value" : "...",
    "lang" : "..."
  },
  "SuggestedWaitDecisionTime" : "...",
  "Extensions" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "ValidUntilTime" : "...",
  "InterchangeRef" : {
    "value" : "..."
  },
  "ConnectionLinkRef" : {
    "value" : "..."
  },
  "StopPointRef" : {
    "value" : "..."
  },
  "VisitNumber" : 12345,
  "Order" : 12345,
  "StopPointName" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "ItemIdentifier" : "...",
  "RecordedAtTime" : "..."
}