File: split.xsl

package info (click to toggle)
jing-trang 20220510-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,960 kB
  • sloc: java: 51,292; xml: 22,675; sh: 463; python: 189; makefile: 34
file content (7 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:import href="saxon.xsl"/>
<xsl:import href="prep.xsl"/>

</xsl:stylesheet>