Sha256: 5c33dd8e362654fa570d80c54f3b1d387ff2a04cc0395236483a2238b2708b35
Contents?: true
Size: 489 Bytes
Versions: 3
Compression:
Stored size: 489 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <x:description xmlns:x="http://www.jenitennison.com/xslt/xspec" stylesheet="xspec-xslt3.xsl" xslt-version="3.0"> <x:scenario label="When testing the string concatenation operator in XPath 3.0"> <x:call template="supportXPath3"/> <x:expect label="concatenate strings"> <root> <question>Does XSpec support XPath 3.0?</question> <answer>Yes it does</answer> </root> </x:expect> </x:scenario> </x:description>
Version data entries
3 entries across 3 versions & 1 rubygems