Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

XSLT 3.0 partial streaming (Saxon)

replace a string with a string with xslt

xml xslt xpath

Is it possible in XSL to flatten XML hierarchy?

Dynamic doctype in XSLT transform (correct use of result-document instruction)

xslt xslt-2.0

Question about XPath with functions in it

xml xslt xpath

Tail-recursive function in XSLT 2.0 is not working

xslt xslt-2.0 saxon

XSLT 2.0 - change namespace without discarding existing prefix bindings

xslt transform of dynamic xml

xml xslt

Problem with XSL sorting

How can I split an <xsl:foreach> into multiple parts?

xml xslt cdata

Use XSLT 1.0 to group XML elements into buckets, in order, based on some criteria

Why is a better matched template not chosen?

.net xslt xslt-1.0

when to use xsl:if and when to use xsl:choose/xsl:when in XSLT

xslt

XSLT shorter version of OR conditional statement

xslt

Using XSLT to select after EACH instance in a string/substring

xml xslt dublin-core

XSLT: Reading a param that's an xml document passed as a string

xml string xslt

Concatenate values of multiple xml elements into single element using xslt

xml xslt xslt-1.0

XSLT: How to find value of the node by another node

xml xslt

XSLT - How to combine XSLT files

xml xslt