xref: /aosp_15_r20/external/apache-xml/test/tests/conf/axes/axes13.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<doc>
3  <foo new="true"><baz>is new</baz></foo>
4  <foo new="true">xyz<baz>is new but has text</baz></foo>
5  <foo new="false"><baz>is not new</baz></foo>
6</doc>