xsl-list
[Top] [All Lists]

RE: XSD Validation with XSLT

2004-12-10 04:00:33
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(_at_)saxonica(_dot_)com> 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/


--~------------------------------------------------------------------
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>
--~--




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


                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.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>