Commit Graph
7 Commits
Author SHA1 Message Date
Christian Dupuis e81fd7b5d3 xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1589 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-22 14:06:44 +00:00
Juergen Hoeller 2a699594df consistently allow array element
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1548 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-16 11:35:25 +00:00
Juergen Hoeller efa6b14250 XML constructor-arg element allows for specifying a constructor argument by name now, with target argument names read from the class file via ASM or from Java 6's @ConstructorProperties annotation (SPR-3313)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1305 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-03 10:21:57 +00:00
Christian Dupuis fc602eb256 added spring.tooling descriptor and images for all namespaces
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1252 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-26 11:58:09 +00:00
Christian Dupuis dfbcd4f190 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
2009-05-15 11:03:37 +00:00
Juergen Hoeller 448b018f47 storing type information as specified (SPR-5556, SPR-5562); explicit XML array element in spring-beans-3.0.xsd (SPR-5543)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1003 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-15 22:27:32 +00:00
Arjen Poutsma 70caa15c13 Added XSDs and namespace handler files.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@172 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 00:44:36 +00:00