aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/share/xml/libcommon.xsl
blob: 34b7fab34a3ff53f6bfa6ee23cdab9f5312f5815 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
				"http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd">
<!-- $FreeBSD$ -->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <xsl:import href="http://www.FreeBSD.org/XML/www/share/xml/libcommon.xsl"/>

</xsl:stylesheet>