xsl-list
[Top] [All Lists]

RE: [xsl] normalize-space and sequence

2007-09-26 09:46:39
I think I may have been using copy-of to start with, then 
switched to value-of but by that time had altered the schema...

Copy-of will copy the text nodes rather than the typed value of the element.

The data model actually allows systems to reconstruct the text nodes from
the typed value, but I don't think it's a good idea and Saxon doesn't do it.

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