blob: 90101b397763322cef7778f03970aba340b7f55a [file] [log] [blame]
<f:a xmlns:f="http://xmlbeans.apache.org/inst2xsd"
xmlns:fa="http://xmlbeans.apache.org/a"
xmlns:fb="http://xmlbeans.apache.org/b"
xmlns:fc="http://xmlbeans.apache.org/c" >
<fa:b>abc</fa:b>
<fb:c>123</fb:c>
<f:a/>
<fa:d>bcd</fa:d>
<fb:e>123</fb:e>
<fc:d></fc:d>
<f:e/>
</f:a>