xref: /aosp_15_r20/external/apache-xml/test/tests/api-gold/trax/param2.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1*1212f9a0SAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?>
2*1212f9a0SAndroid Build Coastguard Worker<?xml-stylesheet type="text/xsl" href="../xsl/foo.xsl"?>
3*1212f9a0SAndroid Build Coastguard Worker<foo:document xmlns:foo="http://apache.org/foo" xmlns:bar="http://apache.org/bar" file-name="test" file-path="work" creation-date="971255692078">
4*1212f9a0SAndroid Build Coastguard Worker<bar>
5*1212f9a0SAndroid Build Coastguard Worker<param-val>hello to me!, text from my-var in inc2.xsl</param-val>
6*1212f9a0SAndroid Build Coastguard Worker<data>MyBar</data>
7*1212f9a0SAndroid Build Coastguard Worker</bar>
8*1212f9a0SAndroid Build Coastguard Worker</foo:document>
9