diff --git a/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd b/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd
index 7d6bcbe6de..5defb93671 100644
--- a/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd
+++ b/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.1.xsd
@@ -114,7 +114,13 @@ Only files matching this regular expression will be picked up by this adapter.
]]>
-
+
+
+
+ Lifecycle attribute signaling if this component should be started during Application Context startup.
+
+
+