xsl-list
[Top] [All Lists]

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

2010-07-22 03:50:44
I'm not that familiar with catalogs but the line below still references the online version, so any DOCTYPE declaration that matches the public value will use that copy.

<public
publicId="-//W3C//DTD XHTML 1.0 Transitional//EN"
uri="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"/>


-- Jeff




--~------------------------------------------------------------------
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>
--~--