Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

Add an attribute with static value with xslt

xslt

how to test match in an xsl:apply-template?

xslt

How to wrap text to fit window in XSLT

xml xslt xslt-2.0 word-wrap

XPath: Get root node of a node-set from a specified node

xslt xpath xpath-2.0

XSLT 1.0 sort elements

xml xslt sorting

How to apply XSLT on XML with just XInclude

xml xslt xinclude

xsl - last preceding sibling

xml xslt siblings

Can I select in XPath based on a variable attribute?

xslt xpath xslt-1.0 xpath-1.0

Create parent-child elements based on attribute-values and suppress duplicate elements in output

xml xslt xslt-1.0

XSLT value() and position() give incorrect indices

xml xslt

how to use for-each inside another for-each in xsl

xml xslt

Grouping on elements in XML transformation with XSLT

XSLT 1.0 escaping double quotes and backslash in a string

json xslt xslt-1.0

Problem sorting RSS feed by date using XSL

datetime xslt rss sorting

How do you test for zero records when using <xsl:for-each>?

xslt

Localize dates on a browser?

CUSTOM SORT XSL?

xslt sorting

xsl format date (substring + concatenate ?)

c# .net xml xslt

How to use group by in xslt

xslt group-by

Error message in XSLT with C# extension function

c# clr extension-methods xslt