Bump year
[metaproxy-moved-to-github.git] / xml / schema / filter_log.rnc
index 962670e..36e749b 100644 (file)
@@ -1,6 +1,6 @@
 # Metaproxy XML config file schemas
 # 
-#   Copyright (C) 2005-2011 Index Data.
+#   Copyright (C) 2005-2013 Index Data.
 # 
 #   See the LICENSE file for details
 # 
@@ -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 }?
   }?