This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to apply XSLT stylesheet to schema with included files?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]