[xsl] getting XSL to ignore a line

Subject: [xsl] getting XSL to ignore a line
From: Samina Islam <samnaz123@xxxxxxxxx>
Date: Fri, 20 Jul 2001 07:14:18 -0700 (PDT)
Hi All,

At the top of every XML document I pass into the
stylesheet there is:

<?xml version="1.0" encoding="iso-8859-1" ?> 
<!DOCTYPE moreovernews (View Source for full
doctype...)> 

How can I get the XSL stylesheet to "skip over" the
line that says: <!DOCTYPE moreovernews (View Source
for full doctype...)> ? I do not need this in my
output.

The error I am getting says:

XSL Error: Could not parse file:C:/page4.xml document!
XSLT: connect <code=10060>
Xalan: was not successful.

any suggestions would be helpful!!  Thanks!!!

Samina



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

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


Current Thread