Bugs item #1343841, was opened at 2005-10-31 16:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1343841&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: candle Group: None Status: Open Resolution: None Priority: 5 Submitted By: StrangeWind (strangewind) Assigned to: Nobody/Anonymous (nobody) Summary: Illegal use of namespaces, results to name conflict Initial Comment: I have developed compiler extension. This extension processed element named 'Dependency'. Namespace of this element is my own, not wix namespace, of cource. This results to error: error CNDL0011 : The <my namespace prefix>:Dependency/@RequiredId attibute was not found; it is required. May be, the reason is Candle does not take into account namespace of element. Source code included ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1343841&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
