5543eb9de8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824563 13f79535-47bb-0310-9956-ffa450edef68
8 lines
260 B
XML
Executable File
8 lines
260 B
XML
Executable File
<per:Name xmlns:per="http://openuri.org/test/Person"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:type="per:middlename">
|
|
<per:First>Person</per:First>
|
|
<per:Last>Two</per:Last>
|
|
<per:Middle>M</per:Middle>
|
|
</per:Name>
|