OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Quick Xpath

[ Lists Home | Date Index | Thread Index ]

Jeff Greif scripsit:

> If it's your own flavor of DOM to which XPath processing is
> applied, and the DOM can be assumed to be read-only, each node can be
> constructed to carry its index in document order, allowing a trivial sort
> after nodes were found by the Xpath processor, using the DOM implementation
> secret sauce.  You could relax the read-only assumption at the cost of a
> major renumbering each time the DOM was modified.

You can also use the ancient BASIC programmer trick, and leave lots of
gaps between the index numbers, so that you can insert plenty of nodes
before you have to, er, RESEQ.

-- 
John Cowan                              <jcowan@reutershealth.com>
http://www.ccil.org/~cowan              http://www.reutershealth.com
Unified Gaelic in Cyrillic script!
        http://groups.yahoo.com/group/Celticonlang




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS