Re: [NAnt-users] xmlpeek - Multiple nodes found with theXPathexpression

2008-10-16 Thread Fabio Gil
of all > the client values separated by a comma and then use that in your loop as the > in property. > > > > BOb > > > > > -- > > *From:* Steve Kapinos [mailto:[EMAIL PROTECTED] > *Sent:* Thursday, October 16, 2008 12:18 PM > *To:* Fabio Gil;

Re: [NAnt-users] xmlpeek - Multiple nodes found with theXPathexpression

2008-10-16 Thread Bob Archer
; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] xmlpeek - Multiple nodes found with theXPathexpression You need to use the nodeindex parameter of xmlpeek to control which instance you are returning. However, I'm not quite sure how you'd find out how many instances there a