name | data type | description |
---|---|---|
VehicleMonitoringServiceCapabilities | VehicleMonitoringServiceCapabilities | |
VehicleMonitoringPermissions | VehicleMonitoringPermissions | |
Extensions | Extensions | |
version | string | |
Properties inherited from AbstractServiceCapabilitiesResponseStructure |
||
RequestMessageRef | MessageQualifierStructure | |
Status | boolean | |
ErrorCondition | ServiceDeliveryErrorConditionElement | |
Properties inherited from ResponseStructure |
||
ResponseTimestamp | string |
Example
{ "VehicleMonitoringServiceCapabilities" : { "TopicFiltering" : { "DefaultPreviewInterval" : { }, "FilterByVehicleMonitoringRef" : true, "FilterByVehicleRef" : true, "FilterByLineRef" : true, "FilterByDirectionRef" : true }, "RequestPolicy" : { "HasDetailLevel" : true, "DefaultDetailLevel" : "calls", "HasMaximumVehicles" : true, "HasNumberOfOnwardsCalls" : true, "HasNumberOfPreviousCalls" : true, "NationalLanguage" : [ "...", "..." ], "WgsDecimalDegrees" : "...", "GmlCoordinateFormat" : "..." }, "SubscriptionPolicy" : { "HasIncrementalUpdates" : true, "HasChangeSensitivity" : true }, "AccessControl" : { "CheckOperatorRef" : true, "CheckLineRef" : true, "CheckVehicleMonitoringRef" : true, "RequestChecking" : true }, "ResponseFeatures" : { "HasLocation" : true }, "Extensions" : { "any" : { } }, "GeneralInteraction" : { "Interaction" : { }, "Delivery" : { }, "MultipartDespatch" : true, "MultipleSubscriberFilter" : true, "HasConfirmDelivery" : true, "HasHeartbeat" : true, "VisitNumberisOrder" : true }, "TransportDescription" : { "CommunicationsTransportMethod" : "httpPost", "CompressionMethod" : "other" } }, "VehicleMonitoringPermissions" : { "VehicleMonitoringPermission" : [ { "OperatorPermissions" : { }, "LinePermissions" : { }, "VehicleMonitoringPermissions" : { }, "Extensions" : { }, "ParticipantRef" : { }, "AllParticipants" : "...", "GeneralCapabilities" : { } }, { "OperatorPermissions" : { }, "LinePermissions" : { }, "VehicleMonitoringPermissions" : { }, "Extensions" : { }, "ParticipantRef" : { }, "AllParticipants" : "...", "GeneralCapabilities" : { } } ], "PermissionVersionRef" : { "value" : "..." } }, "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } }, "version" : "...", "RequestMessageRef" : { "value" : "..." }, "Status" : true, "ErrorCondition" : { "OtherError" : { "ErrorText" : "..." }, "AllowedResourceUsageExceededError" : { "ErrorText" : "..." }, "NoInfoForTopicError" : { "ErrorText" : "..." }, "AccessNotAllowedError" : { "ErrorText" : "..." }, "CapabilityNotSupportedError" : { "CapabilityRef" : "...", "ErrorText" : "..." }, "Description" : { "value" : "..." } }, "ResponseTimestamp" : "..." }