aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/share/xml/libcommon.xsl
blob: 3160f986129470e2c9df0f56dfcea3d822808817 (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/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/share/xml/libcommon.xsl"/>

</xsl:stylesheet>