The documentation says that FeatureGroupRef is a valid child of FeatureRef. I 
have the following:

<FeatureGroupRef Id="FeatureGroup">
  <Feature Id="ChildFeature1"/>
</FeatureGroup>
<FeatureRef Id="ParentFeature">
  <FeatureGroupRef Id="FeatureGroup"/>
</FeatureRef>

ParentFeature is defined in a different source file. At build time I get:

error CNDL0005: The FeatureRef element contains an unexpected child element 
'FeatureGroupRef'.

That seems odd. I have version 3.0.5106. Is this a bug or user error?

Edwin G. Castro
Software Developer - Staff
Electronic Banking Services
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com<http://www.fiserv.com/>
P Please consider the environment before printing this e-mail

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to