INT-3415 Add apply-sequence to xpath-splitter
JIRA: https://jira.spring.io/browse/INT-3415 * Add `XPathSplitterParserTests` XSD Doc Polishing
This commit is contained in:
committed by
Gary Russell
parent
58932dc31f
commit
1ca631e2c8
@@ -3322,7 +3322,9 @@
|
||||
<xsd:documentation>
|
||||
Set this flag to false to prevent adding sequence related headers in this splitter.
|
||||
This can be convenient in cases where the set sequence numbers conflict with downstream
|
||||
custom aggregations.
|
||||
custom aggregations. When true, existing correlation and sequence related headers
|
||||
are pushed onto a stack; downstream components, such as aggregators may pop
|
||||
the stack to revert the existing headers after aggregation. Default is 'true'.
|
||||
</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:attribute>
|
||||
|
||||
Reference in New Issue
Block a user