Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

result tree fragment to node-set: generic approach for all xsl engines

xslt msxml saxon node-set

How to select the first preceding-sibling which has a particular node as child?

xml xslt xpath xslt-1.0

How to get the sum() of node values in XSLT

xml xslt sum

How do I format text in between xsl:text tags?

xslt formatting

Performing a "Group By" query in XPath XSL

xml xslt xpath xslt-1.0

How can I stop IIS 7 locking .XSLT file in C#

get xml attribute named xlink:href using xsl

xslt xpath wms xml-attribute

XSLT line counter - is it that hard?

xslt

using XPath to select contiguous elements with a certain attribute value

xslt xpath xslt-1.0 xpath-1.0

Finding the difference between two dateTimes in XSLT

xml xslt xpath xslt-1.0 xslt-2.0

XSLT transformation datetime to date format

.net xslt xsd

How to get the value of an attribute of the root element in XSLT?

xml xslt

XSLT apply-template with mode - Incorrect result with no matching mode

xslt mode

String functions missing in Xalan 2.7, java.lang.String used instead?

function xpath xalan xslt

XSL how to count number of nodes depending on value without using attributes?

xml xslt

Use custom template name in <xsl:apply-templates>

xslt

how to create a xsl:function that returns a boolean

function xslt xslt-2.0

What does this do? <xsl:apply-templates select="."/> and <xsl:apply-templates select="*|@*"/>

xslt xslt-2.0

Node count and occurence - XSL

xml xslt

How to parse an XML DOM inside a CDATA element in XSLT?

xml xslt xpath cdata