Hello!

 

I’m using eXist and I want to work with pipeline parameters in a xquery.

 

My pipeline looks like:

 

           <map:match pattern="test.xq">

                  <map:generate src="parameters.xq" type="xquery">

                        <map:parameter name="testpar"            value="foo"/>

                  </map:generate>

                  <map:serialize type="xml"/>

            </map:match>

 

How can I reach the parameter ‘testpar’ in my ‘parameters.xq’? Is that possible? Have you got any ideas?

 

Thank’s for your help!

 

Best regards - Claus

__________________________________________

 

Claus Straube

Francéstrasse 31

80997 München

+49 (089) 14 16 682

 

Reply via email to