>
Cc: "Curtis Zarger" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, October 26, 2004 9:27 PM
Subject: Re: [Nant-users] Trying to add a node using xmlpoke
> Looking at the release notes it seems that namespaces have been added to
> the nightly build for xml
Looking at the release notes it seems that namespaces have been added to
the nightly build for xmlpoke, so I assume that this is not possible in
0.84. Could anyone confirm or deny this ? Are there any workarounds ?
Failing all else I shall simply write a
Curtis Zarger wrote:
Naz,
Have you tried to remove the '<' and '>' characters, replacing them with
< and >?
Curt Zarger
-Original Message-
From: Naz Quadri [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 26, 2004 8:31 AM
To: [EMAIL PROTECTED]
S
ober 26, 2004 8:31 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Trying to add a node using xmlpoke
Hi guys,
I have an xml file sim to :-
I want to add as follows :-
Some text
Looking at the docs for xmlpoke (note I'm using 0.84 and am not able to
upgrade to nightly bu
Naz,
Have you tried to remove the '<' and '>' characters, replacing them with
< and >?
Curt Zarger
-Original Message-
From: Naz Quadri [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 26, 2004 8:31 AM
To: [EMAIL PROTECTED]
Subject: [Nant-u
Hi guys,
I have an xml file sim to :-
I want to add as follows :-
Some text
Looking at the docs for xmlpoke (note I'm using 0.84 and am not able to
upgrade to nightly builds)
The location specified by the XPath expression must exist, it will not
create the parent elem