name | data type | description |
---|---|---|
CountryRef | CountryRefStructure | |
ParticipantRef | RequestorRef | |
TopographicPlaceRef | string | |
TopographicPlaceName | NaturalLanguageStringStructure | |
DefaultLanguage | string | |
NetworkContext | NetworkContextStructure | |
Actions | ActionsStructure | |
Extensions | Extensions |
Example
{ "CountryRef" : { "value" : "gl" }, "ParticipantRef" : { "value" : "..." }, "TopographicPlaceRef" : "...", "TopographicPlaceName" : { "value" : "...", "lang" : "..." }, "DefaultLanguage" : "...", "NetworkContext" : { "Operator" : [ { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } }, { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } } ], "Network" : { "NetworkRef" : { }, "NetworkName" : { }, "VehicleMode" : "taxi", "WaterSubmode" : "postBoat", "TramSubmode" : "pti6_0", "RailSubmode" : "vehicleRailTransportService", "MetroSubmode" : "unknown", "CoachSubmode" : "pti3_2", "BusSubmode" : "schoolBus", "AirSubmode" : "sightseeingFlight", "AccessMode" : "bicycle" } }, "Actions" : { "PublishToWebAction" : [ { "Incidents" : true, "HomePage" : true, "Ticker" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, { "Incidents" : true, "HomePage" : true, "Ticker" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" } ], "PublishToMobileAction" : [ { "Incidents" : true, "HomePage" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, { "Incidents" : true, "HomePage" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" } ], "PublishToTvAction" : { "Ceefax" : true, "Teletext" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, "PublishToAlertsAction" : [ { "ByEmail" : true, "ByMobile" : true, "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "open" }, { "ByEmail" : true, "ByMobile" : true, "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" } ], "ManualAction" : [ { "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "open" }, { "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" } ], "NotifyByEmailAction" : [ { "email" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, { "email" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" } ], "NotifyBySmsAction" : { "Phone" : "...", "Premium" : true, "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, "NotifyByPagerAction" : [ { "PagerGroupRef" : "...", "Pager" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "open" }, { "PagerGroupRef" : "...", "Pager" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" } ], "NotifyUserAction" : [ { "WorkgroupRef" : "...", "UserName" : "...", "UserRef" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" }, { "WorkgroupRef" : "...", "UserName" : "...", "UserRef" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "open" } ], "Extensions" : { } }, "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } } }