root/libswish3/trunk/src/test_docs/nested_meta.xml

Revision 1913, 266 bytes (checked in by karpet, 2 years ago)

for all the world to see

Line 
1 <doc>
2  <title>mytitle here</title>
3  <MYTAG1>
4   tag1 tag1
5    <MYTAG2>
6     tag2 tag2 tag2
7     <MYTAG4>tag4 tag4</MYTAG4>
8    </MYTAG2>
9    tag1 tag1 tag1
10  </MYTAG1>
11  <MYTAG1>
12  tag1 tag1
13   tag1 tag1
14    <MYTAG3 att1="foo">
15    tag3 tag3
16    </MYTAG3>
17  </MYTAG1>
18 </doc>
Note: See TracBrowser for help on using the browser.