complexType "genericConnectorType"
Namespace:
Content:
complex, 29 attributes, attr. wildcard, 7 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "true"
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:int)
 = 
xsd:string
 = 
xsd:string
 = 
("AUTO_ACKNOWLEDGE" | "CLIENT_ACKNOWLEDGE" | "DUPS_OK_ACKNOWLEDGE") : "AUTO_ACKNOWLEDGE"
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
("1.0.2b" | "1.1") : "1.0.2b"
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:boolean
 = 
xsd:boolean : "false"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, spring:property*, mule:receiver-threading-profile?, mule:dispatcher-threading-profile?, mule:abstract-reconnection-strategy?, mule:service-overrides?, abstract-jndi-name-resolver?*
</...>
Content Model Elements (7):
abstract-jndi-name-resolver, mule:abstract-reconnection-strategy, mule:annotations, mule:dispatcher-threading-profile, mule:receiver-threading-profile, mule:service-overrides, spring:property
All Direct / Indirect Based Elements (1):
connector
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:connectorType (extension)
          mule:transactedConnectorType (extension)
              genericConnectorType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="genericConnectorType">
<xsd:complexContent>
<xsd:extension base="mule:transactedConnectorType">
<xsd:sequence maxOccurs="unbounded" minOccurs="0">
<xsd:element maxOccurs="1" minOccurs="0" ref="abstract-jndi-name-resolver"/>
</xsd:sequence>
<!-- The ConnectionFactory is required for non-vendor JMS configs -->
<xsd:attribute name="connectionFactory-ref" type="xsd:string"/>
<xsd:attributeGroup ref="jmsConnectorAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/30)
connectionFactory-ref
Type:
xsd:string, predefined
Use:
optional
Reference to the connection factory, which is required for non-vendor JMS configurations.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="connectionFactory-ref" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 1/7)
abstract-jndi-name-resolver
Type:
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 2 elements
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" ref="abstract-jndi-name-resolver"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.