I think XmlConfig is using XslPattern (or whatever the MSXML implementation was 
before XPath existed).  I'm not sure that has the same functions as XPath.

-----Original Message-----
From: Davidovitz, Ran [mailto:[EMAIL PROTECTED]
Sent: Monday, November 10, 2008 09:45
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] XmlConfig and special Xpath syntax

Hi,

I have created a XmlConfig element that suppose to find a node that has 
specific text in it.
I have used the following xpath syntax 
"/project/tasks/exec/buildArgs[\[]contains(text(), 'ECO')[\]]"
And when installing it tell me that it cannot find the node although the syntax 
is correct (without format) - I have run it in XML editor.

Any one knows issue with function in Xpath under XmlConfig?

Regards,
Ran Davidovitz
Architecture
+972-54-7784087
http://davidovitz.blogspot.com
http://www.davidovitz.org/gallery


This electronic message may contain proprietary and confidential information of 
Verint Systems Inc., its affiliates and/or subsidiaries.
The information is intended to be for the use of the individual(s) or
entity(ies) named above.  If you are not the intended recipient (or authorized 
to receive this e-mail for the intended recipient), you may not use, copy, 
disclose or distribute to anyone this message or any information contained in 
this message.  If you have received this electronic message in error, please 
notify us by replying to this e-mail.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to