Sign in
apache
/
xalan-java
/
3c8fa20b869f639e9058a9c8d1fd206267150ddc
/
.
/
samples
/
trax
/
xsl
/
inc1
/
inc1.xsl
blob: 04ebb253e0e2794898bf1f63a56577fe67b856ce [
file
] [
log
] [
blame
]
<xsl:stylesheet
xmlns:xsl
=
'http://www.w3.org/1999/XSL/Transform'
version
=
'1.0'
>
<xsl:include
href
=
"inc2/inc2.xsl"
/>
</xsl:stylesheet>