Sha256: 4d8bb6f19a95f65f38d2059d0e9e25bf46248ba1a7ebcda410a00c987cb0a7c9
Contents?: true
Size: 877 Bytes
Versions: 3
Compression:
Stored size: 877 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <?xml-model href="../src/schemas/xspec.rnc" type="application/relax-ng-compact-syntax"?> <x:description xmlns:x="http://www.jenitennison.com/xslt/xspec" schematron="schematron/schematron-021.sch"> <x:scenario label="abstract pattern"> <x:scenario label="implementation 1"> <x:context> <div/> </x:context> <x:expect-assert id="rule1"/> </x:scenario> <x:scenario label="implementation 2"> <x:context> <para/> </x:context> <x:expect-assert id="rule1"/> </x:scenario> <x:scenario label="id on pattern"> <x:context> <figure/> </x:context> <x:expect-assert id="pattern5"/> </x:scenario> </x:scenario> </x:description>
Version data entries
3 entries across 3 versions & 1 rubygems