name | data type | description |
---|---|---|
StopPlaceRef | StopPlaceRef | |
PlaceName | NaturalLanguageStringStructure | |
StopPlaceType | StopPlaceTypeEnumeration | |
AffectedComponents | AffectedComponents | |
AffectedNavigationPaths | ||
Extensions | Extensions | |
Properties inherited from AffectedStopPlaceElementStructure |
||
AccessibilityAssessment | AccessibilityAssessmentStructure |
Example
{ "StopPlaceRef" : { "value" : "..." }, "PlaceName" : { "value" : "...", "lang" : "..." }, "StopPlaceType" : "onStreetTram", "AffectedComponents" : { "AffectedComponent" : [ { "ComponentRef" : { }, "ComponentName" : { }, "ComponentType" : "entrance", "PointProjection" : { }, "LinkProjection" : { }, "ZoneProjection" : { }, "Offset" : { }, "Extensions" : { }, "AccessibilityAssessment" : { } }, { "ComponentRef" : { }, "ComponentName" : { }, "ComponentType" : "entrance", "PointProjection" : { }, "LinkProjection" : { }, "ZoneProjection" : { }, "Offset" : { }, "Extensions" : { }, "AccessibilityAssessment" : { } } ] }, "AffectedNavigationPaths" : { "NavigationPathRef" : [ { "value" : "..." }, { "value" : "..." } ] }, "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } }, "AccessibilityAssessment" : { "MobilityImpairedAccess" : true, "Limitations" : { "AccessibilityLimitation" : [ { }, { } ] }, "Suitabilities" : { "Suitability" : [ { }, { } ] }, "Extensions" : { "anies" : [ { }, { } ], "otherAttributes" : { "property1" : "...", "property2" : "..." } } } }