Tool Path

The most basic XML file must include a path to the HTML tool as well as a unique ID and caption. The HTML tool must be located in the same folder as the Tool.xml file.

<Tool caption="Data Analysis" id="ACO009" Path=" MyToolFolder\MyTool.html" >

 

  <Ribbon/>

 

</Tool>