Subject: Re: ignore DOCTYPE
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Mon, 21 May 2001 23:58:45 +0200
|
On Mon, May 21 '01 at 14:36, Jih, Felix wrote:
> How to ignore the <!DOCTYPE ...> line during the transformation?
It's not possible, the XML processor uses it while reading the source
document. I've some DTDs MSXML does not accept, while they are valid
according to the wording (but not the "spirit") of the XML recommendation
(and the person who wrote/manages the DTD's can not be convinced
otherwise). While Xerces does accept the DTD, some other XML processors
don't like the DTD, but luckely some XSL-T processors can be configured
to use a non validating XML processor.
Get one of this,
Goetz.
Attachment:
pgp00003.pgp
Description: PGP signature
| Current Thread |
- ignore DOCTYPE
- Jih, Felix - Mon, 21 May 2001 17:35:20 -0400 (EDT)
- Goetz Bock - Mon, 21 May 2001 17:57:00 -0400 (EDT) <=
- Wendell Piez - Mon, 21 May 2001 17:59:23 -0400 (EDT)
- David Carlisle - Mon, 21 May 2001 18:13:45 -0400 (EDT)
- <Possible follow-ups>
- Jih, Felix - Mon, 21 May 2001 18:20:07 -0400 (EDT)
- Goetz Bock - Mon, 21 May 2001 18:47:06 -0400 (EDT)
|
|