In a subsite map, I'd like to use an xsl in a transform clause that is off under a different part of my project. Transform entries in subsite maps use relative paths, so I have all mine reading something like this:
<map:transform src="stylesheets/sheet.xsl"/> So 'stylesheets' is a directory under the applications directory, as defined in the main sitemap. Can I reference a a stylesheet that is off in a different subsite instead? Something like: <map:transform src="../otherSubsite/stylesheets/sheet.xsl"/> Maybe I'm going about this incorrectly. I'd just like to have some stylesheets be globally available in my various sub-applications. Many thanks for any advice. Jeff Sexton The ODS Companies [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]