This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problems using DocumentBuilder Object


> I'm trying to parse an xml document with the following as a header:
> 	<?xml version="1.0" encoding="UTF-8" standalone="no"?>
>
> How do I tell the documentBuilder to  ignore the header.  The
> Parser is
> saying that the document is invalid.
>
Are you saying that you think the document would be valid if it didn't have
the header? that would seem surprising.

Anyway, what has this got to do with XSLT?



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]