updated to the 2.0 xdoc schema
[utils] / security / usermgt / src / site / xdoc / userguide.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>Security Userguide</title>
8     <author email="erik@brakkee.org">Erik Brakkee</author>
9   </properties>
10   <body>
11     <section name="Main Area 1">
12       <subsection name="Example 1"> </subsection>
13       <subsection name="Example 2"> </subsection>
14     </section>
15
16
17     <section name="Maven POM configuration">
18       <p>To be done.</p>
19     </section>
20
21   </body>
22 </document>