complexType "inboundEndpointType"
Namespace:
Content:
complex, 15 attributes, 14 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
(xsd:string | xsd:NMTOKEN)
    exchange-pattern
 = 
("one-way" | "request-response")
    mimeType
 = 
xsd:string
    responseTimeout
 = 
(xsd:string | xsd:int)
    encoding
 = 
xsd:string
    connector-ref
 = 
xsd:string
    transformer-refs
 = 
xsd:NMTOKENS
    responseTransformer-refs
 = 
xsd:NMTOKENS
    disableTransportTransformer
 = 
(xsd:string | xsd:boolean)
    ref
 = 
xsd:string
    address
 = 
xsd:string
    queue
 = 
xsd:string
    topic
 = 
xsd:string
    disableTemporaryReplyToDestinations
 = 
xsd:boolean
    durableName
 = 
xsd:string
    >
   
Content: 
(abstract-transformer | abstract-filter | abstract-security-filter | abstract-intercepting-message-processor | processor | custom-processor)*, response?, mule:abstract-transaction?, mule:abstract-xa-transaction?, (mule:abstract-filter? | selector?), mule:abstract-security-filter?, property*, properties?
</...>
Content Model Elements (14):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  inboundEndpointType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="inboundEndpointType">
<xsd:complexContent>
<xsd:extension base="mule:abstractInboundEndpointType">
<xsd:group ref="defaultEndpointElements"/>
<xsd:attributeGroup ref="mule:allExchangePatterns"/>
<xsd:attributeGroup ref="mule:defaultEndpointAttributes"/>
<xsd:attributeGroup ref="addressAttributes"/>
<xsd:attribute name="durableName" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/15)
durableName
Type:
xsd:string, predefined
Use:
optional
(As of 2.2.2) Allows the name for the durable topic subscription to be specified.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="durableName" 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.