Sha256: c9746209624bf9fef6876529f86c6e8ac0b559666807197a02437396243eda1d
Contents?: true
Size: 404 Bytes
Versions: 1
Compression:
Stored size: 404 Bytes
Contents
<xsl:stylesheet xmlns="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pe="xalan://org.xmlsecurity.temp.TestProperties" extension-element-prefixes="pe" version="1.0"> <xsl:output indent="yes" omit-xml-declaration="yes"/> <xsl:template match="/"> <pe:properties> <xsl:apply-templates /> </pe:properties> </xsl:template> </xsl:stylesheet>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
java2ruby-xmldsig-0.2 | lib/xml-security-1_4_5/data/org/apache/xml/security/temp/extension.xsl |