summaryrefslogtreecommitdiffstats
path: root/kxsldbg/data/test3.xml
blob: 706321e48a26c1d48c26529b41c063aabe0250ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8" ?>
<!-- 
     File : test3.xml     
     Author: Keith Isdale <k_isdale@tpg.com.au>
     Description: xml data for stylesheet for testing
     Copyright Reserved Under GPL     
-->
<!-- This file does not require translation -->
<!-- NO TRANSLATION -->

<result>
  <data>2</data>
  <data>1</data>
  <data>3</data>
  <extra/>
</result>



<!-- initialization code for xemacs -->
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
-->