From 6f3dfe13d06c6b2c5374c3bcd75241221f13b93b Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 11 Nov 2009 15:26:08 +0000 Subject: [PATCH] mvc namespace conversion-service and validator attributes --- .../web/servlet/config/spring-mvc-3.0.xsd | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/org.springframework.web.servlet/src/main/resources/org/springframework/web/servlet/config/spring-mvc-3.0.xsd b/org.springframework.web.servlet/src/main/resources/org/springframework/web/servlet/config/spring-mvc-3.0.xsd index 4541dba9f94..1e386b4bc3f 100644 --- a/org.springframework.web.servlet/src/main/resources/org/springframework/web/servlet/config/spring-mvc-3.0.xsd +++ b/org.springframework.web.servlet/src/main/resources/org/springframework/web/servlet/config/spring-mvc-3.0.xsd @@ -23,6 +23,34 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file