xsl-list
[Top] [All Lists]

RE: [xsl] Default actions in XSLT 2.1

2008-11-01 14:33:10
The options could be:

- preserve-text (the XSLT 1.0 default)
- preserve-elements
- preserve-attributes
- preserve-comments
- preserve-processing-instructions
- preserve-namespaces (??)


The danger is that you introduce a new mini-transformation language which
expands to become as rich and complex as the original.

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>
--~--