xsl-list
[Top] [All Lists]

Re: using xsl:message

2004-10-18 12:18:59

On Oct 18, 2004, at 8:43 AM, Michael Kay wrote:

That suggests there's another error present which is masking this one. Would
need to see more of the stylesheet to find it.

I condition a lot of the main ("mods:mods") templates on this parameter value. So long as it's specified, the error goes away and everything runs fine. I really just want a clear message to give to the user so they don't get confused.

In any case, current archive is here if you have time to look (I'd love feedback more generally from anyone out there, actually!), though there are a lot of files there.

        http://www.users.muohio.edu/darcusb/files/xbiblio.tar.gz

The parameter is specified in xsl/xhtml/xbiblio.xsl, and is used in files like "xsl/xhtml/render-classes/author-year/biblio-out.xsl", in templates like:

<xsl:template match="mods:modsCollection[$citation-class='author-year']"
              mode="bibliography">

Bruce




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