>>>>> Alex Lancaster <[EMAIL PROTECTED]>: [snip!] > You can set your XML_CATALOG_FILES to a new catalog, which includes > the system one (using <nextCatalog/>), or I believe that xsltproc now > supports colon-delimted files, so that:
> XML_CATALOG_FILES=catalog:/etc/xml/catalog > should work. I belive the entries in XML_CATALOG_FILES are expected to be valid URLs, and that they are to be space separated, ie. XML_CATALOG_FILES="catalog file:///etc/xml/catalog"
