Sign in
apache
/
xalan-java
/
refs/tags/xalan-j_2_7_2-rc1
/
.
/
samples
/
UseStylesheetPI
/
fooX.xml
blob: cd4b743d6c08df07566f1c8652166eec5cd68852 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<?
xml
-
stylesheet type
=
"text/xsl"
href
=
"foo.xsl"
?>
<doc>
Hello
</doc>