Hi, this is my first post to mailing lists.
I'm coding my homepage using mod-xslt, and i run into one problem:
When i set doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN/"
doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" in
xsl:output, mod-xslt stops parsing stylesheet at this point.