I'm trying to do the following:

<p:input name="data" href="aggregate('url', string( #ruleFilePath#xpointer(/RuleFilePath/)) )"/>

but OXF complains that string isn't supported here (though I could pass in a string without using the string function). Is there any way to do what I'm trying to do in one step, without a separate processing step (take the text content of /RuleFilePath in the ruleFilePath XML document and wrap it in <url></url> element and pass it in to a pipeline as an argument)?

thanks,

calvin

_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to