updated to the 2.0 xdoc schema
[utils] / src / site / xdoc / index.xml
1 <?xml version="1.0"?>
2 <document xmlns="http://maven.apache.org/XDOC/2.0"
3   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
5   
6   <properties>
7     <title>Utilities library overview</title>
8     <author email="erik@brakkee.org">Erik Brakkee</author>
9   </properties>
10   <body>
11     <section name="Introduction">
12       <p>
13         The utilities library consists of software to support development of 
14         Java and in particular Java EE applications.
15         See the links on the left side for information about various
16         components of the utilities library. 
17       </p>
18     </section>
19   </body>
20 </document>