blob: d29f08620faa246c04a59304823e9a4718bac41c [file] [log] [blame]
<xsl:stylesheet version="1.1" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:param name="x" />
<xsl:template match='<error descr="Bad pattern">key(string(.), "x")</error>' />
</xsl:stylesheet>