 |
 |
 |
At 09:50 AM 5/1/2002, you wrote:
Hi guys,
I'm trying to do an include of a file into an existing xsl file.
I'm using: <xsl:include href="myfile.xsl"/>. I've also tried
../myfile.xsl and /home/manish/myfile.xsl. None have worked. Cocoon does
not complain it can't find the file, but the stylesheet isn't being
generated. Any ideas?
You need to start giving more information in your initial posts,
Manish. For example, we need to know where the two files are in your
directory structure (myfile.xsl and the current XSL Stylesheet
file). Also, it would be helpful to know if you are using any namespaces
during the importation or matching that would cause the match to not
occur. In addition to the relative file structure, show us the
<xsl:stylesheet ...> line of the imported file, the <xsl:import ... /> line
of the current XSL file, and the <xsl:template ...> line of the failing
match. Not to mention the relevant section of the XML data file.
Greg Faron
Integre Technical Publishing Co.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
 | 



|  |
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.
|  |
| |
 |
 |
 |