xsl-list
[Top] [All Lists]

RE: [xsl] Copy excluding some children

2008-10-20 15:58:35

Is there a way to copy an element excluding some children, at 
any depth, using *only* an XPath 2.0 expression without using 
templates to exclude such elements?

No. XPath can select nodes from the input tree, but it cannot copy them, let
alone transform them.

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

<Prev in Thread] Current Thread [Next in Thread>