WiX Database XML Schema

Element: FeatureRef

Description

Create a reference to a Feature element in another Fragment.

Derived By

Restricting anyType

Attributes

Name  Type  Description 
Id  string  The identifier of the Feature element to reference.
IgnoreParent  YesNoType  Normally feature references that are nested under a parent element create a connection to that parent.

Content Model

Contains elements as defined in the following table.

Component  Type  Description 
any    Allow any element from the ##other namespace.
Component  anyType (restriction)  Component for parent Directory
ComponentGroupRef  anyType (restriction)  Create a reference to a ComponentGroup in another Fragment.
ComponentRef  anyType (restriction)  Create a reference to a Feature element in another Fragment.
Feature  anyType (restriction)  A feature for the Feature table.
FeatureGroup  anyType (restriction)  Groups together multiple components, features, and merges to be used in other locations.
FeatureGroupRef  anyType (restriction)  Create a reference to a FeatureGroup in another Fragment.
FeatureRef  anyType (restriction)  Create a reference to a Feature element in another Fragment.
MergeRef  anyType (restriction)  Merge reference to connect a Merge Module to parent Feature