xref: /aosp_15_r20/external/apache-xml/test/tests/conferr/namespaceerr/namespaceerr10.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<doc xmlns:xem="http://www.psol.com/xtension/1.0"
3   xmlns:l="http://xsl.lotus.com"/>
4  <foo>xyz</foo>
5  <xem:foo>found</xem:foo>
6  <l:foo>zyx</foo>
7</doc>
8