RE: [xsl] Xalan Error

Subject: RE: [xsl] Xalan Error
From: "Dudley, Mark" <Mark.Dudley@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2001 15:34:29 -0500
Jason,

Make sure you have a system identifier in addition to your public identifier
in your DOCTYPE declaration. Something like this should fit the bill:

<!DOCTYPE p-of-o PUBLIC "-//Xerox//DTD p-of-o//EN"
"c:\xmlsupport\p-of-o.dtd">

Mark

-----Original Message-----
From: Clark, Jason [mailto:jason.clark@xxxxxxx]
Sent: Tuesday, November 27, 2001 2:56 PM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: [xsl] Xalan Error


Hello All,

If this question shouldn't be asked in this  forum, would someone please
point me in the right direction.

I get this error after running a transformation.  Can someone point out why
error could be happening? 


org.apache.xalan.xslt.XSLProcessorException: White space is required between
the public identifier and the system identifier. With the following stack
trace: org.apache.xalan.xslt.XSLProcessorException: White space is required
between the public identifier and the system identifier.


thx

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread