> You could have written:
>
> ---
> misc\_eval {
> background-color: white;
> }
> ---
Thanks for the tip. I tried quoting it with '' but that generated another
error; I thought there might be some way to make it work, but wasn't sure what.
> No, there is no mistake here:
>
> * In the case of dtdtoxsd, dtdvalid and xsdvalid, property
> xml.catalog.files is used to specify which XML catalogs to use.
>
> * In the case of XXE, property XXE_CATALOG *alone* does not specify
> which XML catalogs to use. It is much more complicated that this: see
> http://www.xmlmind.com/xmleditor/_distrib/docs/configure/ch04s01s02.html
>
> * In the case of XXE, property xml.catalog.files is ignored.
Thanks for the clarification.
@alex