PayloadGroup Element
- Description
 - Describes a payload group to a bootstrapper. PayloadGroups referenced from within a Bundle are tied to the Bundle. PayloadGroups referenced from a Fragment are tied to the context of whatever references them such as an ExePackage or MsiPackage. It is possible to share a PayloadGroup between multiple Packages and/or a Bundle by creating multiple references to it.
 - Windows Installer references
 - None
 - Parents
 - Bundle, Fragment
 - Inner Text
 - None
 - Children
 - Choice of elements (min: 0, max: unbounded)
- Payload (min: 0, max: unbounded)
 - PayloadGroupRef (min: 0, max: unbounded)
 
 - Attributes
 Name Type Description Required Id String Identifier for payload group. Yes - See Also
 - Wix Schema