WiX Database XML Schema

Element: Exclusion

Description

Declares a merge module with which this merge module is incompatible.

Derived By

Restricting anyType

Attributes

Name  Type  Description 
ExcludedId  string  Identifier of the merge module that is incompatible.
ExcludeExceptLanguage  integer  Numeric language ID of the merge module in ExcludedID.
ExcludeLanguage  integer  Numeric language ID of the merge module in ExcludedID.
ExcludedMinVersion  string  Minimum version excluded from a range.
ExcludedMaxVersion  string  Maximum version excluded from a range.

Content Model

Always empty.