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/test2.xml

31 lines
611 B

<?xml version="1.0" encoding="UTF-8" ?>
<!--
File : test2.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>
<head name="foo"/>
<data name="fred"/>
<data name="barney"/>
<data name="pebbles"/>
<extra name="wilma"/>
</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:
-->