Enhance ruleset.xml description

This commit is contained in:
Laurent Destailleur 2015-12-15 09:29:21 +01:00
parent ed88a4c398
commit 750443040a

View File

@ -3,6 +3,7 @@
<!ATTLIST ruleset name CDATA "">
<!ELEMENT description (#PCDATA)>
<!ELEMENT exclude-pattern (#PCDATA)>
<!ATTLIST exclude-pattern type CDATA "">
<!ELEMENT rule (properties*,severity*)>
<!ATTLIST rule ref CDATA "">
<!ELEMENT properties (property+)>