name | data type | description |
---|---|---|
StopMonitoringServiceCapabilities | StopMonitoringServiceCapabilities | |
StopMonitoringPermissions | StopMonitoringPermissions | |
Extensions | Extensions | |
version | string | |
Properties inherited from AbstractServiceCapabilitiesResponseStructure |
||
RequestMessageRef | MessageQualifierStructure | |
Status | boolean | |
ErrorCondition | ServiceDeliveryErrorConditionStructure | |
Properties inherited from ResponseStructure |
||
ResponseTimestamp | string |
Example
{ "StopMonitoringServiceCapabilities" : { "TopicFiltering" : { "DefaultPreviewInterval" : { }, "ByStartTime" : true, "FilterByMonitoringRef" : true, "FilterByLineRef" : true, "FilterByDirectionRef" : true, "FilterByDestination" : true, "FilterByVisitType" : true }, "RequestPolicy" : { "HasDetailLevel" : true, "DefaultDetailLevel" : "full", "HasMaximumVisits" : true, "HasMinimumVisitsPerLine" : true, "HasNumberOfOnwardsCalls" : true, "HasNumberOfPreviousCalls" : true, "UseReferences" : true, "UseNames" : true, "NationalLanguage" : [ "...", "..." ], "WgsDecimalDegrees" : "...", "GmlCoordinateFormat" : "..." }, "SubscriptionPolicy" : { "HasIncrementalUpdates" : true, "HasChangeSensitivity" : true }, "AccessControl" : { "CheckOperatorRef" : true, "CheckLineRef" : true, "CheckMonitoringRef" : true, "RequestChecking" : true }, "ResponseFeatures" : { "HasLineNotices" : true }, "GeneralInteraction" : { "Interaction" : { }, "Delivery" : { }, "MultipartDespatch" : true, "MultipleSubscriberFilter" : true, "HasConfirmDelivery" : true, "HasHeartbeat" : true, "VisitNumberisOrder" : true }, "TransportDescription" : { "CommunicationsTransportMethod" : "httpPost", "CompressionMethod" : "none" } }, "StopMonitoringPermissions" : { "StopMonitoringPermission" : [ { "OperatorPermissions" : { }, "LinePermissions" : { }, "StopMonitorPermissions" : { }, "Extensions" : { }, "ParticipantRef" : { }, "AllParticipants" : "...", "GeneralCapabilities" : { } }, { "OperatorPermissions" : { }, "LinePermissions" : { }, "StopMonitorPermissions" : { }, "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" : { "ErrorText" : "..." }, "Description" : { "value" : "..." } }, "ResponseTimestamp" : "..." }