Forwards-compatible processing of unknown top level elements
[platform/upstream/libxslt.git] / tests / docs / bug-81.xml
1 <tree>
2         <a>
3                 <value>3.14</value>
4         </a>
5         <b>
6                 <value>2</value>
7         </b>
8         <c>
9                 <value>0.5</value>
10         </c>
11 </tree>
12