diff --git a/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd b/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd
index 12d8f641f..0632af73c 100644
--- a/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd
+++ b/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd
@@ -324,7 +324,7 @@
-
+
@@ -535,85 +535,64 @@
-
+
-
-
+
+
+
+ A reference to a listener, a POJO with a
+ listener-annotated method, or a POJO with
+ a method referenced by a *-method attribute.
+
+
+
+
+
+
+
+
+
+ A class name used to create a listener from the default constructor.
+
+
+
+
+
+
+
+
-
-
-
-
- A reference to a JobExecutionListener or a POJO
- (with before-job-method / after-job-method).
-
-
-
-
-
-
-
-
-
- A class name used to create a job execution listener from the default constructor.
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- A class name used to create a StepListener from the default constructor. If the class
- does not
- implement StepListener then either a *-method attribute must be provided,
- or source level anntotations must be
- present for the listener method to be detected.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+