Hi Sachin,
It is still unclear to me how you will know which currency symbol to use for a given user. But let's assume you have this information in an HTTP header named `UserCurrencyPrefix` (e.g. set by a servlet filter or reverse proxy), then you would write:
<fr:prefix ref="xxf:get-request-header('UserCurrencyPrefix')"/>
But obviously, the XPath expression to use will depend of where this information comes from, on the server. Does this make sense, or am I missing something?
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet