.
Subject: Re: [WiX-users] XmlConfig and special Xpath syntax
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]
: [WiX-users] XmlConfig and special Xpath syntax
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, Nov
n 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&
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 (with
4 matches
Mail list logo