Re: [xml-dev] XML Designing Problems.

From
Rajesh AVRS <>
To
Mike Champion <>
Date
2002-02-08T13:04:05Z
ID
<0c7501c1b0a1$16b330f0$9f1fc80a@ITPEXE107981>
Thread
Re: [xml-dev] XML Designing Problems.
Hi Mike,

Can you give me more inputs on XPath?  And what Xalan can do which Xerces
can't?  Please enlighten me.

Rajesh
----- Original Message -----
From: "Mike Champion" <>
To: "Rajesh AVRS" <>
Sent: Friday, February 08, 2002 6:14 PM
Subject: Re: [xml-dev] XML Designing Problems.


> 2/8/2002 4:42:18 AM, "Rajesh AVRS" <> wrote:
>
> >Now if I have this kind of design for the document the results will be
> >unpredictable right?  I never know corresponding the which XYZ tag the
value
> >has been returned.  Any suggestions on how I can modify my method so that
> >the caller can say, get me the value of XYZ which is a child of the root
> >element or something like that.
>
> Use XPath.  I believe that it is in Xerces DOM Level 3 support, or you
could use Xalan.
>
>
>