Access_specification element

IBMStreams com.ibm.streamsx.jms Toolkit > com.ibm.streamsx.jms 2.0.0 > Connection specifications document > Access_specification element

A sequence of one or more <access_specification> elements make up an <access_specifications> element. In the JMS toolkit, the <access_specification> element includes a <destination> element.

Each <access_specification> element has a single attribute, name. The name value can be specified in the access parameter of a JMS toolkit operator.

In the JMS toolkit, an <access_specification> element has:
  • A <destination> element;
  • One or more <uses_connection> elements;
  • No more than one <native_schema> element.
Destination element
Uses_connection element
Native_schema element