Sign in
apache
/
commons-xml
/
refs/heads/feature/ci-matrix
/
.
/
src
/
test
/
resources
/
leaked
/
with-import.xsl
blob: 014975a0630e76f805a928a4a67c0dfe2b0504d8 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<xsl:stylesheet
version
=
"1.0"
xmlns:xsl
=
"http://www.w3.org/1999/XSL/Transform"
>
<xsl:import
href
=
"included.xsl"
/>
</xsl:stylesheet>