source: release-kits/lirk3/resources/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/taskdefs/xmlproperty_withdtd.xml@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 215 bytes
Line 
1<!DOCTYPE root-tag SYSTEM "xmlproperty_data.dtd">
2
3 <root-tag myattr="true">
4 <inner-tag someattr="val">Text</inner-tag>
5 <a2><a3><a4>false</a4></a3></a2>
6 <cdatatag><![CDATA[<test>]]></cdatatag>
7 </root-tag>
Note: See TracBrowser for help on using the repository browser.