From: Adam Dickmeiss Date: Fri, 10 Feb 2012 14:26:24 +0000 (+0100) Subject: Update zoom schema: new explain_xsl attribute X-Git-Tag: v1.3.23~4 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=7e5890242666c658b790de08e9d72c3cfac9a2ff Update zoom schema: new explain_xsl attribute --- diff --git a/xml/schema/filter_zoom.rnc b/xml/schema/filter_zoom.rnc index a9d75ec..08fb6f6 100644 --- a/xml/schema/filter_zoom.rnc +++ b/xml/schema/filter_zoom.rnc @@ -14,6 +14,7 @@ filter_zoom = attribute element_transform { xsd:string }?, attribute element_raw { xsd:string }?, attribute proxy { xsd:string }?, + attribute explain_xsl { xsd:string }?, element mp:records { element mp:record { element mp:authentication { xsd:string }?,