InterchangeJourneyStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
LineRef LineRef
DirectionRef DirectionRefStructure
FramedVehicleJourneyRef FramedVehicleJourneyRefStructure
JourneyPatternRef JourneyPatternRef
VehicleMode array of VehicleModesEnumeration
RouteRef RouteRefStructure
PublishedLineName NaturalLanguageStringStructure
DirectionName NaturalLanguageStringStructure
ExternalLineRef LineRef
OperatorRef OperatorRefStructure
ProductCategoryRef ProductCategoryRefStructure
ServiceFeatureRef array of ServiceFeatureRef
VehicleFeatureRef array of VehicleFeatureRefStructure
OriginRef JourneyPlaceRefStructure
OriginName NaturalLanguagePlaceNameStructure
OriginShortName NaturalLanguagePlaceNameStructure
Via array of PlaceNameStructure
DestinationRef DestinationRef
DestinationName NaturalLanguageStringStructure
DestinationShortName NaturalLanguagePlaceNameStructure
VehicleJourneyName NaturalLanguageStringStructure
JourneyNote array of NaturalLanguageStringStructure
HeadwayService boolean
OriginAimedDepartureTime string
DestinationAimedArrivalTime string
FacilityConditionElement array of FacilityConditionElement
FacilityChangeElement FacilityChangeElement
SituationRef array of SituationRef
BlockRef BlockRefStructure
CourseOfJourneyRef CourseOfJourneyStructure
VehicleRef VehicleRef
Monitored boolean
AimedDepartureTime string
Extensions Extensions

Example

{
  "LineRef" : {
    "value" : "..."
  },
  "DirectionRef" : {
    "value" : "..."
  },
  "FramedVehicleJourneyRef" : {
    "DataFrameRef" : {
      "value" : "..."
    },
    "DatedVehicleJourneyRef" : "..."
  },
  "JourneyPatternRef" : {
    "value" : "..."
  },
  "VehicleMode" : [ "coach", "coach" ],
  "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" : {
      "value" : "..."
    },
    "PlaceName" : {
      "value" : "...",
      "lang" : "..."
    },
    "PlaceShortName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ]
  }, {
    "PlaceRef" : {
      "value" : "..."
    },
    "PlaceName" : {
      "value" : "...",
      "lang" : "..."
    },
    "PlaceShortName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ]
  } ],
  "DestinationRef" : {
    "value" : "..."
  },
  "DestinationName" : {
    "value" : "...",
    "lang" : "..."
  },
  "DestinationShortName" : {
    "value" : "...",
    "lang" : "..."
  },
  "VehicleJourneyName" : {
    "value" : "...",
    "lang" : "..."
  },
  "JourneyNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "HeadwayService" : true,
  "OriginAimedDepartureTime" : "...",
  "DestinationAimedArrivalTime" : "...",
  "FacilityConditionElement" : [ {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : { },
      "FacilityClass" : [ "unknown", "serviceForPersonalDevice" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "notAvailable",
      "Description" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "replace",
      "Description" : { },
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "unknown",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "..."
    },
    "Extensions" : {
      "any" : { }
    }
  }, {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : { },
      "FacilityClass" : [ "unknown", "reservedArea" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "notAvailable",
      "Description" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "remove",
      "Description" : { },
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "unknown",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "..."
    },
    "Extensions" : {
      "any" : { }
    }
  } ],
  "FacilityChangeElement" : {
    "EquipmentAvailability" : {
      "EquipmentRef" : { },
      "Description" : { },
      "EquipmentTypeRef" : { },
      "ValidityPeriod" : { },
      "EquipmentStatus" : "notAvailable",
      "EquipmentFeatures" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "MobilityDisruption" : {
      "MobilityImpairedAccess" : true,
      "AccessFacility" : [ "ramp", "ramp" ]
    }
  },
  "SituationRef" : [ {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  }, {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  } ],
  "BlockRef" : {
    "value" : "..."
  },
  "CourseOfJourneyRef" : {
    "value" : "..."
  },
  "VehicleRef" : {
    "value" : "..."
  },
  "Monitored" : true,
  "AimedDepartureTime" : "...",
  "Extensions" : {
    "any" : {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }
  }
}