RE: new to Xerces

2002-03-07 Thread Renji Panicker
Purely academic: Is it possible to have #ifdef's to selective build shared libraries implementing only the API's we need? -/renji -Original Message- From: Erik Rydgren [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 3:54 PM To: [EMAIL PROTECTED] Subject: RE: new to Xerces Eas

Subelements ordering.

2002-02-25 Thread Renji Panicker
Hi, I remember reading somewhere that DOM does not guarantee that the order in which the children of an element are returned is the same as that in which it is stored in the XML file. But I have noticed xerces does maintain this order. Is this by design? Or more to the point, is this behaviour de

getElementsByTagName() Depth specification

2002-01-20 Thread Renji Panicker
Hi, Is there any way to specify that one wants only the immediate children of the current element, and not all the subchildren as well? Or will I have to do a firstchild/nextchild loop for this? -/renji - To unsubscribe, e-ma

CVS: RE: Plan for Xerces-C++ 1.6

2001-11-28 Thread Renji Panicker
I have found that renaming the sub-directory in my cvsroot does the trick. I don't kno how safe it is supposed to be, but I've not had a problem with it so far. -Original Message- From: Jason E. Stewart [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 1:49 AM To: [EMAIL PROTE