[Xsltforms-support] Problem when using external function(import as module) in XSLTForms
Brought to you by:
alain-couthures
From: srinivasan k. <sri...@gm...> - 2011-03-26 11:31:36
|
Hi friends, I got your replies for my previous post thanks to all Now i write one function for structuring html with xml and return to the XSLTForms i face the following error.... <exception> <path>//db/vserve/dge-main/dge-dashboard.xq</path> - <message> Exception while transforming node: Cannot output a namespace node for the default namespace when the element is in no namespace [at line 458, column 4] </message> </exception> how to solve this...... error line is return *transform:transform($form, $transform, $params, $serialization-options) * -- - yours *Srinivasan Krishnamoorthy* |