I use <xsl:element and <xsl:attribute wherever I can, and I've never
noticed any real impact on speed
In Saxon there's certainly no impact on speed, because both constructs
generate exactly the same code.
I personally prefer literal result elements because the code is so much more
readable.
Michael Kay
http://www.saxonica.com/
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--