Linking XSLT and XML files

Linking XSLT and XML files

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.

To link an XSLT page to an XML page:

  1. Open the XML file that you want to link to your XSLT page.
  2. Select Commands > Attach an XSLT Stylesheet.
  3. In the Attach an XSLT Stylesheet dialog box, click the Browse button, browse to the XSLT page you want to link to, select it, and click OK.
  4. Click OK to close the Attach an XSLT Stylesheet dialog box.

    This is a picture of the feature being described.

    Dreamweaver inserts the reference to the XSLT page at the top of the XML document.

Related topics

  • Performing XSL transformations on the client


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Defining Sources of Dynamic Content
Developing Applications Rapidly