blob: 3ba2ebf89cd02f016d60ef7a4129418c0b64d2cf [file] [log] [blame]
<?xml version="1.0"?>
<docs>
<doc xmlns:ped="http://www.ped.com">
<foo ped:att1="a"/>
<outer xml:att1="b"/>
</doc>
<doc xmlns:ped="http://www.ped.com">
<inner ped:att1="c"/>
<foo xml:att1="d"/>
</doc>
</docs>