DatedTimetableVersionFrameStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
VersionRef VersionRefStructure
LineRef LineRefStructure
DirectionRef DirectionRefStructure
JourneyPatternRef JourneyPatternRefStructure
VehicleMode array of VehicleModesEnumeration
RouteRef RouteRefStructure
PublishedLineName NaturalLanguageStringStructure
DirectionName NaturalLanguageStringStructure
ExternalLineRef LineRefStructure
OperatorRef OperatorRefStructure
ProductCategoryRef ProductCategoryRefStructure
ServiceFeatureRef array of ServiceFeatureRefStructure
VehicleFeatureRef array of VehicleFeatureRefStructure
DestinationDisplay NaturalLanguageStringStructure
LineNote NaturalLanguagePlaceNameStructure
HeadwayService boolean
Monitored boolean
DatedVehicleJourney array of DatedVehicleJourneyStructure
Extensions ExtensionsStructure
Properties inherited from AbstractItemStructure
RecordedAtTime string

Example

{
  "VersionRef" : {
    "value" : "..."
  },
  "LineRef" : {
    "value" : "..."
  },
  "DirectionRef" : {
    "value" : "..."
  },
  "JourneyPatternRef" : {
    "value" : "..."
  },
  "VehicleMode" : [ "air", "coach" ],
  "RouteRef" : {
    "value" : "..."
  },
  "PublishedLineName" : {
    "value" : "...",
    "lang" : "..."
  },
  "DirectionName" : {
    "value" : "...",
    "lang" : "..."
  },
  "ExternalLineRef" : {
    "value" : "..."
  },
  "OperatorRef" : {
    "value" : "..."
  },
  "ProductCategoryRef" : {
    "value" : "..."
  },
  "ServiceFeatureRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "VehicleFeatureRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "DestinationDisplay" : {
    "value" : "...",
    "lang" : "..."
  },
  "LineNote" : {
    "value" : "...",
    "lang" : "..."
  },
  "HeadwayService" : true,
  "Monitored" : true,
  "DatedVehicleJourney" : [ {
    "DatedVehicleJourneyCode" : "...",
    "VehicleJourneyRef" : {
      "value" : "..."
    },
    "ExtraJourney" : true,
    "Cancellation" : true,
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "VehicleMode" : [ "bus", "air" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DirectionName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ExternalLineRef" : {
      "value" : "..."
    },
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleJourneyName" : {
      "value" : "...",
      "lang" : "..."
    },
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : {
      "value" : "...",
      "lang" : "..."
    },
    "LineNote" : {
      "value" : "...",
      "lang" : "..."
    },
    "HeadwayService" : true,
    "Monitored" : true,
    "BlockRef" : {
      "value" : "..."
    },
    "CourseOfJourneyRef" : {
      "value" : "..."
    },
    "DatedCalls" : {
      "DatedCall" : [ { }, { } ]
    },
    "DatedCall" : [ {
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "AimedArrivalTime" : "...",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "noAlighting",
      "AimedDepartureTime" : "...",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "AimedHeadwayInterval" : { },
      "TargetedInterchange" : [ { }, { } ],
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "AimedArrivalTime" : "...",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "noAlighting",
      "AimedDepartureTime" : "...",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "boarding",
      "AimedHeadwayInterval" : { },
      "TargetedInterchange" : [ { }, { } ],
      "Extensions" : { }
    } ],
    "Extensions" : {
      "any" : { }
    }
  }, {
    "DatedVehicleJourneyCode" : "...",
    "VehicleJourneyRef" : {
      "value" : "..."
    },
    "ExtraJourney" : true,
    "Cancellation" : true,
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "VehicleMode" : [ "coach", "rail" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DirectionName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ExternalLineRef" : {
      "value" : "..."
    },
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleJourneyName" : {
      "value" : "...",
      "lang" : "..."
    },
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : {
      "value" : "...",
      "lang" : "..."
    },
    "LineNote" : {
      "value" : "...",
      "lang" : "..."
    },
    "HeadwayService" : true,
    "Monitored" : true,
    "BlockRef" : {
      "value" : "..."
    },
    "CourseOfJourneyRef" : {
      "value" : "..."
    },
    "DatedCalls" : {
      "DatedCall" : [ { }, { } ]
    },
    "DatedCall" : [ {
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "AimedArrivalTime" : "...",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "alighting",
      "AimedDepartureTime" : "...",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "AimedHeadwayInterval" : { },
      "TargetedInterchange" : [ { }, { } ],
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "AimedArrivalTime" : "...",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "alighting",
      "AimedDepartureTime" : "...",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "AimedHeadwayInterval" : { },
      "TargetedInterchange" : [ { }, { } ],
      "Extensions" : { }
    } ],
    "Extensions" : {
      "any" : { }
    }
  } ],
  "Extensions" : {
    "any" : { }
  },
  "RecordedAtTime" : "..."
}