switched to use XInclude

This commit is contained in:
Thomas Risberg
2009-04-14 21:37:40 +00:00
parent 338a7ee2de
commit 1facd45c5e
52 changed files with 3461 additions and 3403 deletions

View File

@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="mvc">
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<chapter id="mvc" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Web MVC framework</title>
<section id="mvc-introduction">
@@ -150,7 +153,7 @@
<title>Features of Spring Web MVC</title>
<!-- insert some content about Spring Web Flow here -->
&swf-sidebar;
<xi:include href="swf-sidebar.xml"/>
<para>Spring's web module provides a wealth of unique web support
features, including:</para>