Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt

how to use xslt 2.0 in visual studio 2010

"greater than" works but "less than" doesn't?

xslt xslt-1.0

how to make xsl tokenize work

xml xslt xslt-1.0

How do I select the last N elements with XPath?

xml xslt xpath

List of XSLT instructions/functions that change the context node?

xml xslt xslt-2.0 xslt-1.0

How do I rename an attribute using XSLT?

xml xslt

How to preserve Empty XML Tags after XSLT - prevent collapsing them from <B></B> to <B/>

java xml xslt

How do I display XML using an XSLT document, in a Delphi app?

xml delphi xslt

Multiple conditions (and operator) in XPath

xml xslt xpath

Apply XSL to External XML

xml xslt

What is the default select of XSLT apply-templates?

xslt xslt-2.0

XSL: how to copy a tree, but removing some nodes?

xslt

Remove Elements and/or Attributes by Name per XSL Parameters

xml xslt xslt-1.0 xslt-2.0

Select child nodes based on their contents

xml xslt xpath nodes

Output element in comments

xslt

XML & XSD validation failed: Element has both a 'type' attribute and a 'anonymous type' child

xml xslt xml-parsing xsd

XSLT: If tag exists, apply template; if not, choose static value

xml xslt xslt-2.0 xslt-1.0

Xpath to search for a node that has ANY attribute containing a specific string?

xml xslt search xpath

How can I speed up my 'divide and conquer' XSLT template which replaces certain characters in a string?

How to use for each group in XSL

xml xslt xpath xslt-2.0