| name | data type | description | 
|---|---|---|
| StopPointRef | StopPointRef | |
| VisitNumber | number | |
| Order | number | |
| StopPointName | array of NaturalLanguageStringStructure | |
| TimingPoint | boolean | |
| BoardingStretch | boolean | |
| RequestStop | boolean | |
| OriginDisplay | array of NaturalLanguageStringStructure | |
| DestinationDisplay | array of NaturalLanguageStringStructure | |
| CallNote | array of NaturalLanguageStringStructure | |
| AimedArrivalTime | string | |
| ArrivalPlatformName | NaturalLanguageStringStructure | |
| ArrivalBoardingActivity | ArrivalBoardingActivityEnumeration | |
| ArrivalStopAssignment | PlannedStopAssignmentStructure | |
| ArrivalOperatorRefs | array of OperatorRefStructure | |
| AimedDepartureTime | string | |
| DeparturePlatformName | NaturalLanguageStringStructure | |
| DepartureBoardingActivity | DepartureBoardingActivityEnumeration | |
| DepartureStopAssignment | PlannedStopAssignmentStructure | |
| DepartureOperatorRefs | array of OperatorRefStructure | |
| AimedLatestPassengerAccessTime | string | |
| AimedHeadwayInterval | Duration | |
| TargetedInterchange | array of TargetedInterchangeStructure | |
| FromServiceJourneyInterchange | array of FromServiceJourneyInterchangeStructure | |
| ToServiceJourneyInterchange | array of ToServiceJourneyInterchangeStructure | |
| Extensions | Extensions | 
Example
{
  "StopPointRef" : {
    "value" : "..."
  },
  "VisitNumber" : 12345,
  "Order" : 12345,
  "StopPointName" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "TimingPoint" : true,
  "BoardingStretch" : true,
  "RequestStop" : true,
  "OriginDisplay" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "DestinationDisplay" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "CallNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "AimedArrivalTime" : "...",
  "ArrivalPlatformName" : {
    "value" : "...",
    "lang" : "..."
  },
  "ArrivalBoardingActivity" : "passThru",
  "ArrivalStopAssignment" : {
    "AimedQuayRef" : {
      "value" : "..."
    },
    "AimedQuayName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ]
  },
  "ArrivalOperatorRefs" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "AimedDepartureTime" : "...",
  "DeparturePlatformName" : {
    "value" : "...",
    "lang" : "..."
  },
  "DepartureBoardingActivity" : "passThru",
  "DepartureStopAssignment" : {
    "AimedQuayRef" : {
      "value" : "..."
    },
    "AimedQuayName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ]
  },
  "DepartureOperatorRefs" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "AimedLatestPassengerAccessTime" : "...",
  "AimedHeadwayInterval" : {
    "sign" : 12345,
    "seconds" : 12345,
    "months" : 12345,
    "years" : 12345,
    "days" : 12345,
    "XMLSchemaType" : "...",
    "hours" : 12345,
    "minutes" : 12345
  },
  "TargetedInterchange" : [ {
    "InterchangeCode" : "...",
    "DistributorVehicleJourneyRef" : {
      "value" : "..."
    },
    "DistributorConnectionLink" : {
      "ConnectionLinkCode" : "...",
      "StopPointRef" : { },
      "StopPointName" : { },
      "DefaultDuration" : { },
      "FrequentTravellerDuration" : { },
      "OccasionalTravellerDuration" : { },
      "ImpairedAccessDuration" : { }
    },
    "DistributorConnectionLinkRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 12345,
    "DistributorOrder" : 12345,
    "StaySeated" : true,
    "Guaranteed" : true,
    "Advertised" : true,
    "StandardWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumAutomaticWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "StandardTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MinimumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    }
  }, {
    "InterchangeCode" : "...",
    "DistributorVehicleJourneyRef" : {
      "value" : "..."
    },
    "DistributorConnectionLink" : {
      "ConnectionLinkCode" : "...",
      "StopPointRef" : { },
      "StopPointName" : { },
      "DefaultDuration" : { },
      "FrequentTravellerDuration" : { },
      "OccasionalTravellerDuration" : { },
      "ImpairedAccessDuration" : { }
    },
    "DistributorConnectionLinkRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 12345,
    "DistributorOrder" : 12345,
    "StaySeated" : true,
    "Guaranteed" : true,
    "Advertised" : true,
    "StandardWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumAutomaticWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "StandardTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MinimumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    }
  } ],
  "FromServiceJourneyInterchange" : [ {
    "InterchangeCode" : "...",
    "ConnectionLinkRef" : {
      "value" : "..."
    },
    "FeederRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "FeederArrivalStopRef" : {
      "value" : "..."
    },
    "FeederVisitNumber" : 12345,
    "DistributorRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorDepartureStopRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 12345,
    "StaySeated" : true,
    "Guaranteed" : true,
    "Advertised" : true,
    "StandardWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumAutomaticWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "StandardTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MinimumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "InterchangeCode" : "...",
    "ConnectionLinkRef" : {
      "value" : "..."
    },
    "FeederRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "FeederArrivalStopRef" : {
      "value" : "..."
    },
    "FeederVisitNumber" : 12345,
    "DistributorRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorDepartureStopRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 12345,
    "StaySeated" : true,
    "Guaranteed" : true,
    "Advertised" : true,
    "StandardWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumAutomaticWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "StandardTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MinimumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "ToServiceJourneyInterchange" : [ {
    "InterchangeCode" : "...",
    "ConnectionLinkRef" : {
      "value" : "..."
    },
    "FeederRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "FeederArrivalStopRef" : {
      "value" : "..."
    },
    "FeederVisitNumber" : 12345,
    "DistributorRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorDepartureStopRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 12345,
    "StaySeated" : true,
    "Guaranteed" : true,
    "Advertised" : true,
    "StandardWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumAutomaticWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "StandardTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MinimumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "InterchangeCode" : "...",
    "ConnectionLinkRef" : {
      "value" : "..."
    },
    "FeederRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "FeederArrivalStopRef" : {
      "value" : "..."
    },
    "FeederVisitNumber" : 12345,
    "DistributorRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorDepartureStopRef" : {
      "value" : "..."
    },
    "DistributorVisitNumber" : 12345,
    "StaySeated" : true,
    "Guaranteed" : true,
    "Advertised" : true,
    "StandardWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumAutomaticWaitTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "StandardTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MinimumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "MaximumTransferTime" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "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" : { }
    } ]
  }
}