| name | data type | description | 
|---|---|---|
| VehicleJourneyRef | array of VehicleJourneyRef | |
| DatedVehicleJourneyRef | array of DatedVehicleJourneyRef | |
| JourneyName | NaturalLanguageStringStructure | |
| Operator | AffectedOperatorStructure | |
| LineRef | LineRef | |
| PublishedLineName | NaturalLanguageStringStructure | |
| DirectionRef | DirectionRefStructure | |
| Origins | array of AffectedStopPointStructure | |
| Destinations | array of AffectedStopPointStructure | |
| Route | array of AffectedRouteStructure | |
| OriginAimedDepartureTime | string | |
| DestinationAimedArrivalTime | string | |
| AccessibilityAssessment | AccessibilityAssessmentStructure | |
| Calls | Calls | |
| Extensions | Extensions | 
Example
{
  "VehicleJourneyRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "DatedVehicleJourneyRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "JourneyName" : {
    "value" : "...",
    "lang" : "..."
  },
  "Operator" : {
    "OperatorRef" : {
      "value" : "..."
    },
    "OperatorName" : {
      "value" : "...",
      "lang" : "..."
    },
    "OperatorShortName" : {
      "value" : "...",
      "lang" : "..."
    },
    "OperationalUnitRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "Extensions" : {
      "any" : { }
    }
  },
  "LineRef" : {
    "value" : "..."
  },
  "PublishedLineName" : {
    "value" : "...",
    "lang" : "..."
  },
  "DirectionRef" : {
    "value" : "..."
  },
  "Origins" : [ {
    "StopPointRef" : {
      "value" : "..."
    },
    "PrivateRef" : "...",
    "StopPointName" : {
      "value" : "...",
      "lang" : "..."
    },
    "StopPointType" : "landingStage",
    "Location" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "AffectedModes" : {
      "Mode" : [ { }, { } ],
      "AllModes" : "..."
    },
    "PlaceRef" : {
      "value" : "..."
    },
    "PlaceName" : {
      "value" : "...",
      "lang" : "..."
    },
    "AccessibilityAssessment" : {
      "MobilityImpairedAccess" : true,
      "Limitations" : { },
      "Suitabilities" : { },
      "Extensions" : { }
    },
    "ConnectionLinks" : {
      "AffectedConnectionLink" : [ { }, { } ]
    },
    "Extensions" : {
      "any" : { }
    }
  }, {
    "StopPointRef" : {
      "value" : "..."
    },
    "PrivateRef" : "...",
    "StopPointName" : {
      "value" : "...",
      "lang" : "..."
    },
    "StopPointType" : "pti17_2",
    "Location" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "AffectedModes" : {
      "Mode" : [ { }, { } ],
      "AllModes" : "..."
    },
    "PlaceRef" : {
      "value" : "..."
    },
    "PlaceName" : {
      "value" : "...",
      "lang" : "..."
    },
    "AccessibilityAssessment" : {
      "MobilityImpairedAccess" : true,
      "Limitations" : { },
      "Suitabilities" : { },
      "Extensions" : { }
    },
    "ConnectionLinks" : {
      "AffectedConnectionLink" : [ { }, { } ]
    },
    "Extensions" : {
      "any" : { }
    }
  } ],
  "Destinations" : [ {
    "StopPointRef" : {
      "value" : "..."
    },
    "PrivateRef" : "...",
    "StopPointName" : {
      "value" : "...",
      "lang" : "..."
    },
    "StopPointType" : "pti17_6",
    "Location" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "AffectedModes" : {
      "Mode" : [ { }, { } ],
      "AllModes" : "..."
    },
    "PlaceRef" : {
      "value" : "..."
    },
    "PlaceName" : {
      "value" : "...",
      "lang" : "..."
    },
    "AccessibilityAssessment" : {
      "MobilityImpairedAccess" : true,
      "Limitations" : { },
      "Suitabilities" : { },
      "Extensions" : { }
    },
    "ConnectionLinks" : {
      "AffectedConnectionLink" : [ { }, { } ]
    },
    "Extensions" : {
      "any" : { }
    }
  }, {
    "StopPointRef" : {
      "value" : "..."
    },
    "PrivateRef" : "...",
    "StopPointName" : {
      "value" : "...",
      "lang" : "..."
    },
    "StopPointType" : "pti17_4",
    "Location" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "AffectedModes" : {
      "Mode" : [ { }, { } ],
      "AllModes" : "..."
    },
    "PlaceRef" : {
      "value" : "..."
    },
    "PlaceName" : {
      "value" : "...",
      "lang" : "..."
    },
    "AccessibilityAssessment" : {
      "MobilityImpairedAccess" : true,
      "Limitations" : { },
      "Suitabilities" : { },
      "Extensions" : { }
    },
    "ConnectionLinks" : {
      "AffectedConnectionLink" : [ { }, { } ]
    },
    "Extensions" : {
      "any" : { }
    }
  } ],
  "Route" : [ {
    "RouteRef" : {
      "value" : "..."
    },
    "Direction" : [ {
      "DirectionRef" : { },
      "DirectionName" : { }
    }, {
      "DirectionRef" : { },
      "DirectionName" : { }
    } ],
    "Sections" : {
      "AffectedSection" : [ { }, { } ]
    },
    "RouteLinks" : {
      "RouteLinkRef" : [ { }, { } ]
    },
    "Extensions" : {
      "any" : { }
    }
  }, {
    "RouteRef" : {
      "value" : "..."
    },
    "Direction" : [ {
      "DirectionRef" : { },
      "DirectionName" : { }
    }, {
      "DirectionRef" : { },
      "DirectionName" : { }
    } ],
    "Sections" : {
      "AffectedSection" : [ { }, { } ]
    },
    "RouteLinks" : {
      "RouteLinkRef" : [ { }, { } ]
    },
    "Extensions" : {
      "any" : { }
    }
  } ],
  "OriginAimedDepartureTime" : "...",
  "DestinationAimedArrivalTime" : "...",
  "AccessibilityAssessment" : {
    "MobilityImpairedAccess" : true,
    "Limitations" : {
      "AccessibilityLimitation" : [ { }, { } ]
    },
    "Suitabilities" : {
      "Suitability" : [ { }, { } ]
    },
    "Extensions" : {
      "anies" : [ { }, { } ],
      "otherAttributes" : {
        "property1" : "...",
        "property2" : "..."
      }
    }
  },
  "Calls" : {
    "Call" : [ {
      "Order" : 12345,
      "CallCondition" : "pti15_4",
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "AimedArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "ArrivalStatus" : "cancelled",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "noAlighting",
      "AimedDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "DepartureStatus" : "arrived",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "noBoarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "AffectedInterchange" : [ { }, { } ],
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "harbourPier",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    }, {
      "Order" : 12345,
      "CallCondition" : "pti15_7",
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "AimedArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "ArrivalStatus" : "delayed",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "passThru",
      "AimedDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "DepartureStatus" : "onTime",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "AffectedInterchange" : [ { }, { } ],
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "pti17_2",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    } ]
  },
  "Extensions" : {
    "any" : {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }
  }
}