libupnp/ixml/test/testdata/empty_attribute.xml
Marcelo Roberto Jimenez 89e7a40fcc Removing unnecessary additional directory level.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@29 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2006-07-04 02:44:17 +00:00

8 lines
144 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<test>
<name>Empty XML Attribute</name>
<data attr=""/>
<data attr="">
</data>
</test>