Richard,

Have a look at the second example in the online doc page for xmlpoke:

http://nant.sourceforge.net/nightly/latest/help/tasks/xmlpoke.html

Gert
----- Original Message ----- 
From: "Richard Griffiths" <[EMAIL PROTECTED]>
To: <nant-users@lists.sourceforge.net>
Sent: Friday, September 16, 2005 12:09 PM
Subject: Re: [Nant-users] XMLPOKE Xpath assitance


>
> Hmm - just tried them both again - same error
>
> >/objects/[EMAIL PROTECTED]'Configuration']/constructor-arg/value
> >and
> >//[EMAIL PROTECTED]'Configuration']/constructor-arg/value
>
> here's the target
>
> <target name="ConfigFiles">
> <xmlpoke file="c:\builds\xmlfile1.xml"
> xpath="/objects/[EMAIL PROTECTED]'Configuration']/constructor-arg/value"
value="boink"
> />
>    </target>
>
> I'm using RC3
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your very
> own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Nant-users mailing list
> Nant-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to