Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

What is the difference between 'xsl:copy-of' and 'xsl:sequence'?

xml xslt

XSLT, Extract sub-string from xml using regex

regex xslt

Can you have XSL variables in the document() function?

xml xslt

How to return text of node without child nodes text

xslt return

increment counter in XSLT 1.0

xslt

perform XSLT Transform in intelliJ on files with other extension (e.g. DITA, HTML)

xslt intellij-idea

Using xsl:choose for updating a single element attribute

xslt

Put double quotes around a value in XSLT

xslt double-quotes

XSL value-of doesn't seem to get value from the xml

xml xslt xsd value-of

XSLT: Copy attribute into a new element in the child

xslt attributes copy element

Split large xml file with xslt 2.0

xml xslt split xslt-2.0 saxon

Add two values in xslt that sometimes can be null

xml xslt xslt-1.0

xslt optimisation: access child multiple time or use variable

xml xslt

XSLT: How to get position index of particular nodes in all the childs combined

xml xslt xpath

Using concat() with a separator in XSLT 1.0

xml xslt xpath xslt-1.0

XSLT - find position() when inside a nested for-each

XSLT split string on every character

xslt

Error: Prefix must resolve to a namespace

xml xslt

XSL format-number without rounding

xslt rounding

XML serialization in JSON without excessive escaping

json xml xslt saxon xslt-3.0