Namespace: |
|
Content: |
22 attributes |
Defined: |
globally in mule-jms.xsd; see XML source |
Includes: |
definitions of 22 attributes |
Used: |
at 3 locations |
XML Representation Summary | |||
<... | |||
redeliveryHandlerFactory-ref | = |
xsd:string | |
acknowledgementMode | = |
("AUTO_ACKNOWLEDGE" | "CLIENT_ACKNOWLEDGE" | "DUPS_OK_ACKNOWLEDGE") : "AUTO_ACKNOWLEDGE" | |
clientId | = |
xsd:string | |
durable | = |
(xsd:string | xsd:boolean) | |
noLocal | = |
(xsd:string | xsd:boolean) | |
persistentDelivery | = |
(xsd:string | xsd:boolean) | |
honorQosHeaders | = |
(xsd:string | xsd:boolean) | |
maxRedelivery | = |
(xsd:string | xsd:int) | |
cacheJmsSessions | = |
(xsd:string | xsd:boolean) | |
eagerConsumer | = |
(xsd:string | xsd:boolean) | |
specification | = |
("1.0.2b" | "1.1") : "1.0.2b" | |
username | = |
xsd:string | |
password | = |
xsd:string | |
numberOfConsumers | = |
(xsd:string | xsd:int) | |
jndiInitialFactory | = |
xsd:string | |
jndiProviderUrl | = |
xsd:string | |
jndiProviderProperties-ref | = |
xsd:string | |
connectionFactoryJndiName | = |
xsd:string | |
jndiDestinations | = |
xsd:boolean | |
forceJndiDestinations | = |
xsd:boolean | |
disableTemporaryReplyToDestinations | = |
xsd:boolean | |
embeddedMode | = |
xsd:boolean : "false" | |
...> |
<xsd:attributeGroup name="jmsConnectorAttributes"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="AUTO_ACKNOWLEDGE"/> <xsd:enumeration value="CLIENT_ACKNOWLEDGE"/> <xsd:enumeration value="DUPS_OK_ACKNOWLEDGE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <!-- Defaults to org.mule.transport.jms.JmsConstants.JMS_SPECIFICATION_102B --> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="1.0.2b"/> <xsd:enumeration value="1.1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:attributeGroup> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"AUTO_ACKNOWLEDGE", "CLIENT_ACKNOWLEDGE", "DUPS_OK_ACKNOWLEDGE" |
Default: |
"AUTO_ACKNOWLEDGE" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute default="AUTO_ACKNOWLEDGE" name="acknowledgementMode"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="AUTO_ACKNOWLEDGE"/> <xsd:enumeration value="CLIENT_ACKNOWLEDGE"/> <xsd:enumeration value="DUPS_OK_ACKNOWLEDGE"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="cacheJmsSessions" type="mule:substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="clientId" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="connectionFactoryJndiName" type="xsd:string"/> |
Type: |
xsd:boolean, predefined |
Use: |
optional |
<xsd:attribute name="disableTemporaryReplyToDestinations" type="xsd:boolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="durable" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="eagerConsumer" type="mule:substitutableBoolean"/> |
Type: |
xsd:boolean, predefined |
Use: |
optional |
Default: |
"false" |
<xsd:attribute default="false" name="embeddedMode" type="xsd:boolean"/> |
Type: |
xsd:boolean, predefined |
Use: |
optional |
<xsd:attribute name="forceJndiDestinations" type="xsd:boolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="honorQosHeaders" type="mule:substitutableBoolean"/> |
Type: |
xsd:boolean, predefined |
Use: |
optional |
<xsd:attribute name="jndiDestinations" type="xsd:boolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="jndiInitialFactory" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="jndiProviderProperties-ref" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="jndiProviderUrl" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="maxRedelivery" type="mule:substitutableInt"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="noLocal" type="mule:substitutableBoolean"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="numberOfConsumers" type="mule:substitutableInt"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="password" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="persistentDelivery" type="mule:substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="redeliveryHandlerFactory-ref" type="xsd:string"/> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"1.0.2b", "1.1" |
Default: |
"1.0.2b" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute default="1.0.2b" name="specification"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="1.0.2b"/> <xsd:enumeration value="1.1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="username" type="xsd:string"/> |
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. |