Sign in
apache
/
xalan-java
/
refs/tags/xalan-j_2_7_2
/
.
/
samples
/
AppletXMLtoHTML
/
foo-s1.xml
blob: e8ce0339e3e6c5c74026afde17e784f8a12a2525 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<s1
title
=
"s1 foo"
>
<s2
title
=
"Foo"
>
<p>
Hello
</p>
</s2>
</s1>