| CWTree.xsl | Produces html code for additional child nodes – when user clicks to expand a tree node |
| CWTreeInit.xsl | initializes CW tree view, contains main java script that handles various tree events – click, dblclick, close/open/refresh nodes and initializes context menu for the Tree. |
| CWPropertiesView.xsl | Produces html for the properties tab in the repository view. |
| CWAttributesView.xsl | Produces html for the attributes tab in the repositoryview. |
| CWHistoryView.xsl | Produces html for the history tab in the repository view |
| CWNotesView.xsl | Produces html for the notes tab in the repository view |
| CWPostListView.xsl | Produces html for the post list tab in the repository view |
| CWWorkflowView.xsl | Produces html for the workflow tab in the repository view |
| CWWhereUseView.xsl | Produces html for the where used tab in the repository view |
| CWEditPropDlg.xsl | Produces the html for the edit properties dialog |