name | data type | description |
---|---|---|
CountryRef | CountryRefStructure | |
ParticipantRef | RequestorRef | |
TopographicPlaceRef | string | |
TopographicPlaceName | array of NaturalLanguageStringStructure | |
DefaultLanguage | string | |
NetworkContext | NetworkContextStructure | |
Actions | ActionsStructure | |
Extensions | Extensions |
Example
{ "CountryRef" : { "value" : "in" }, "ParticipantRef" : { "value" : "..." }, "TopographicPlaceRef" : "...", "TopographicPlaceName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "DefaultLanguage" : "...", "NetworkContext" : { "Operator" : [ { "OperatorRef" : { }, "OperatorName" : [ { }, { } ], "OperatorShortName" : [ { }, { } ], "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } }, { "OperatorRef" : { }, "OperatorName" : [ { }, { } ], "OperatorShortName" : [ { }, { } ], "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } } ], "Network" : { "NetworkRef" : { }, "NetworkName" : [ { }, { } ], "VehicleMode" : "pti1_17", "WaterSubmode" : "highSpeedVehicleService", "TramSubmode" : "pti6_255", "RailSubmode" : "pti2_4", "MetroSubmode" : "metro", "CoachSubmode" : "shuttleCoachService", "BusSubmode" : "loc10_2", "AirSubmode" : "undefinedAircraftService", "AccessMode" : "car" } }, "Actions" : { "PublishToWebAction" : [ { "Incidents" : true, "HomePage" : true, "Ticker" : true, "SocialNetwork" : [ "...", "..." ], "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, { "Incidents" : true, "HomePage" : true, "Ticker" : true, "SocialNetwork" : [ "...", "..." ], "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" } ], "PublishToMobileAction" : [ { "Incidents" : true, "HomePage" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "open" }, { "Incidents" : true, "HomePage" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" } ], "PublishToTvAction" : { "Ceefax" : true, "Teletext" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "open" }, "PublishToAlertsAction" : [ { "ByEmail" : true, "ByMobile" : true, "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" }, { "ByEmail" : true, "ByMobile" : true, "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" } ], "ManualAction" : [ { "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" }, { "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "closed" } ], "NotifyByEmailAction" : [ { "email" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, { "email" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "open" } ], "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" : "published" } ], "NotifyUserAction" : [ { "WorkgroupRef" : "...", "UserName" : "...", "UserRef" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" }, { "WorkgroupRef" : "...", "UserName" : "...", "UserRef" : "...", "BeforeNotices" : { }, "ClearNotice" : true, "Description" : { }, "ActionData" : [ { }, { } ], "ActionStatus" : "published" } ], "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" : { } } ] } }