I'm executing a directory harvest and applying a stylesheet to the WXS. 
I'm trying to add a DirectoryRef element around all the Directory
elements
in the WXS. It seems that when I match anything within the WIX namespace
the XSLT runtime automatically includes the xmlns with that inserted
element. Which in turn causes syntax errors. I've tried many different
ways to not include this namespace, but have been unsuccessful. I've
read
that XSL Version 2.0 has a new attribute on <xsl:copy> called
copy-namspace="no", that I could take advantage of, but WIX 3.0 seems to
be
ignoring it. Is there a way I can find out what version WIX is using or
how I can update that runtime. Any suggestions will be helpful.

Thank you,
Don

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to