[
Lists Home |
Date Index |
Thread Index
]
i remember brining this error reporting question up a while ago ....
http://lists.xml.org/archives/xml-dev/200212/msg00323.html
http://lists.xml.org/archives/xml-dev/200212/msg00642.html
A quick google search of the archives (the xml-dev search engine being broken,
unfortunately), yielded the preceding and following postentially interesting posts:
http://lists.xml.org/archives/xml-dev/200305/msg00841.html
http://lists.xml.org/archives/xml-dev/200012/msg00353.html
... and related follow-ups (and pre-follow-ups -- I might have caught some of
these in the middle).
Hope this is helpful --
Ian
Quoting Rick Jelliffe <rjelliffe@allette.com.au>:
> Nathan Young -X (natyoung - Artizen at Cisco) wrote:
>
> > <>I heard someone mention (and I can't remember where or when... but it's
> > not my original idea) the idea of having standards for a validation
> > warning/error format. When validation was done on an instance, it would
> > result in a document snippet that represented the results of that pass
> > of validation. Snippets could be concatenated from several validation
> > steps, and the result would be a coherent report on the validity of the
> > instance.
>
>
> ISO Schematron has a little language called SVRL (Schematron Validation
> Reporting Language). It basically is a list of <failed-assert>
> elements. (It is being used for the test suite due to be finished this
> week. )
>
> It was provided by user request. One of the earliest implementations of
> Schematron, ZVON Schematron, produced an output document, and so was
> convenient for subsequent processing. My Screamathon Torture Test used a
> similar approach as well.
>
> Defining the outcomes of validation as an XML document is very good,
> because it maintains an XML-in/XML-out workflow, and presumably is less
> non-disruptive than a non-XML "PSVI" API approach.
>
> Cheers
> Rick Jelliffe
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
|