<svrl:schematron-output xmlns:schold="http://www.ascc.net/xml/schematron"
xmlns:iso="http://purl.oclc.org/dsdl/schematron"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:svrl="http://purl.oclc.org/dsdl/svrl"
title=""
schemaVersion=""><--
-->
<svrl:active-pattern document="file:/Users/octavian/Documents/Octavian/Tekom2018/SchematronTutorial/Sampels/Test/xspec//context-d1e5.xml" />
<svrl:fired-rule context="book" />
<svrl:fired-rule context="book" />
<svrl:successful-report test="@price > 1000"
id="priceTooBig"
location="/books/book[2]">
<svrl:text>The book price is too big</svrl:text>
</svrl:successful-report>
</svrl:schematron-output> |