poi/xmlbeans/test/cases/xbean/misc/jira/xmlbeans_99.xml

12 lines
264 B
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<x:dummy xmlns:x="http://dufourrault"
xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"
xsi:SchemaLocation="dummy.xsd">
<x:father>
<x:son>toto</x:son>
</x:father>
</x:dummy>