Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

XSL: Construct an Array from a Delimited String

arrays xslt

Grouping xml nodes by value of a child in Xsl

xml xslt xpath

Find the position of an element within its parent with XSLT / XPath

xslt xpath position exslt

xsl: How to select the first x number of characters in a node?

xml xslt

Xpath/XSLT : check if following sibling is a particular node

xml xslt xpath

xsl:if at least one child node exists

xslt xpath

Case insensitive XML parser in c#

c# xml linq xslt xpath

format and display datetime in xslt

xml xslt xpath

How to compare against multiple strings in xslt

xml xslt

How can I calculate the absolute value of a number in XSLT?

xslt xslt-1.0 xslt-2.0

How to select unique nodes

xml xslt

How to 'select' from XML with namespaces?

xml xslt

Transform XML with multiple XSL files

javascript xml xslt

Is there any C++ XSLT library? [closed]

c++ xml xsd xslt

What is the current state of XSLT 2.0 availability within .NET

.net xml xslt xslt-2.0

How to eliminate xmlns="" entries produced by XSLT transform of one XML doc to another XML doc

Is it possible to pass a parameter to XSLT through a URL when using a browser to transform XML?

xml xslt browser transform param

How do you use a variable in xsl when trying to select a node?

xslt

XSLT: use multiple or'd template matches to apply-templates

xml xslt xpath

XSLT 1.0 Get Current DateTime

xml datetime xslt xpath