Fix test ruleset all-xsl.xml

This commit is contained in:
Andreas Dangel 2022-07-14 18:51:50 +02:00
parent 08594824a6
commit c7ba7917e8
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -1,8 +1,8 @@
<?xsl version="1.0"?>
<?xml version="1.0"?>
<ruleset name="All XSL Rules"
xslns="http://pmd.sourceforge.net/ruleset/2.0.0"
xslns:xsi="http://www.w3.org/2001/xslSchema-instance"
xmlns="http://pmd.sourceforge.net/ruleset/2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd">
<description>Every XSL Rule in PMD</description>