Subject: Re: does XSLT Processor validate xml document before transforming ??
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Tue, 13 Feb 2001 00:03:25 +0100
|
On Mon, Feb 12 '01 at 12:56, anand awasthi wrote:
> does XSLT Processor validate xml document before transforming it ??
> i mean if xml has reference to schema or DTD then does XSLT processor validate
> xml against dtd or schema before applying XSL rules on it ??
It depends ;-)
Most can be asked to validate aganst a DTD, AFAIK there is no XSL-T
processor that validates against an XML Schema.
Some of the more simple (no offence intended) ones don't validate.
Cu,
Goetz.
Attachment:
pgp00002.pgp
Description: PGP signature
|