xsl-list
[Top] [All Lists]

Re: [xsl] Novice Question - matching entire text children

2010-12-22 18:19:03

Yes but I think it will fail if /a has only one text node child, since concat() will only have one argument in that case.


Not so: it will still have K arguments, the fact that K-1 of them evaluate to an empty string is immaterial.

Michael Kay
Saxonica

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