Sha256: b04f022067f3e0255238d56ecac07b6495fcd48f98ed2caca2e293ee5a0e217a
Contents?: true
Size: 483 Bytes
Versions: 3
Compression:
Stored size: 483 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet exclude-result-prefixes="#all" version="2.0" xmlns:serializer="x-urn:xspec:test:end-to-end:processor:serializer" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <!-- This stylesheet module helps serialize the report HTML. --> <!-- Set of serialization parameters The parameters must be in sync with XSPEC_HOME/src/reporter/format-xspec-report.xsl. --> <xsl:output name="serializer:output" /> </xsl:stylesheet>
Version data entries
3 entries across 3 versions & 1 rubygems