summaryrefslogtreecommitdiff
path: root/test/schemas/bug455953_0.xml
blob: 448907cd5ae6bd38331c1eafa75d155ca7ece1f3 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<pre:MainElement xmlns:pre="http://www.tempuri.org/MainSchema" xmlns:ns="http://www.tempuri.org/ImportedSchema">
 <pre:MainA MainID="1"/>
 <ns:AnotherElement>
   <ns:B BID="3">
     <ns:MyB>EMPTY</ns:MyB>
   </ns:B>
 </ns:AnotherElement>
</pre:MainElement>