xsl-list
[Top] [All Lists]

Re: [xsl] How to disable/turn off the inclusion of DTD in html/xhtml to xml

2010-07-23 03:59:00
On 23/07/2010 07:55, Jack Bush wrote:
 file:/E:/xhtml1-transitional.dtd


what's in that file? (if you are not interested in validation, and have no entity references in your documents, which is I think what you said was your case) the file can be empty which will speed things up. It looks from your log like it has references via absolute URI back to the w3c site, which, if you leave in there you'll need to pick up in your catalog.

Or you could use the prefix mechanism to map everything at w3c.org/tr/xhtml1 to somwhere on your system.


David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--