Namespace "http://www.mulesoft.org/schema/mule/jms"
Targeting Schemas (1):
mule-jms.xsd
Targeting Components:
16 global elements, 2 local elements, 8 complexTypes, 1 element group, 2 attribute groups
Schema Summary
mule-jms.xsd The JMS transport provides support for sending messages via JMS queues.
Target Namespace:
Defined Components:
16 global elements, 2 local elements, 8 complexTypes, 1 element group, 2 attribute groups
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
http://www.mulesoft.org/schema/mule/jms/3.0/mule-jms.xsd; see XML source
Imports Schemas (3):
All Element Summary
activemq-connector The activemq-connector element configures an ActiveMQ version of the JMS connector.
Type:
Content:
complex, 30 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
activemq-xa-connector The activemq-xa-connector element configures an ActiveMQ version of the JMS connector with XA transaction support.
Type:
Content:
complex, 30 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
client-ack-transaction The client-ack-transaction element configures a client acknowledgment transaction, which is identical to a transaction but with message acknowledgements.
Type:
Content:
empty, 2 attributes
Subst.Gr:
may substitute for element mule:abstract-transaction
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
connector The connector element configures a generic connector for sending and receiving messages over JMS queues.
Type:
Content:
complex, 29 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
custom-connector The custom-connector element configures a custom connector for sending and receiving messages over JMS queues.
Type:
Content:
complex, 29 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
endpoint The endpoint element configures a global JMS endpoint definition.
Type:
Content:
complex, 14 attributes, 14 elements
Subst.Gr:
may substitute for element mule:abstract-global-endpoint
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
inbound-endpoint The inbound-endpoint element configures an endpoint on which JMS messages are received.
Type:
Content:
complex, 15 attributes, 14 elements
Subst.Gr:
may substitute for element mule:abstract-inbound-endpoint
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
jmsmessage-to-object-transformer The jmsmessage-to-object-transformer element configures a transformer that converts a JMS message into an object by extracting the message payload.
Type:
Content:
empty, 5 attributes
Subst.Gr:
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
mulemq-connector The mulemq-connector element configures a MuleMQ version of the JMS connector.
Type:
Content:
complex, 47 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
mulemq-xa-connector The mulemq-xa-connector element configures a MuleMQ version of the JMS XA connector.
Type:
Content:
complex, 47 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
object-to-jmsmessage-transformer The object-to-jmsmessage-transformer element configures a transformer that converts an object into one of five types of JMS messages, depending on the object passed in: java.lang.String -> javax.jms.TextMessage, byte[] -> javax.jms.BytesMessage, java.util.Map (primitive types) -> javax.jms.MapMessage, java.io.InputStream (or java.util.List of primitive types) -> javax.jms.StreamMessage, and java.lang.Serializable including java.util.Map, java.util.List, and java.util.Set objects that contain serializable objects (including primitives) -> javax.jms.ObjectMessage.
Type:
Content:
empty, 5 attributes
Subst.Gr:
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
outbound-endpoint The inbound-endpoint element configures an endpoint to which JMS messages are sent.
Type:
Content:
complex, 14 attributes, 14 elements
Subst.Gr:
may substitute for element mule:abstract-outbound-endpoint
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
property-filter The property-filter element configures a filter that allows you to filter messages based on a JMS property.
Type:
Content:
empty, 5 attributes
Subst.Gr:
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definitions of 4 attributes
Used:
never
response
Type:
anonymous complexType
Content:
complex, 6 elements
Defined:
selector
Type:
Content:
empty, 1 attribute
Defined:
transaction The transaction element configures a transaction.
Type:
Content:
empty, 2 attributes
Subst.Gr:
may substitute for element mule:abstract-transaction
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
weblogic-connector The weblogic-connector element configures a WebLogic version of the JMS connector.
Type:
Content:
complex, 29 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
websphere-connector The websphere-connector element configures a WebSphere version of the JMS connector.
Type:
Content:
complex, 29 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
Complex Type Summary
activeMqConnectorType
Content:
complex, 30 attributes, 5 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definition of 1 attribute
Used:
genericConnectorType
Content:
complex, 29 attributes, 5 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definition of 1 attribute
Used:
globalEndpointType
Content:
complex, 14 attributes, 14 elements
Defined:
globally in mule-jms.xsd; see XML source
Used:
inboundEndpointType
Content:
complex, 15 attributes, 14 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definition of 1 attribute
Used:
jmsSelectorFilter Sets a selector on the underlying JMS transport.
Content:
empty, 1 attribute
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definition of 1 attribute
Used:
muleMqConnectorType
Content:
complex, 47 attributes, 5 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definitions of 18 attributes
Used:
outboundEndpointType
Content:
complex, 14 attributes, 14 elements
Defined:
globally in mule-jms.xsd; see XML source
Used:
vendorJmsConnectorType
Content:
complex, 29 attributes, 5 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Element Group Summary
defaultEndpointElements
Content:
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definitions of 6 elements
Used:
Attribute Group Summary
addressAttributes
Content:
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
jmsConnectorAttributes
Content:
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definitions of 22 attributes
Used:

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.