[xsl] IMPORTING XML DOCS INTO AN XSLT

Subject: [xsl] IMPORTING XML DOCS INTO AN XSLT
From: Lea Allison <Lea.Allison@xxxxxxxxxxxxxx>
Date: Thu, 14 Mar 2002 12:52:43 +0100
Hi

I was wondering if it is possible to import XML documents directly into an
XSLT stylesheet.

For example, I would like to call a template for my current XML document,
and have the XSLT document import a few standard XML files with
configuration info and have the data from the XSLT process the imported XML
as well.

The master plan behind this? I have a web page XML, it calls a stylesheet to
format it into HTML. But I dont want to pass the navigation menu with the
page document each time, I would like the XSLT to automatically pick it up
and processes it.

Thanks in advance!

Lea

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread