Warner I have used these stylesheets in Cocoon in part of this website:
http://www.nzetc.org/

AFAIK the xsl:output tag is not a problem - in Cocoon the serialization is
controlled by the sitemap (the map:serialize element), so the xsl:output
directive in the stylesheets is ignored.

I've used them without modification

However, I have used other stylesheets to post-process the resulting HTML
since they do rather mix concerns; they not only convert TEI to html, they
also add navigation links, banners, etc. In a Cocoon environment it's
feasible to deal with these concerns as separate steps in a pipeline, so I
personally haven't used any of these "non-essential" features of the
stylesheets.

Con

> -----Original Message-----
> From: Warner Onstine [mailto:[EMAIL PROTECTED]
> Sent: Saturday, 5 April 2003 08:54
> To: [EMAIL PROTECTED]
> Subject: TEI and cocoon
>
>
> I am having some issues using the TEI (http://www.tei-c.org/Lite/)
> stylesheets (http://www.tei-c.org/Stylesheets/teixsl.html) to
> convert the
> XML to HTML. After much searching I found a document on the
> cocoon wiki
> discussing the xsl:output tag and how it cannot be used in cocoon -
> http://wiki.cocoondev.org/Wiki.jsp?page=XSLT.
>
> This tag is extensively used in the TEI stylesheets, so I
> wanted to find out
> if others had used these stylesheets and modified them or if
> they had their
> own which work with the TEI Lite DTD.
>
> Thanks in advance,
> Warner
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to