Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

Grouping XML nodes by attribute value in XSLT

xml xslt xpath

XSLT to sort on value of multiple attributes

xslt sorting

xslt in ASP.NET

c# asp.net xml xslt

XSLT 2.0 to convert CSV to XML format

xml csv xslt

How can I send a node (any) to an xsl:function?

xml xslt

Randomly choose a node in XSLT

xslt umbraco xml random

Outputting value of xsl:variable with xsl:value-of problem

xslt variables value-of

Nokogiri (Ruby) and XPath

xslt xpath nokogiri

XSLT2.0 processor for Perl?

xml perl xslt cpan

How do I get EXSLT support in Saxon-HE?

xml xslt saxon exslt

How to copy specific attribute using XSLT?

xml xslt

How do I resolve <xsl:import> and <xsl:include> elements with relative paths when using xsltc.exe XslCompiledTransforms?

XSLT if attribute exists / else

xml xslt xpath

Variables in XSLT how to declare , assign value and use that variable in a different location in the same XSLT

variables xslt

XSLT - Is there a way to append to attributes added with <xsl:attribute>?

xml xslt

What is the best way to use XSLT 2.0 with PHP?

php xml xslt

XSLT Compare Numbers as Strings

Using XSLT to output an empty HTML textarea element

.net html xslt textarea

Transform XML with XSLT and preserve CDATA (in Ruby)

xml xslt parsing nokogiri cdata

Using XPath function fn:replace from XSLT

xml xslt xpath