name | data type | description |
---|---|---|
TopicFiltering | TopicFiltering | |
RequestPolicy | RequestPolicy | |
SubscriptionPolicy | CapabilitySubscriptionPolicyStructure | |
AccessControl | AccessControl | |
ResponseFeatures | ResponseFeatures | |
Extensions | Extensions | |
Properties inherited from AbstractCapabilitiesStructure |
||
GeneralInteraction | CapabilityGeneralInteractionStructure | |
TransportDescription | TransportDescriptionStructure |
Example
{ "TopicFiltering" : { "DefaultPreviewInterval" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "FilterByVehicleMonitoringRef" : true, "FilterByVehicleRef" : true, "FilterByLineRef" : true, "FilterByDirectionRef" : true }, "RequestPolicy" : { "HasDetailLevel" : true, "DefaultDetailLevel" : "minimum", "HasMaximumVehicles" : true, "HasMaximumNumberOfCalls" : true, "HasNumberOfOnwardsCalls" : true, "HasNumberOfPreviousCalls" : true, "NationalLanguage" : [ "...", "..." ], "Translations" : true, "WgsDecimalDegrees" : "...", "GmlCoordinateFormat" : "..." }, "SubscriptionPolicy" : { "HasIncrementalUpdates" : true, "HasChangeSensitivity" : true }, "AccessControl" : { "CheckOperatorRef" : true, "CheckLineRef" : true, "CheckVehicleMonitoringRef" : true, "RequestChecking" : true }, "ResponseFeatures" : { "HasLocation" : true, "HasSituations" : true }, "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" : { } } ] }, "GeneralInteraction" : { "Interaction" : { "RequestResponse" : true, "PublishSubscribe" : true }, "Delivery" : { "DirectDelivery" : true, "FetchedDelivery" : true }, "MultipartDespatch" : true, "MultipleSubscriberFilter" : true, "HasConfirmDelivery" : true, "HasHeartbeat" : true, "VisitNumberisOrder" : true }, "TransportDescription" : { "CommunicationsTransportMethod" : "wsdlSoap", "CompressionMethod" : "none" } }