name | data type | description |
---|---|---|
AffectedConnectionLink | array of AffectedConnectionLinkStructure |
Example
{ "AffectedConnectionLink" : [ { "ConnectionLinkRef" : [ { "value" : "..." }, { "value" : "..." } ], "ConnectionName" : { "value" : "...", "lang" : "..." }, "LineRef" : [ { "value" : "..." }, { "value" : "..." } ], "ConnectingStopPointRef" : { "value" : "..." }, "ConnectingStopPointName" : { "value" : "...", "lang" : "..." }, "ConnectingZoneRef" : { "value" : "..." }, "AllLines" : { }, "ConnectionDirection" : "to", "AffectedPathLink" : [ { "LinkRef" : [ "...", "..." ], "LinkName" : { }, "AccessibilityFeature" : "confinedSpace", "LinkDirection" : [ "...", "..." ], "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } }, { "LinkRef" : [ "...", "..." ], "LinkName" : { }, "AccessibilityFeature" : "travelator", "LinkDirection" : [ "...", "..." ], "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } } ], "Extensions" : { "any" : { } } }, { "ConnectionLinkRef" : [ { "value" : "..." }, { "value" : "..." } ], "ConnectionName" : { "value" : "...", "lang" : "..." }, "LineRef" : [ { "value" : "..." }, { "value" : "..." } ], "ConnectingStopPointRef" : { "value" : "..." }, "ConnectingStopPointName" : { "value" : "...", "lang" : "..." }, "ConnectingZoneRef" : { "value" : "..." }, "AllLines" : { }, "ConnectionDirection" : "both", "AffectedPathLink" : [ { "LinkRef" : [ "...", "..." ], "LinkName" : { }, "AccessibilityFeature" : "confinedSpace", "LinkDirection" : [ "...", "..." ], "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } }, { "LinkRef" : [ "...", "..." ], "LinkName" : { }, "AccessibilityFeature" : "unknown", "LinkDirection" : [ "...", "..." ], "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } } ], "Extensions" : { "any" : { } } } ] }