From a321a2c21f548bc1fd3a52426379e22e8b989efe Mon Sep 17 00:00:00 2001 From: trisberg Date: Tue, 10 Feb 2009 15:44:36 +0000 Subject: [PATCH] BATCH-1013: schema cleanup; created new flowStepType to include transitions elements --- .../configuration/xml/spring-batch-2.0.xsd | 102 ++++++++++-------- 1 file changed, 56 insertions(+), 46 deletions(-) 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