xsl-list
[Top] [All Lists]

including a file in xsl

2004-09-28 03:45:44
I would like to include the content of an html file in an xslt however, i would prefer not to put the actual content in teh xslt as it clutters the code significantly. if i have menu.html which i would like to include whenever a certain template is matched, is there anyway to do it?
e.g.
<template match="some name">
<!--some xsl variables defined here-->
<!--include menu.html here-->
<!--some more xsl code-->
</template>
menu.html also includes javascript as well, i am not sure whether that will make it more complicated to include or not?
cheers

_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger



<Prev in Thread] Current Thread [Next in Thread>