diff --git a/spring-integration-xmpp/src/main/resources/org/springframework/integration/xmpp/config/spring-integration-xmpp-2.0.xsd b/spring-integration-xmpp/src/main/resources/org/springframework/integration/xmpp/config/spring-integration-xmpp-2.0.xsd
index a188149441..0046db2aa3 100644
--- a/spring-integration-xmpp/src/main/resources/org/springframework/integration/xmpp/config/spring-integration-xmpp-2.0.xsd
+++ b/spring-integration-xmpp/src/main/resources/org/springframework/integration/xmpp/config/spring-integration-xmpp-2.0.xsd
@@ -98,7 +98,16 @@
-
+
+
+
+
+ Specifies if generated Message payload should consist of only
+ the text of the XMPP message or the entire XMPP (Smack API specific) message. Default is true.
+
+
+
+
@@ -145,14 +154,6 @@
-
-
-
- Specifies if generated Message payload should consist of only
- the text of the XMPP message or the entire XMPP (Smack API specific) message. Default is true.
-
-
-