Hello All

I have been working with the Content Processing Framework and have a
query with respect to it.

Can I dynamically pass a variable to the options tag in the pipeline.

For eg., I have a condition

<condition>
           <module>/MarkLogic/cpf/actions/chk-condition.xqy</module>
           <options xmlns="/MarkLogic/cpf/actions/chk-condition.xqy">
              <language>abc</language>
           </options>
 </condition>

Can i dynamically change the value in the <sample> tag, which in turn
would be reflected in the corresponding action module..


Thanks in advance
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to