name | data type | description |
---|---|---|
AffectedOperator | array of AffectedOperatorStructure | |
LineRef | LineRef | |
PublishedLineName | NaturalLanguageStringStructure | |
Destinations | array of AffectedStopPointStructure | |
Direction | array of DirectionStructure | |
Routes | Routes | |
Sections | Sections | |
Extensions | Extensions |
Example
{ "AffectedOperator" : [ { "OperatorRef" : { "value" : "..." }, "OperatorName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "OperatorShortName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "OperationalUnitRef" : [ { "value" : "..." }, { "value" : "..." } ], "Extensions" : { "anies" : [ { }, { } ] } }, { "OperatorRef" : { "value" : "..." }, "OperatorName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "OperatorShortName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "OperationalUnitRef" : [ { "value" : "..." }, { "value" : "..." } ], "Extensions" : { "anies" : [ { }, { } ] } } ], "LineRef" : { "value" : "..." }, "PublishedLineName" : { "value" : "...", "lang" : "..." }, "Destinations" : [ { "StopPointRef" : { "value" : "..." }, "PrivateRef" : "...", "StopPointName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "StopPointType" : "undefinedBookingInformation", "Location" : { "Coordinates" : { }, "Longitude" : 12345.0, "Latitude" : 12345.0, "Precision" : 12345, "id" : "...", "srsName" : "..." }, "AffectedModes" : { "Mode" : [ { }, { } ], "AllModes" : "..." }, "PlaceRef" : { "value" : "..." }, "PlaceName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "AccessibilityAssessment" : { "MobilityImpairedAccess" : true, "Limitations" : { }, "Suitabilities" : { }, "Extensions" : { } }, "StopCondition" : [ "notVia", "startPoint" ], "ConnectionLinks" : { "AffectedConnectionLink" : [ { }, { } ] }, "Extensions" : { "anies" : [ { }, { } ] } }, { "StopPointRef" : { "value" : "..." }, "PrivateRef" : "...", "StopPointName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "StopPointType" : "pti17_255", "Location" : { "Coordinates" : { }, "Longitude" : 12345.0, "Latitude" : 12345.0, "Precision" : 12345, "id" : "...", "srsName" : "..." }, "AffectedModes" : { "Mode" : [ { }, { } ], "AllModes" : "..." }, "PlaceRef" : { "value" : "..." }, "PlaceName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "AccessibilityAssessment" : { "MobilityImpairedAccess" : true, "Limitations" : { }, "Suitabilities" : { }, "Extensions" : { } }, "StopCondition" : [ "pti15_5", "pti15_8" ], "ConnectionLinks" : { "AffectedConnectionLink" : [ { }, { } ] }, "Extensions" : { "anies" : [ { }, { } ] } } ], "Direction" : [ { "DirectionRef" : { "value" : "..." }, "DirectionName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] }, { "DirectionRef" : { "value" : "..." }, "DirectionName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] } ], "Routes" : { "AffectedRoute" : [ { "RouteRef" : { }, "Direction" : [ { }, { } ], "Sections" : { }, "StopPoints" : { }, "RouteLinks" : { }, "Extensions" : { } }, { "RouteRef" : { }, "Direction" : [ { }, { } ], "Sections" : { }, "StopPoints" : { }, "RouteLinks" : { }, "Extensions" : { } } ] }, "Sections" : { "AffectedSection" : [ { "SectionRef" : { }, "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } }, { "SectionRef" : { }, "LinkProjection" : { }, "Offset" : { }, "Extensions" : { } } ] }, "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" : { } } ] } }