Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

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

Boolean operator OR in where clause using XSLT

xslt

How to check if an XML node contains text

xml xslt xslt-2.0

XSLT merging/concatenating values of siblings nodes of same name into single node

xslt merge siblings

Is it a good idea to use XML and XSLT for websites?

xml xslt