Subject: Re: How to apply XSLT stylesheet to schema with included files?
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Thu, 04 Oct 2001 09:02:33 +0100
|
Hi Bibhaker,
>I would like to generate some reports on the W3C Schema using XSLT. That's OK if the schema is defined in a single file.
>How can I apply the same XSLT to the Schema if it includes many other files?
>Please do not recommend writing a program to load all files, insert them at appropriate places and then applying the stylesheet.
>
take a look at
http://www.biglist.com/lists/xsl-list/archives/200101/msg00535.html for
an example that works for recursive includes.
Francis.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|