The <hostSet> element is a child of the <memberList> element and is used to declare a host set to be referenced by the bundle. The <hostSet> element cannot contain hosts, since bundles cannot define hosts.
The <hostSet> element contains two optional child elements:
<hostSetRef>
<hostSearchRef>
The <hostSet> element has two attributes:
The <hostSetRef> element is a child of the <hostSet> element. It specifies a sub-host set. This host set must have been previously defined either in this bundle or in the master server on which the bundle is being imported.
The <hostSetRef> element has one attribute, name. This attribute provides the name of the host set reference.
The <hostSearchRef> element is a child of the <hostSet> element. It specifies a sub-host search. This host search must have been previously defined either in this bundle or in the master server on which the bundle is being imported.
The <hostSearchRef> element has one attribute, name. This attribute provides the name of the host search reference.