complexType "filteringOutboundRouterType"
Namespace:
Content:
complex, 3 attributes, attr. wildcard, 7 elements
Defined:
globally in mule-sxc.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
 = 
xsd:NMTOKENS
 = 
(xsd:string | xsd:boolean) : "true"
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, mule:abstract-outbound-endpoint, mule:reply-to?, mule:abstract-transaction?, mule:abstract-filter?, mule:abstract-transformer*, namespace*
</...>
Content Model Elements (7):
mule:abstract-filter, mule:abstract-outbound-endpoint, mule:abstract-transaction, mule:abstract-transformer, mule:annotations, mule:reply-to, namespace
All Direct / Indirect Based Elements (1):
filtering-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:filteringOutboundRouterType (extension)
          filteringOutboundRouterType
XML Source (see within schema source)
<xsd:complexType name="filteringOutboundRouterType">
<xsd:complexContent>
<xsd:extension base="mule:filteringOutboundRouterType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="namespace" type="mule-xml:namespaceType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/7)
namespace
Type:
mule-xml:namespaceType, empty content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="namespace" type="mule-xml:namespaceType"/>

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.