xsl-list
[Top] [All Lists]

RE: Saxon problem

2004-11-04 09:32:06
The reason for this error is the doctype line.

<!DOCTYPE content SYSTEM "D:/test/DTD/camml-con.dtd">

Saxon is not accepting this line. I am using default class
net.sf.saxon.Transform.

If we remove D: and place the dtd in the place where we are placing the xml
files then it is working fine.

can anybody tell how make saxon accepts the above line.

Whether Saxon supports xml catalogs??

Ganesh


-----Original Message-----
From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk]
Sent: Thursday, November 04, 2004 6:17 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Saxon problem



No, they certainly shouldn't, as d:a\b\c is not the same as d:\a\b\c !

Ah, apply string equality using a collation algorithm that takes account
of my typing accuracy....

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



<Prev in Thread] Current Thread [Next in Thread>