Once you have an entire XSLT page with dynamic content placeholders for your XML data, you must insert a reference to the XSLT page in the XML page.
NOTE |
|
The XML and XSL files you use for client-side transformations must reside in the same directory. If they dont, the browser will read the XML file and find the XSLT page for the transformation, but will fail to find assets (style sheets, images, and so on) defined by relative links in the XSLT page. |
Dreamweaver inserts the reference to the XSLT page at the top of the XML document.