Namespace: |
|
Content: |
complex, 2 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 1 location |
Type Derivation Tree abstractMessageProcessorType (extension) ![]() ![]() |
<xsd:complexType name="selectiveOutboundRouterType"> <xsd:complexContent> <xsd:sequence> <xsd:element maxOccurs="unbounded" minOccurs="1" name="when" type="whenMessageProcessorFilterPairType"/> <xsd:element maxOccurs="1" minOccurs="0" name="otherwise" type="otherwiseMessageProcessorFilterPairType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
otherwiseMessageProcessorFilterPairType, complex content |
<xsd:element maxOccurs="1" minOccurs="0" name="otherwise" type="otherwiseMessageProcessorFilterPairType"/> |
Type: |
whenMessageProcessorFilterPairType, complex content |
<xsd:element maxOccurs="unbounded" minOccurs="1" name="when" type="whenMessageProcessorFilterPairType"/> |
XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |