zoom: new config element passthru
[metaproxy-moved-to-github.git] / 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 }?
   }?