Use an XPath expression to select nodes, media or members to use as CheckBoxList options.
Created in v2.0Example XML
<XPathCheckBoxList>
<nodeId>100</nodeId>
<nodeId>100</nodeId>
</XPathCheckBoxList>
or
<XPathCheckBoxList>
<nodeName>ABC</nodeName>
</XPathCheckBoxList>