name | data type | description |
---|---|---|
AffectedConnectionLink | array of AffectedConnectionLinkStructure |
Example
{ "AffectedConnectionLink" : [ { "ConnectionLinkRef" : [ { "value" : "..." }, { "value" : "..." } ], "ConnectionName" : { "value" : "...", "lang" : "..." }, "LineRef" : { "value" : "..." }, "PublishedLineName" : { "value" : "...", "lang" : "..." }, "ConnectingStopPointRef" : { "value" : "..." }, "ConnectingStopPointName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "ConnectingZoneRef" : { "value" : "..." }, "AllLines" : "...", "ConnectionDirection" : "from", "AffectedPathLink" : [ { "LinkRef" : [ "...", "..." ], "LinkName" : [ { }, { } ], "AccessibilityFeature" : "queueManagement", "LinkDirection" : [ "...", "..." ], "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } }, { "LinkRef" : [ "...", "..." ], "LinkName" : [ { }, { } ], "AccessibilityFeature" : "barrier", "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" : "from", "AffectedPathLink" : [ { "LinkRef" : [ "...", "..." ], "LinkName" : [ { }, { } ], "AccessibilityFeature" : "unknown", "LinkDirection" : [ "...", "..." ], "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } }, { "LinkRef" : [ "...", "..." ], "LinkName" : [ { }, { } ], "AccessibilityFeature" : "unknown", "LinkDirection" : [ "...", "..." ], "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } } ], "Extensions" : { "anies" : [ { }, { } ] } } ] }