PatchFamilyGroup Element

WiX Toolset

PatchFamilyGroup Element

Description
Groups together multiple patch families to be used in other locations.
Windows Installer references
None
Parents
Fragment, Patch
Inner Text
None
Children
Choice of elements (min: 0, max: unbounded)
  • PatchFamily (min: 0, max: unbounded)
  • PatchFamilyGroupRef (min: 0, max: unbounded)
  • PatchFamilyRef (min: 0, max: unbounded)
  • Any Element (namespace='##other' processContents='Lax') Extensibility point in the WiX XML Schema. Schema extensions can register additional elements at this point in the schema.
Attributes
Name Type Description Required
Id String Identifier for the PatchFamilyGroup. Yes
Any Attribute (namespace='##other' processContents='lax') Extensibility point in the WiX XML Schema. Schema extensions can register additional attributes at this point in the schema.
See Also
Wix Schema, PatchFamilyGroupRef