RE: [xsl] Default actions in XSLT 2.1

Subject: RE: [xsl] Default actions in XSLT 2.1
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 1 Nov 2008 18:32:34 -0000
> 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/

Current Thread