complexType "inboundEndpointType"
Namespace:
Content:
complex, 15 attributes, attr. wildcard, 16 elements
Defined:
globally in mule-jms.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
("one-way" | "request-response")
 = 
xsd:string
 = 
(xsd:string | xsd:int)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:NMTOKENS
 = 
xsd:NMTOKENS
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:boolean
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, (mule:abstract-transformer | mule:abstract-filter | mule:abstract-security-filter | mule:abstract-intercepting-message-processor | mule:abstract-observer-message-processor | mule:processor | mule:custom-processor | mule:abstract-mixed-content-message-processor)*, mule:response?, mule:abstract-redelivery-policy?, mule:abstract-transaction?, mule:abstract-xa-transaction?, selector?, mule:property*, mule:properties?
</...>
Content Model Elements (16):
mule:abstract-filter, mule:abstract-intercepting-message-processor, mule:abstract-mixed-content-message-processor, mule:abstract-observer-message-processor, mule:abstract-redelivery-policy, mule:abstract-security-filter, mule:abstract-transaction, mule:abstract-transformer, mule:abstract-xa-transaction, mule:annotations, mule:custom-processor, mule:processor, mule:properties, mule:property, mule:response, selector
All Direct / Indirect Based Elements (1):
inbound-endpoint
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      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 within this component only; 1/16)
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 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.