[Home] [By Thread] [By Date] [Recent Entries]

  • From: Bendik Vedeler <bendikv@o...>
  • To: xml-dev@l...
  • Date: Fri, 01 Dec 2000 16:41:20 +0100

According to the Xerces API it should be possible to search an entire
DOM-Document for an Element with a specific ID using
getElementById(String elementId).
The documentation states that one must somehow tell the
DOM-Implementation what the name of the id-attribute is, but says
nothing that I can see about how this is done.

I'm currently working on a large-ish project utilizing XML/XSL and
rather often need to find an Element based on it's ID, and as the
XML-documents are pretty sizeable it's really pretty wasteful to search
through the DOM-Document everytime, so if anyone knows how to do this
I'd be very grateful if you'd let me know.


Bendik Vedeler 
 - Trans4Media

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member