OSDN Git Service

Delete Subversion Tags (Revision, Id)
[stigmata/stigmata.git] / src / main / resources / META-INF / stigmata-4.0.dtd
old mode 100755 (executable)
new mode 100644 (file)
index bd311e4..034c29d
@@ -1,9 +1,5 @@
 <?xml version="1.0" encoding="euc-jp"?>\r
 \r
-<!--\r
- $Id$\r
--->\r
-\r
 <!ELEMENT classpath               (#PCDATA)>\r
 \r
 <!ELEMENT type                    (#PCDATA)>\r
 <!ELEMENT criterion               (#PCDATA)>\r
 <!ELEMENT filter-type             (#PCDATA)>\r
 \r
-<!ELEMENT exclude                 (suffix|prefix|match)>\r
-<!ELEMENT package                 (suffix|prefix|match)>\r
-<!ELEMENT class-name              (suffix|prefix|match)>\r
-<!ELEMENT fully-name              (suffix|prefix|match)>\r
+<!ELEMENT package                 (suffix|prefix|match|not-match)>\r
+<!ELEMENT class-name              (suffix|prefix|match|not-match)>\r
+<!ELEMENT fully-name              (suffix|prefix|match|not-match)>\r
 \r
+<!ELEMENT exclude                 (package|class-name|fully-name)>\r
 <!ELEMENT wellknown-classes       ((exclude|package|class-name|fully-name)*)>\r
 \r
 <!ELEMENT property                (name,value)>\r
 <!ELEMENT properties              (property*)>\r
 \r
-<!ELEMENT birthmark-service       (type,display-name,description,extractor,comparator)>\r
+<!ELEMENT birthmark-service       (type,display-name,description?,extractor,comparator)>\r
 <!ELEMENT birthmark-services      (birthmark-service*)>\r
 \r
 <!ELEMENT classpath-list          (classpath*)>\r