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

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

initial import of LiRK3

File size: 328 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--
4 Invalid test XML file without any schema refeferences
5-->
6<doc>
7 <section title="endpiece">
8 With a little luck, the network will pick me up.
9 This is Ripley - last survivor of The Nostromo - signing off.
10 </section>
11
12 <invalidelement/>
13
14</doc>
Note: See TracBrowser for help on using the repository browser.