Greetings, I just wanted to share something interesting that I recently found. If one wishes to add a Condition element to a Control that is of a type RadioButtonGroup that Condition Element needs to be at the bottom or the last child element of the Control. If it is placed before the RadioButtonGroup element candle throws the following error,
error CNDL0107 : Schema validation failed with the following error at line 1, column 1158: The element 'Control' in namespace 'http://schemas.microsoft.com/wix/2006/wi' has invalid child element 'RadioButtonGroup' in namespace 'http://schemas.microsoft.com/wix/2006/wi'. List of possible elements expected: 'Condition Publish Subscribe'. Is there a specific reason that the placement is crucial? Shouldn't the condition just be evaluated regardless of the child element? Thanks, Jon ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users