Metaproxy XQuery module Index Data xquery 3mp Metaproxy Module xquery Metaproxy Module for performing record transform using XQuery DESCRIPTION This filter performs record transforms on XML records using XQuery. The module is based on Zorba. Configurable values: <script name="name"> The full path of the XQuery script to be invoked. This is required and should be set exactly once. <record name="var"> The name of the XQUery variable where the input XML record is stored. This is required and should be set exactly once. <variable name="name" value="value"/> Sets XQuery variable name to value. This is set before each record is converted. This setting may be repeated to set multiple variables. SCHEMA EXAMPLES Configuration: ]]> SEE ALSO metaproxy 1