Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > a5a20a3453e956c0d3705e87b2113a73 > files > 24

perl-XML-LibXSLT-1.80-1.fc18.i686.rpm

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

<xsl:output encoding="utf-8"/>

<xsl:template match="/">
  <xsl:message>Non-fatal message.</xsl:message>
</xsl:template>

</xsl:stylesheet>