Ben Young wrote: >Is it possible to set up a sitemap that will select a different stylesheet >according to the XML Schema or doctype used in the content file? I've found >information on multiple forms of out put (i.e., doc2html or doc2pdf). I'd >like to have style sheets more along the lines of doc2html, rss2html, >custom2html. >
No way that I'm aware of. >Any ideas? > You need a Matcher or Selector which will read top of the doc and return doctype back to sitemap. This won't be very efficient though. It's much better if you have these documents separated into different directories. Vadim >Thanks, >Ben > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>