complexType "expressionOrStaticRecipientListRouterType"
Namespace:
Content:
complex, 7 attributes, attr. wildcard, 6 elements
Defined:
globally in mule.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"
 = 
("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)
 = 
xsd:boolean
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, reply-to?, abstract-transaction?, abstract-filter?, abstract-transformer*, recipients?
</...>
Content Model Elements (6):
abstract-filter, abstract-transaction, abstract-transformer, annotations, recipients, reply-to
All Direct / Indirect Based Elements (1):
expression-recipient-list-router
Known Usage Locations
Type Definition Detail
Type Derivation Tree
annotatedType (extension)
      expressionRecipientListRouterType (extension)
          expressionOrStaticRecipientListRouterType
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="expressionOrStaticRecipientListRouterType">
<xsd:complexContent>
<xsd:extension base="expressionRecipientListRouterType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="recipients" type="listOrSetType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/6)
recipients
Type:
listOrSetType, complex content
A static list of endpoint names or URIs that will be used as recipients of the current message. If the expression on this router returns a list of endpoint names, the endpoints here will be checked as well as any global endpoints.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="recipients" type="listOrSetType"/>

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.