[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] XSD Validation with XSLT


Subject: RE: [xsl] XSD Validation with XSLT
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 10 Dec 2004 11:28:48 -0000

> But why not just use document() to compare the current 
> document with the
> XSDs requirements?

Sure you can arrange to have the whole input document validated when it's
read. But you seemed to be looking for a way of validating individual
elements.

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


Current Thread