You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/kxsldbg/data/testdoc.xml

34 lines
633 B

<?xml version="1.0" encoding="UTF-8" ?>
<!--
File : testdoc.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 -->
<!DOCTYPE simple SYSTEM "testdoc.dtd">
<simple>
&mytext;
&anotherDoc;
&anotherDoc;
&anotherDoc;
&anotherDoc2;
&anotherDoc3;
&anotherDoc4;
</simple>
<!-- 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:
-->