poi/xmlbeans/test/cases/xbean/ValidatingStream/person-frag.xml
2018-02-16 22:41:27 +00:00

6 lines
332 B
XML
Executable File

<xml-fragment>
<per:First xmlns:per="http://openuri.org/test/Person"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">Person</per:First>
<per:Last xmlns:per="http://openuri.org/test/Person"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">Two</per:Last>
</xml-fragment>