Don Day wrote: > > Many of my existing XML documents contain a stylesheet link for a default > XSL stylesheet. This allows them to be viewed directly in XSLT-enabled > browsers such as IE6. However this link seems to turn off XXE's ability to > reference the CSS stylesheet for editor support.
This is clearly a bug (for type="text/xsl"). It will be fixed for V20final. Note that, for now, any CSS specified using "<?xml-stylesheet type="text/css" ... ?>" prevent using the CSS specified in XXE configuration file.

