[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Homework assignment was: Re: more grist
- From: Jonathan Borden <jborden@mediaone.net>
- To: "Bullard, Claude L (Len)" <clbullar@ingr.com>,Eric van der Vlist <vdv@dyomedea.com>
- Date: Thu, 01 Mar 2001 14:45:25 -0500
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.