RE: [xsl] About validating post xsl

Subject: RE: [xsl] About validating post xsl
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 12 Dec 2002 18:33:36 -0000
> Hi, if I apply a transformation with XSL, the resulting xml 
> file could be validated with the original schema?
> 

XSLT 1.0 knows nothing about schemas, but your application can certainly
invoke schema validation as the next thing that happens after the
transformation.

In XSLT 2.0 you will be able to request validation directly within the
stylesheet.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread