Re: [Xsltforms-support] Hints on using the transform function
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2011-05-10 15:10:46
|
Philip, > Would an alternative implementation of the transform function return a > node and then you could use the existing serialize function to > generate the textual representation from the result of transform? Wouldn't the result always be a document root or a document element? Considering that I don't know if people are already using the current transform() function, wouldn't it be better to name this function transform-doc(), for example? What if the result of the transformation is a text? Regards, -Alain |