Hi,
I am trying to include xsl file from //terpibe-wem/default/main/ezeego/b2b/WORKAREA/shared/iwov-resources/xsl
. But when I include <xsl:include href="http://www.interwoven.com/custom/iwov-resources/xsl/test.xsl"/> statement in componet it doesn't allow me to save my component. It gives no error.
Please guide.
Thanks
Hi Raghuvanshi,
It means something is wrong with your xsl.
Try debugging it or attach your xsl and component file.
Thanks for your support. I had issue with my xslt.
Thank you
Hi Ashish,
Thank You.
Regards,
Anand Raghuvanshi
Do you have the XSL / DOCTYPE headers in both the Appearance XSL textarea and the XSL files being included? That's the usual reason for this kind of behavior. You need to have those headers in either just the textarea or just the included XSL.