Sha256: ac149f1f3fd734ce6e9f52f6a30c4336b5c4b0e431d7912c8027b89947477089

Contents?: true

Size: 731 Bytes

Versions: 3

Compression:

Stored size: 731 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">

    <sch:pattern>
        <sch:rule context="do-assert">
            <sch:assert test="false()" id="t1"><sch:name/></sch:assert>
        </sch:rule>
        <sch:rule context="do-report">
            <sch:report test="true()" id="t2"><sch:name/></sch:report>
        </sch:rule>
        <sch:rule context="do-assert-warn">
            <sch:assert test="false()" id="t3" role="warn"><sch:name/></sch:assert>
        </sch:rule>
        <sch:rule context="do-report-warn">
            <sch:report test="true()" id="t4" role="warn"><sch:name/></sch:report>
        </sch:rule>
    </sch:pattern>

</sch:schema>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
simple-xspec-wrapper-0.3.0-java vendor/xspec-1.0.0/test/schematron-016.sch
simple-xspec-wrapper-0.2.0-java vendor/xspec-1.0.0/test/schematron-016.sch
simple-xspec-wrapper-0.1.0-java vendor/xspec-1.0.0/test/schematron-016.sch