Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

XSLT: Create node if it doesn't exist?

xslt

XSLT: Change certain attribute values

xml xslt xpath

Get tag name/attribute name in XML using XSLT

xml xslt tags

What is the difference between <copy-of> and <apply-templates>?

xslt

Firefox and remote XSL stylesheets

xml firefox xslt

Assign CSS class to element in an XSL

xslt

XSLT Bitwise Logic

xslt logic bit-manipulation

xslt test to see if a node is one of the first X children of its parent

xslt xpath

Xslt how to style conditional odd/even rows

How to use fn:replace(string,pattern,replace) in XSLT

xml xslt

XSLT Error: A semi colon character was expected

xml url xslt hyperlink

XSLT single and double quotes in form input value attribute?

xml xslt

xslt replace \n with <br/> only in one node?

xslt

xsl remove all non-numeric characters and leading 1

xslt transformation

What is the difference between <xsl:apply-templates /> and <xsl:apply-templates select="." />

xml xslt xpath

XSLT wont allow me to use self-closing img and br tags

html xml xslt xhtml

XSLT: Finding last occurence in a string

xslt xpath xslt-2.0

How to select the grandparent of a node using xslt

xslt select xpath

Finding the difference between 2 dates in xslt

xslt xslt-2.0 xpath-2.0

How do I enable XSLT functions in PHP 5?

php xml xslt mediatemple