Dreamweaver CS4 | ![]() |
Dreamweaver CS4 Resources |
Creating entire XSLT pages and displaying dataYou must use an entire XSLT page for client-side transformations. (XSLT fragments don’t work for this type of transformation.) Follow these general steps for creating, binding XML data to, and formatting XSLT pages for client-side transformations: 1. Create the XSLT page.2. Display data in the XSLT page.3. Display repeating elements in the XSLT page.4. Troubleshoot any problems. |