Thanks.  I had been studying the Compiler Extension code but did not
understand what to look for.  Since the same error message is posted when I
incorrectly defined an element in my xsd, I was not sure if my xsd was wrong
or if the UtilExtenssion did not support defining extra attributes.  I
finally realized how to use VS2013 XML Solution Explorer to import the
BalExtension schema into my XSD.  Using that info I could see that the extra
attributes are hooked in using the "[anyAttribute]" attribute.  With this
info I confirmed that the UtilExtension util.xsd does not support adding
attributes to the User element.  So I will change my plans and create a
custom child element, which is just as well.  Thanks for the help. 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Adding-an-extension-attribute-like-bal-Overridable-but-myext-Attribute-tp7598987p7598993.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to