xsl-list
[Top] [All Lists]

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

2010-07-26 09:02:16
Hi David,

Just want to drop a line to let you know that the remaining issue of looking up 
local DTD from secondary documents in XSLT 2.0 stylesheet using catalog.xml has 
been resolved. Please refer to 
https://sourceforge.net/projects/saxon/forums/forum/94027/topic/3784132/index/page/1

for detail.

Thank you for your patience & support,

Jack
________________________________
From: David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Sent: Sat, 24 July, 2010 9:50:13 PM
Subject: Re: [xsl] How to disable/turn off the inclusion of DTD in html/xhtml 
to 

xml

On 24/07/2010 07:40, Jack Bush wrote:
Any ideas how this could be done?
We are nearly there.
Thanks a million again,
Jack

not off the top of my head (I hardly ever use catalogs myself:-) but it should 
work  think

http://www.saxonica.com/documentation/javadoc/net/sf/saxon/StandardURIResolver.html




implies the uri resolver gets used for document()

however the tag soup doc

http://home.ccil.org/~cowan/XML/tagsoup/

implies you could specify a local uri to the dtd directly rather than using the 
w3c one and then needing a catalog.

David

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


      


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