name | data type | description |
---|---|---|
GeneralMessageServiceCapabilities | GeneralMessageServiceCapabilities | |
GeneralMessagePermissions | GeneralMessagePermissions | |
Extensions | Extensions | |
version | string | |
Properties inherited from AbstractServiceCapabilitiesResponseStructure |
||
RequestMessageRef | MessageQualifierStructure | |
Status | boolean | |
ErrorCondition | ServiceDeliveryErrorConditionStructure | |
Properties inherited from ResponseStructure |
||
ResponseTimestamp | string |
Example
{ "GeneralMessageServiceCapabilities" : { "TopicFiltering" : { "DefaultPreviewInterval" : { }, "FilterByInfoChannel" : true }, "RequestPolicy" : { "NationalLanguage" : [ "...", "..." ], "WgsDecimalDegrees" : "...", "GmlCoordinateFormat" : "..." }, "AccessControl" : { "CheckInfoChannelRef" : true, "RequestChecking" : true }, "GeneralInteraction" : { "Interaction" : { }, "Delivery" : { }, "MultipartDespatch" : true, "MultipleSubscriberFilter" : true, "HasConfirmDelivery" : true, "HasHeartbeat" : true, "VisitNumberisOrder" : true }, "TransportDescription" : { "CommunicationsTransportMethod" : "other", "CompressionMethod" : "gzip" } }, "GeneralMessagePermissions" : { "GeneralMessagePermission" : [ { "InfoChannelPermissions" : { }, "Extensions" : { }, "ParticipantRef" : { }, "AllParticipants" : "...", "GeneralCapabilities" : { } }, { "InfoChannelPermissions" : { }, "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" : "..." }