xref: /aosp_15_r20/external/libxml2/test/schemas/bug455953_0.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<?xml version="1.0" encoding="UTF-8"?>
2<pre:MainElement xmlns:pre="http://www.tempuri.org/MainSchema" xmlns:ns="http://www.tempuri.org/ImportedSchema">
3 <pre:MainA MainID="1"/>
4 <ns:AnotherElement>
5   <ns:B BID="3">
6     <ns:MyB>EMPTY</ns:MyB>
7   </ns:B>
8 </ns:AnotherElement>
9</pre:MainElement>