xsl-list
[Top] [All Lists]

RE: XSD Validation with XSLT

2004-12-10 03:07:47
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/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>