system
Stylesheet error2html.xsl

system\error2html.xsl

stylesheet error2html.xsl
xslt version 1.0

This is a sample stylesheet for formatting Cocoon error information


Template Summary
"error:description"
          the error description
"error:extra"
          extra information about the error
"error:message"
          the error message
"error:notify"
          Notify an error
 

Template Detail

"error:notify"

Matches:"error:notify"
Notify an error

"error:description"

Matches:"error:description"
the error description

"error:message"

Matches:"error:message"
the error message

"error:extra"

Matches:"error:extra"
extra information about the error