xsl-list
[Top] [All Lists]

Re: Fw: [xsl] Question on duplicate node elimination

2010-08-24 14:24:03
On 24/08/2010 19:52, Hermann Stamm-Wilbrandt wrote:
Is DOCTYPE supported by exslt:node-set()?

it can't be as node-set takes a rtf and converts it to a node, but neither rtf nor node data types model DTD. You may be better off with xml:id attributes.

David


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