From 8317d4b20293133865810d490f08662e7fcb1379 Mon Sep 17 00:00:00 2001 From: maggandalf Date: Wed, 27 Apr 2011 19:40:17 +0200 Subject: [PATCH] JBEHAVE-491: Add JBehave Spring Namespace support for easier configuration. Uploaded XML Schema draft. --- .../resources/spring/jbehave-spring-1.0.xsd | 121 ++++++++++++++---- 1 file changed, 94 insertions(+), 27 deletions(-) diff --git a/jbehave-spring/src/main/resources/spring/jbehave-spring-1.0.xsd b/jbehave-spring/src/main/resources/spring/jbehave-spring-1.0.xsd index 9a290eaa4..85f9fa875 100644 --- a/jbehave-spring/src/main/resources/spring/jbehave-spring-1.0.xsd +++ b/jbehave-spring/src/main/resources/spring/jbehave-spring-1.0.xsd @@ -1,41 +1,109 @@ - - - - - - - - - - - - - - - - - - - - + xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://jbehave.org/schemas/spring" + elementFormDefault="qualified" attributeFormDefault="unqualified"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -43,5 +111,4 @@ - \ No newline at end of file