xsl-list
[Top] [All Lists]

Re: String manipulation & Line Breaks

2003-03-25 09:58:36

You'll have to use a nodeset() function with this parameter. You'll have
to check the docs of your xslt processor for that.

node-set() isn't required here. Copying a result tree fragment to the
output preserves the structure (that is teh point of result tree
fragments), they are a fragment of the result tree.
You only need to convert to a node set if you need to use an Xpath
to query into the structure.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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