poi/xmlbeans/test/cases/xbean/tools/inst2xsd/schema/namespaces/simple.xml

7 lines
125 B
XML
Raw Normal View History

<f:a xmlns:f="http://xmlbeans.apache.org/inst2xsd">
<f:b>abc</f:b>
<f:c>123</f:c>
<f:d></f:d>
<f:e />
</f:a>