Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Matching elements with namespace prefix in XSLT

xslt xslt-1.0

How to count distinct values in a node?

xml xslt xslt-grouping

How create XML from XML using XSL?

xml xslt asp-classic

XSLT: How to convert XML Node to String

How can you deal with embedded XML tags in XSLT?

html xml xslt formatting

Can an XSL template match in *ALL* modes?

xslt

Dynamic Element Names

xml xslt namespaces

XPath/XSLT nested predicates: how to get the context of outer predicate?

xslt xpath nested predicate

Nested for-each loops, accessing outer element with variable from the inner loop

xslt variables xpath foreach

Use the value of a variable in the mode of apply-templates

xslt xslt-1.0