5543eb9de8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824563 13f79535-47bb-0310-9956-ffa450edef68
12 lines
264 B
XML
12 lines
264 B
XML
<?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>
|