From dfbcd4f1901de187984c15ffae2b0919aa58ae46 Mon Sep 17 00:00:00 2001 From: Christian Dupuis Date: Fri, 15 May 2009 11:03:37 +0000 Subject: [PATCH] added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1180 50f2f4bb-b051-0410-bef5-90022cba6387 --- .../main/resources/META-INF/spring.schemas | 1 + .../beans/factory/xml/spring-tool-3.0.xsd | 115 ++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-tool-3.0.xsd diff --git a/org.springframework.beans/src/main/resources/META-INF/spring.schemas b/org.springframework.beans/src/main/resources/META-INF/spring.schemas index 49efa335e80..bccc5af1f86 100644 --- a/org.springframework.beans/src/main/resources/META-INF/spring.schemas +++ b/org.springframework.beans/src/main/resources/META-INF/spring.schemas @@ -4,6 +4,7 @@ http\://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springfram http\://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd http\://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd http\://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd +http\://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd http\://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd http\://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd http\://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd diff --git a/org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-tool-3.0.xsd b/org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-tool-3.0.xsd new file mode 100644 index 00000000000..8b8fe86b969 --- /dev/null +++ b/org.springframework.beans/src/main/resources/org/springframework/beans/factory/xml/spring-tool-3.0.xsd @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +