xref: /aosp_15_r20/external/apache-xml/test/tests/conf-gold/reluri/reluri03.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?>
2<out>
3Case of: import, include, import, import
4  importing level1_include1.xsl
5
6
7  From stylesheet level1_include1.xsl: Text of one-tag
8  Including level2_import2.xsl
9
10
11  From stylesheet level2_import2.xsl: Text of two-tag
12  importing level3_import1.xsl
13
14
15  From  stylesheet level3_import1.xsl: Text of three-tag
16  importing final_imported.xsl
17
18
19  From stylesheet final_imported.xsl: Text of four-tag
20</out>