5543eb9de8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824563 13f79535-47bb-0310-9956-ffa450edef68
8 lines
335 B
XML
Executable File
8 lines
335 B
XML
Executable File
<dt:wrappedinstance xmlns:dt="http://openuri.org/test/dyntest">
|
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://openuri.org/test/quant">
|
|
<xs:element name="quantity" type="xs:int"/>
|
|
</xs:schema>
|
|
<qt:quantity xmlns:qt="http://openuri.org/test/quant">
|
|
42
|
|
</qt:quantity>
|
|
</dt:wrappedinstance> |