zoom: add facililty to dump APDUs.
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.xsd
index 13ec017..a9b5def 100644 (file)
@@ -9,6 +9,7 @@
       <xs:element minOccurs="0" maxOccurs="unbounded" ref="mp:fieldmap"/>
       <xs:element minOccurs="0" ref="mp:cclmap"/>
       <xs:element minOccurs="0" ref="mp:contentProxy"/>
+      <xs:element minOccurs="0" ref="mp:log"/>
     </xs:sequence>
   </xs:group>
   <xs:element name="torus">
       <xs:attribute name="tmp_file" type="xs:string"/>
     </xs:complexType>
   </xs:element>
+  <xs:element name="log">
+    <xs:complexType>
+      <xs:attribute name="apdu" type="xs:boolean"/>
+    </xs:complexType>
+  </xs:element>
   <xs:attributeGroup name="filter_zoom">
     <xs:attribute name="type" use="required">
       <xs:simpleType>