name | data type | description |
---|---|---|
AffectedStopPlace | array of AffectedStopPlaceStructure |
Example
{ "AffectedStopPlace" : [ { "StopPlaceRef" : { "value" : "..." }, "PlaceName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "StopPlaceType" : "busStation", "AffectedFacilities" : { "AffectedFacility" : [ { }, { } ] }, "AffectedComponents" : { "AffectedComponent" : [ { }, { } ] }, "AffectedNavigationPaths" : { "NavigationPathRef" : [ { }, { } ] }, "Extensions" : { "anies" : [ { }, { } ] }, "AccessibilityAssessment" : { "MobilityImpairedAccess" : true, "Limitations" : { }, "Suitabilities" : { }, "Extensions" : { } } }, { "StopPlaceRef" : { "value" : "..." }, "PlaceName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "StopPlaceType" : "skiLift", "AffectedFacilities" : { "AffectedFacility" : [ { }, { } ] }, "AffectedComponents" : { "AffectedComponent" : [ { }, { } ] }, "AffectedNavigationPaths" : { "NavigationPathRef" : [ { }, { } ] }, "Extensions" : { "anies" : [ { }, { } ] }, "AccessibilityAssessment" : { "MobilityImpairedAccess" : true, "Limitations" : { }, "Suitabilities" : { }, "Extensions" : { } } } ] }