complexType "inboundEndpointType"
Namespace:
Content:
complex, 15 attributes, attr. wildcard, 17 elements
Defined:
globally in mule-quartz.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
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:string | xsd:long)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:long)
    {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-reconnection-strategy?, mule:abstract-multi-transaction?, mule:property*, mule:properties?, abstract-job
</...>
Content Model Elements (17):
abstract-job, mule:abstract-filter, mule:abstract-intercepting-message-processor, mule:abstract-mixed-content-message-processor, mule:abstract-multi-transaction, mule:abstract-observer-message-processor, mule:abstract-reconnection-strategy, mule:abstract-redelivery-policy, mule:abstract-security-filter, mule:abstract-transaction, mule:abstract-transformer, mule:annotations, mule:custom-processor, mule:processor, mule:properties, mule:property, mule:response
All Direct / Indirect Based Elements (1):
inbound-endpoint
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
          inboundEndpointType
XML Source (see within schema source)
<xsd:complexType name="inboundEndpointType">
<xsd:complexContent>
<!--
The only valid exchange-pattern is one-way which is the default. No need to make
the exchange-pattern attribute configurable.
-->
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" ref="abstract-job"/>
</xsd:sequence>
<xsd:attributeGroup ref="addressAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/17)
abstract-job
Type:
abstractJobType, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 5 elements
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" ref="abstract-job"/>

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.