complexType "expressionSplitterOutboundRouterType"
Namespace:
Content:
complex, 9 attributes, attr. wildcard, 6 elements
Defined:
globally in mule.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
 = 
xsd:NMTOKENS
 = 
(xsd:string | xsd:boolean) : "true"
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
(xsd:string | xsd:boolean)
 = 
("attachment" | "attachments" | "attachments-list" | "bean" | "endpoint" | "exception-type" | "function" | "groovy" | "header" | "headers" | "headers-list" | "json" | "json-node" | "jxpath" | "map-payload" | "message" | "mule" | "ognl" | "payload" | "process" | "regex" | "string" | "variable" | "xpath" | "xpath2" | "xpath-node" | "custom")
 = 
xsd:string
 = 
(xsd:string | xsd:NMTOKEN)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-outbound-endpoint+, reply-to?, abstract-transaction?, abstract-filter?, abstract-transformer*
</...>
Content Model Elements (6):
abstract-filter, abstract-outbound-endpoint, abstract-transaction, abstract-transformer, annotations, reply-to
All Direct / Indirect Based Elements (1):
expression-splitter-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
          messageSplitterOutboundRouterType (extension)
              roundRobinSplitterType (extension)
                  expressionSplitterOutboundRouterType
XML Source (see within schema source)
<xsd:complexType name="expressionSplitterOutboundRouterType">
<xsd:complexContent>
<xsd:extension base="roundRobinSplitterType">
<xsd:attributeGroup ref="expressionAttributes"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.