diff --git a/spring-integration-reference/src/router.xml b/spring-integration-reference/src/router.xml
index 3f6ba57d26..0a0f6331d1 100644
--- a/spring-integration-reference/src/router.xml
+++ b/spring-integration-reference/src/router.xml
@@ -116,6 +116,19 @@
no matching payload for a PayloadTypeRouter and no "defaultOutputChannel" has been specified), then an Exception
will be thrown.
+
+ Configuration for RecipientListRouter is also supported via namespace support provided by Spring Integration (see ).
+ Example below demonstrates namespace-based configuration of RecipientListRouter and all the supported attributes using Spring Integration namespace support:
+
+
+
+
+
+]]>
+