name | data type | description |
---|---|---|
ResponseStatus | array of ResponseStatus | |
SubscriptionManagerAddress | string | |
ServiceStartedTime | string | |
Extensions | Extensions | |
Properties inherited from ResponseEndpointStructure |
||
Address | string | |
ResponderRef | RequestorRef | |
RequestMessageRef | MessageQualifierStructure | |
DelegatorAddress | string | |
DelegatorRef | RequestorRef | |
Properties inherited from ResponseStructure |
||
ResponseTimestamp | string |
Example
{ "ResponseStatus" : [ { "RequestMessageRef" : { "value" : "..." }, "SubscriberRef" : { "value" : "..." }, "SubscriptionFilterRef" : { "value" : "..." }, "SubscriptionRef" : { "value" : "..." }, "Status" : true, "ErrorCondition" : { "OtherError" : { }, "AllowedResourceUsageExceededError" : { }, "UnknownExtensionsError" : { }, "ParametersIgnoredError" : { }, "NoInfoForTopicError" : { }, "BeyondDataHorizon" : { }, "InvalidDataReferencesError" : { }, "AccessNotAllowedError" : { }, "CapabilityNotSupportedError" : { }, "ServiceNotAvailableError" : { }, "EndpointNotAvailableAccessError" : { }, "EndpointDeniedAccessError" : { }, "UnknownEndpointError" : { }, "UnknownParticipantError" : { }, "UnapprovedKeyAccessError" : { }, "Description" : { } }, "ValidUntil" : "...", "ShortestPossibleCycle" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "ResponseTimestamp" : "..." }, { "RequestMessageRef" : { "value" : "..." }, "SubscriberRef" : { "value" : "..." }, "SubscriptionFilterRef" : { "value" : "..." }, "SubscriptionRef" : { "value" : "..." }, "Status" : true, "ErrorCondition" : { "OtherError" : { }, "AllowedResourceUsageExceededError" : { }, "UnknownExtensionsError" : { }, "ParametersIgnoredError" : { }, "NoInfoForTopicError" : { }, "BeyondDataHorizon" : { }, "InvalidDataReferencesError" : { }, "AccessNotAllowedError" : { }, "CapabilityNotSupportedError" : { }, "ServiceNotAvailableError" : { }, "EndpointNotAvailableAccessError" : { }, "EndpointDeniedAccessError" : { }, "UnknownEndpointError" : { }, "UnknownParticipantError" : { }, "UnapprovedKeyAccessError" : { }, "Description" : { } }, "ValidUntil" : "...", "ShortestPossibleCycle" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "ResponseTimestamp" : "..." } ], "SubscriptionManagerAddress" : "...", "ServiceStartedTime" : "...", "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" : { } } ] }, "Address" : "...", "ResponderRef" : { "value" : "..." }, "RequestMessageRef" : { "value" : "..." }, "DelegatorAddress" : "...", "DelegatorRef" : { "value" : "..." }, "ResponseTimestamp" : "..." }