SWF-1456 Update xsd versions in reference doc

This commit is contained in:
Rossen Stoyanchev
2011-06-30 10:53:22 +00:00
parent 2bd225692f
commit b685f11050
3 changed files with 9 additions and 9 deletions

View File

@@ -21,9 +21,9 @@
xmlns:webflow="http://www.springframework.org/schema/webflow-config"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/webflow-config
http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.0.xsd">
http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.3.xsd">
<!-- Setup Web Flow here -->