From 1071239cbe2038ae6fd666dea3fd6306e9af4432 Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 28 Oct 2008 10:45:14 +0000 Subject: [PATCH] OPEN - issue BATCH-679: Non-sequential execution Tidy up schema a bit. --- .../core/configuration/xml/spring-batch-2.0.xsd | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 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 92628ac90..7b4e70dd3 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 @@ -28,6 +28,14 @@ + + + + + + @@ -146,14 +154,6 @@ The decider is a reference to a JobExecutionDecider that can produce a status to - - - - - -