filter log: update schema for category "line"
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2012 10:53:16 +0000 (12:53 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2012 10:53:16 +0000 (12:53 +0200)
xml/schema/filter_log.rnc

index 407061c..b78ac0f 100644 (file)
@@ -36,6 +36,7 @@ filter_log =
     attribute session { xsd:boolean }?,
     attribute apdu { xsd:boolean }?,
     attribute request-apdu { xsd:boolean }?,
-    attribute response-apdu { xsd:boolean }?
+    attribute response-apdu { xsd:boolean }?,
+    attribute line { xsd:boolean }?
   }?