OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Homework assignment was: Re: more grist



Well we start to see the real power of schematron. But I mean an actual W3C
XML Schema validator written in XSLT which could use the document() xpath
function to load an actual W3C XML Schema document, and could output an
actual PSVI. I'm simply recasting the magic of schema validation as a simple
transform, and the PSVI as simply the result, and no more ominous than the
result of a schematron.


> Umm... isn't that Schematron?
>
> Len
> http://www.mp3.com/LenBullard
>
> Ekam sat.h, Vipraah bahudhaa vadanti.
> Daamyata. Datta. Dayadhvam.h
>
>
> -----Original Message-----
> From: Jonathan Borden [mailto:jborden@mediaone.net]
>
> I see no a priori reason why an XML Schema validator could not be written
as
> an XSLT which when applied to a particular XML document produces a 'PSVI'
as
> its result.