xref: /aosp_15_r20/external/apache-xml/test/tests/conf/copy/copy25.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<main>
3  <a attr="w">
4    <b>
5      <c dim="h">
6        <d size="l"/>
7      </c>
8    </b>
9  </a>
10  <size for="d" h="17" />
11  <size for="e" h="27" />
12  <size for="d" w="37" />
13  <size for="e" w="47" />
14</main>