From b3e2bea61a9949f4e41510f321e12a82cb2a9126 Mon Sep 17 00:00:00 2001 From: nebhale Date: Fri, 15 Feb 2008 17:30:53 +0000 Subject: [PATCH] First crack at the namespace. --- .../batch/core/config/spring-batch-core.xsd | 101 ++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 spring-batch-core/src/main/resources/org/springframework/batch/core/config/spring-batch-core.xsd diff --git a/spring-batch-core/src/main/resources/org/springframework/batch/core/config/spring-batch-core.xsd b/spring-batch-core/src/main/resources/org/springframework/batch/core/config/spring-batch-core.xsd new file mode 100644 index 000000000..93013f159 --- /dev/null +++ b/spring-batch-core/src/main/resources/org/springframework/batch/core/config/spring-batch-core.xsd @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +