Notes on XSL files
The following information is passed to xsl template:
- metadata is also passed in xml to xsl templates
- urlmap is passed as xml data to xsl templates
- XSL files typically have a name correlating to the JSP page that invokes them (e.g. CWEditPropDlg.jsp and CWEditPropDlg.xsl).