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.
22 lines
449 B
22 lines
449 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>
|