[xslt] Files included using xsl:include
- From: Raghunath Adhyapak <funduraghu gmail com>
- To: xslt gnome org
- Subject: [xslt] Files included using xsl:include
- Date: Wed, 18 May 2005 15:57:26 +0530
Hello all,
I have loaded three XSL files a.xsl, b.xsl, c.xsl into memory using
xmlParseMemory.
Now I have d.xsl file which includes all/some of the above xsl files
using xsl:include tag.
I have 3 questions
a) How do I know the files included in d.xsl? Is there any api to do that?
b) libxslt API's directly loads the included xsl files. Can I control
libxslt and return the pointers that I have maintained?
c) Will the same principle apply for xsl:import also?
If more clarification is required, please let me know.
Any help would be greatly appreciated.
Thanks,
Raghunath
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]