79fb7ae5829625964d0458c94ef674ce898fc496
[platform/upstream/doxygen.git] / testing / 043 / mypage.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
3   <compounddef id="mypage" kind="page">
4     <compoundname>mypage</compoundname>
5     <title>Page Title</title>
6     <innerpage refid="another">Another Page</innerpage>
7     <tableofcontents/>
8     <briefdescription>
9       <para>Page brief description. </para>
10     </briefdescription>
11     <detaileddescription>
12       <para>Page brief description.</para>
13       <para>Text at page level. See <ref refid="mypage_1mysect" kindref="member">Section Title.</ref> for more. </para>
14       <sect1 id="mypage_1mysect">
15         <title>Section Title.</title>
16         <para>Text at section level. See <ref refid="mypage_1mysubsect" kindref="member">Subsection Title.</ref> for more. </para>
17         <sect2 id="mypage_1mysubsect">
18           <title>Subsection Title.</title>
19           <para>Text at subsection level. see <ref refid="mypage_1mysubsubsect" kindref="member">Subsubsection Title.</ref> for more. </para>
20           <sect3 id="mypage_1mysubsubsect">
21             <title>Subsubsection Title.</title>
22             <para>Text at subsubsection level. <ref refid="mypage_1mypara" kindref="member">Paragraph Title.</ref> for more. </para>
23             <sect4 id="mypage_1mypara">
24               <title>Paragraph Title.</title>
25               <para>Text at paragraph level. <ref refid="mypage_1mysect2" kindref="member">Another Section Title.</ref> for more. </para>
26             </sect4>
27           </sect3>
28         </sect2>
29       </sect1>
30       <sect1 id="mypage_1mysect2">
31         <title>Another Section Title.</title>
32         <para>Text at section level.</para>
33         <para>
34           <ref refid="another" kindref="compound">Another Page</ref>
35         </para>
36       </sect1>
37     </detaileddescription>
38   </compounddef>
39 </doxygen>