RE: [xsl] Problems using DocumentBuilder Object

Subject: RE: [xsl] Problems using DocumentBuilder Object
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 18 Apr 2002 19:05:47 +0100
> 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


Current Thread