diff --git a/spring-integration-xml/src/main/resources/org/springframework/integration/xml/config/spring-integration-xml-2.1.xsd b/spring-integration-xml/src/main/resources/org/springframework/integration/xml/config/spring-integration-xml-2.1.xsd
index 39981b23eb..b15a786886 100644
--- a/spring-integration-xml/src/main/resources/org/springframework/integration/xml/config/spring-integration-xml-2.1.xsd
+++ b/spring-integration-xml/src/main/resources/org/springframework/integration/xml/config/spring-integration-xml-2.1.xsd
@@ -247,7 +247,7 @@
Defines a Header Enricher Message Transformer that evaluates XPath expressions against the
- message payload and inserts the result of the evaluation into a messsage header.
+ message payload and inserts the result of the evaluation into a message header.
@@ -262,7 +262,7 @@
Specify the default boolean value for whether to overwrite existing header values. This will
only take effect for sub-elements that do not provide their own 'overwrite' attribute. If the
'default-overwrite' attribute is not provided, then the specified header values will NOT
- overwrite any existing ones with the same header names.
+ overwrite any existing ones with the same header names.
@@ -274,7 +274,7 @@
Specify whether null values, such as might be returned from an expression evaluation, should be
skipped. The default value is true. Set this to false if a null value should trigger removal of
- the corresponding header instead.
+ the corresponding header instead.
@@ -355,27 +355,27 @@
-
+
-
+
- Reference to the XPathExpression instance to be
- evaluated against the input Message's payload. Either
- this or 'xpath-expression' must be provided, but not
+ Reference to the XPathExpression instance to be
+ evaluated against the input Message's payload. Either
+ this or 'xpath-expression' must be provided, but not
both.
@@ -384,7 +384,7 @@
-
+
@@ -398,21 +398,21 @@
+
+
]]>
-
+
@@ -436,7 +436,7 @@
-
+
@@ -445,23 +445,23 @@
+
+
]]>
-
+
-
+
@@ -528,7 +528,6 @@
-
@@ -574,19 +573,19 @@
- representing channel names. Typically such list
- will contain a single channel name. However, based
- on the result of an XPath Expression the XPath router
- can also take on the characteristics of the
- Recipient List Router if the XPath Expression
- returns more then one value, thus resulting in
- the List containing more then one channel
- name.
-
- In that case Message will be sent to all channels
+
+ Internally XPath expressions will be evaluated as
+ NODESET type and converted to a List
+ representing channel names. Typically such a list
+ will contain a single channel name. However, based
+ on the result of an XPath Expression the XPath router
+ can also take on the characteristics of the
+ Recipient List Router if the XPath Expression
+ returns more than one value, thus resulting in
+ the List containing more than one channel
+ name.
+
+ In that case the Message will be sent to all channels
in the list.
]]>
@@ -595,7 +594,7 @@
-
+
@@ -637,7 +636,7 @@
-
+
@@ -670,7 +669,7 @@
-
+
@@ -716,7 +715,7 @@
-
+
@@ -743,7 +742,7 @@
-
+