reference stylesheet in xml document

2002-12-19 Thread Hans Thomas Nordeck
Is there a simple way to reference a stylesheet directly in the xml file and not in the Sitemap? In the XML document this syntax: ?xml-stylesheet href="" type="text/xsl"? What do I have to write in the sitemap? As far as I know I alway have to specify the Stylesheet for the transformer.

How to declare the template in the xml code?

2003-01-06 Thread Hans Thomas Nordeck
In my specific case it's usefull to declare the xslt-template hard coded in the xml-content file. Does anybody know how to do this with cocoon 2 ? :) Hato - Please check that your question has not already been answered in the

can't get browser selector working

2003-01-21 Thread Hans Thomas Nordeck
I want to use the browser selector in a mounted sitemap. The selector is well defined in the components part of the sitemap. The Parameter viewType never gets a value. I can't get it working. Does anybody has an idea what the problem is? (I'm working with cocoon 2.1 dev, do you think that could