xsl-list
[Top] [All Lists]

[xsl] Things that make you go Hmmmm!

2014-03-26 20:40:48
The select clause on xsl:copy requires XSLT 3.0 - it didn't matter in
my case as I was only copying an attribute and got the same effect
with copy-of.

The content models for the respective commands are otherwise
symmetrical. Why the sudden departure?

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