RE: [xsl] instance-of schema-element

Subject: RE: [xsl] instance-of schema-element
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 14 Mar 2008 15:27:09 -0000
> With this approach I need some way of validating the XML from 
> within the XSLT and then be able to handle any validation failures...

Not possible in standard XSLT 2.0, but you could try saxon:try(). 

Michael Kay
http://www.saxonica.com/

Current Thread