I believe it is a 2 step process,
1. validate instance against XSD (XML spy validate file (f

), note
scheamtron rules are ignored
2. if it parses against XSD, run instance against schematron stylehseet
using XML spy XSLT feature (f10) and look at the output
Usually this is done programatically so as to appear a once step solution to
the user.
You could have a look in XMLspy help for scripting if you want to automate
this (not tried it myself)
Colin
"gabriel" <> wrote in message
news:FVdKa.39$...
> Is there such a parser out there?
> I'm using XMLSPY.. can its native parser handle imbedded Schematron and
> validate an instace against it?
>
>
> /Gabriel
>
>