You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Ma, June" <ju...@commerceone.com> on 2000/11/01 03:35:17 UTC

XPath module

Hi,

Does anyone know whether I can use this package to set values for a xml
document ? I can't find any document talking about setting values.

Thanks,
-June



Re: XPath module

Posted by "Cory Isaacson (Compuflex)" <ci...@compuflex.com>.
You can retrieve a Node with Xpath, and then perform any operation on it
(such as setting the value).

Cory
----- Original Message -----
From: "Ma, June" <ju...@commerceone.com>
To: <xa...@xml.apache.org>
Sent: Tuesday, October 31, 2000 6:35 PM
Subject: XPath module


> Hi,
>
> Does anyone know whether I can use this package to set values for a xml
> document ? I can't find any document talking about setting values.
>
> Thanks,
> -June
>
>