Hi AK,
You can use something like this:
<xf:submission resource="{xxf:property('your.property')}/a/b"/>
Note the `{…}` syntax, called "XPath Value Template", which allows you to
make the value of an attribute dynamic, using XPath. And we're using the
`xxf:property()` function to refer to the value of a property (see link
below).
https://doc.orbeon.com/xforms/xpath/extension-functions/extension-core#xxf-propertyYou'll let me know if this works for you,
-Alex
-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet