element <feed-splitter>
Namespace:
Type:
Content:
complex, 1 attribute, 1 element
Subst.Gr:
Defined:
globally in mule-rss.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<feed-splitter
    enableCorrelation
 = 
("ALWAYS" | "NEVER" | "IF_NOT_SET") : "IF_NOT_SET"
    >
   
Content: 
abstract-message-info-mapping?
</feed-splitter>
Content model elements (1):
May contain elements by substitutions (2):
May be included in elements by substitutions (108):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
Will split the entries of a feed into single entry objects. Each entry will be a separate message in Mule. By default the inbound endpoint will split the feed automatically. The only time this splitter will be useful is when you explicitly request that the feed is not split, but then you want to split it later in the flow or if the endpoint serving the feed is not an Rss endpoint, for example receiving a feed over JMS.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="feed-splitter" substitutionGroup="mule:abstract-intercepting-message-processor" type="mule:baseSplitterType"/>

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.