xsl-list
[Top] [All Lists]

RE: XSD Validation with XSLT

2004-12-10 02:50:41
Yes I admit. I meant W3C XML Schema. Could't anybody think of something
much simpler than a full-blown XSLT validator. I actually found one by
the help of google at
http://www.redrice.com/ci/generatingXslValidators.html.

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

Robert

-----Original Message-----
From: Colin Paul Adams [mailto:colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk] 
Sent: Freitag, 10. Dezember 2004 10:45
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] XSD Validation with XSLT


"Marian" == Marian Olteanu <mou_softwin(_at_)yahoo(_dot_)com> writes:

    Marian> This topic leads to the question: is there a Schema
    Marian> validator implemented 100% in XSLT?

Yes. Schematron has a freely available (from the designer of
Schematron) validator written in XSLT 1.0.
But perhaps you meant W3C Schemas?
(I'm sure you did!) :-)  
-- 
Colin Paul Adams
Preston Lancashire

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


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