Namespace: |
|
Content: |
complex, 6 attributes, 6 elements |
Defined: |
globally in mule-xml.xsd; see XML source |
Includes: |
definitions of 3 attributes, 1 element |
Used: |
at 2 locations |
XML Representation Summary | |||||
<... | |||||
enableCorrelation | = |
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET" | |||
transformer-refs | = |
xsd:NMTOKENS | |||
useTemplates | = |
(xsd:string | xsd:boolean) : "true" | |||
splitExpression | = |
xsd:string | |||
externalSchemaLocation | = |
xsd:string | |||
validateSchema | = |
(xsd:string | xsd:boolean) | |||
> | |||||
|
|||||
</...> |
filterBasedSplitterType (as extension base), |
roundRobinSplitterType (as extension base) |
Type Derivation Tree mule:abstractOutboundRouterType (extension) ![]() ![]() ![]() |
<xsd:complexType name="messageSplitterType"> <xsd:complexContent> <!-- these appear after endpoints, which is ugly. refactor? --> <xsd:sequence> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="externalSchemaLocation" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="splitExpression" type="xsd:string" use="required"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="validateSchema" type="mule:substitutableBoolean"/> |
Type: |
namespaceType, empty content |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="namespace" type="namespaceType"/> |
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. |