RE: [xsl] XSD Validation with XSLT

Subject: RE: [xsl] XSD Validation with XSLT
From: Marian Olteanu <mou_softwin@xxxxxxxxx>
Date: Fri, 10 Dec 2004 03:00:33 -0800 (PST)
Another exercise, a harder one, to write an XSLT to convert a schema into a XSLT that checks a XML
for corectness. I wonder, it is really easier than a Schema validator written in XSLT?
--- Michael Kay <mike@xxxxxxxxxxxx> wrote:

> > This topic leads to the question: is there a Schema validator 
> > implemented 100% in XSLT?
> 
> I think you can be pretty sure the answer is no!
> 
> I did once try to write an XSLT processor in XSLT; an interesting exercise,
> but not really likely to be a competitive product.
> 
> A more modest aim, which probably would be feasible, is to write a schema
> checker in XSLT (that is, a program which tells you whether a schema is
> valid, as distinct from validating an instance document against that
> schema).
> 
> 
> Michael Kay
> http://www.saxonica.com/
> 
> 


=====
Marian
http://www.utdallas.edu/~mgo031000/


		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 

Current Thread