Sorry about the clarity.

If my xml file does not have a default namespace.  Then XPath queries work just 
fine through the XmlFile element.

If my xml file has a default namespace.  Then XPath queries do not work.

If this was straight-up XSLT then I would add the default namespace to the 
preprocessor.  But I don't see a way to do that with XmlFile or XmlConfig.

So I'm wondering if XmlFile supports xml files that have namespaces in their 
root element?

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 15, 2008 2:54 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] XmlFile does not support default namespaces?

Scott Sharpe wrote:
> I'm wanting to update an xml file as part of my install.  Works fine as long 
> as the root node does not have a default namespace.  Is this a known issue?
>

Um, is what a known issue? What happens if it does have a default
namespace? There are definitely some MSXML oddities with them.

--
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
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