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 3144ee024..daf5ad253 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 @@ -1,9 +1,7 @@ - @@ -20,7 +18,8 @@ Defines a job composed of a set of steps and transitions between steps. The job will be exposed - in the enclosing + in + the enclosing bean factory as a component of type Job that can be launched using a JobLauncher. @@ -31,8 +30,7 @@ - + - + - + - + @@ -219,7 +216,18 @@ - + + + + A class name used to create a listener. + + + + + + + +