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 4075b222d..ffc0893a4 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 @@ -26,7 +26,7 @@ - + - - - - - The tasklet is a reference to another bean definition that defines implements the Tasklet - interface. - - - - - - - - + + @@ -106,7 +94,7 @@ - + - + @@ -157,18 +145,7 @@ - - - - The tasklet is a reference to another bean definition that defines implements the Tasklet interface. - - - - - - - - + @@ -272,22 +249,22 @@ - - - - - - - - - - - - + - + + + + + + + + + + + + + + @@ -568,6 +545,24 @@ + + + + + + + + + + + + + + + + @@ -663,7 +658,7 @@ - + @@ -683,7 +678,7 @@ - + @@ -703,4 +698,19 @@ + + + + + The tasklet is a reference to another bean definition that defines implements the Tasklet interface. + + + + + + + + + + \ No newline at end of file