xsl-list
[Top] [All Lists]

Re: [xsl] better way to get the path to a node?

2012-12-01 17:51:46
On Sat, 2012-12-01 at 08:43 -0500, Graydon wrote:
  This is a case where the namespace context is fixed (I'm
producing reports on a big pile of XML documentation, which stays in the
default namespace) 
[...]

 speed beats almost everything else in this particular case.

You might want to investigate using an XQuery implementation that builds
an index to the documents - even if you just use it to generate
temporary documents that you then use to help your XSLT transformations.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml


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