zoom: add facililty to dump APDUs.
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rng
index 981f5b9..6b69c99 100644 (file)
     </optional>
     <optional>
       <element name="mp:contentProxy">
-        <attribute name="server">
-          <data type="string"/>
-        </attribute>
+        <optional>
+          <attribute name="server">
+            <data type="string"/>
+          </attribute>
+        </optional>
+        <optional>
+          <attribute name="tmp_file">
+            <data type="string"/>
+          </attribute>
+        </optional>
+      </element>
+    </optional>
+    <optional>
+      <element name="mp:log">
+        <optional>
+          <attribute name="apdu">
+            <data type="boolean"/>
+          </attribute>
+        </optional>
       </element>
     </optional>
   </define>