| name | data type | description |
|---|---|---|
| InterchangeRef | InterchangeRef | |
| InterchangeStopPointRef | StopPointRef | |
| InterchangeStopPointName | array of NaturalLanguageStringStructure | |
| ConnectingVehicleJourneyRef | DatedVehicleJourneyRef | |
| InterchangeStatusType | InterchangeStatusEnumeration | |
| ConnectionLink | array of AffectedConnectionLinkStructure | |
| Extensions | Extensions |
Example
{
"InterchangeRef" : {
"value" : "..."
},
"InterchangeStopPointRef" : {
"value" : "..."
},
"InterchangeStopPointName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ConnectingVehicleJourneyRef" : {
"value" : "..."
},
"InterchangeStatusType" : "pti31_255",
"ConnectionLink" : [ {
"ConnectionLinkRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"ConnectionName" : {
"value" : "...",
"lang" : "..."
},
"LineRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"ConnectingStopPointRef" : {
"value" : "..."
},
"ConnectingStopPointName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ConnectingZoneRef" : {
"value" : "..."
},
"AllLines" : "...",
"ConnectionDirection" : "to",
"AffectedPathLink" : [ {
"LinkRef" : [ "...", "..." ],
"LinkName" : [ { }, { } ],
"AccessibilityFeature" : "other",
"LinkDirection" : [ "...", "..." ],
"LinkProjection" : { },
"Offset" : { },
"Extensions" : { }
}, {
"LinkRef" : [ "...", "..." ],
"LinkName" : [ { }, { } ],
"AccessibilityFeature" : "escalator",
"LinkDirection" : [ "...", "..." ],
"LinkProjection" : { },
"Offset" : { },
"Extensions" : { }
} ],
"Extensions" : {
"anies" : [ { }, { } ]
}
}, {
"ConnectionLinkRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"ConnectionName" : {
"value" : "...",
"lang" : "..."
},
"LineRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"ConnectingStopPointRef" : {
"value" : "..."
},
"ConnectingStopPointName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ConnectingZoneRef" : {
"value" : "..."
},
"AllLines" : "...",
"ConnectionDirection" : "to",
"AffectedPathLink" : [ {
"LinkRef" : [ "...", "..." ],
"LinkName" : [ { }, { } ],
"AccessibilityFeature" : "stairs",
"LinkDirection" : [ "...", "..." ],
"LinkProjection" : { },
"Offset" : { },
"Extensions" : { }
}, {
"LinkRef" : [ "...", "..." ],
"LinkName" : [ { }, { } ],
"AccessibilityFeature" : "other",
"LinkDirection" : [ "...", "..." ],
"LinkProjection" : { },
"Offset" : { },
"Extensions" : { }
} ],
"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" : { }
} ]
}
}