xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 2.0 has arrived

2007-01-23 09:57:47

(a change from 1.0 to 2.0)
Not really a change, xslt1's document function can also open multiple documents
at one go, just give it a node set and it takes the string value of each
node in the set as a uri for a document to be loaded. xslt2's docuemnt(0
is the same, apart from the usual node set / sequence changes.

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

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