Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xslt-2.0

encode-for-uri and absolute Windows paths

xml xslt xslt-2.0 saxon

Insert element at specific point in output document during XSLT transformation

xslt xslt-2.0

Output minimized tags from XSL transform using XSLT 2.0

xslt xhtml xslt-2.0 saxon

How to apply or chain multiple matching templates in XSLT?

xml xslt xslt-2.0

How to diff two .xml files and store differences in XSLT? [closed]

xml xslt-2.0

XSLT - identify node followed by another node

xml xslt xslt-2.0

getting 'ERROR: 'Syntax error in '. castable as xs:integer' while Trying to transform xml, based on Data type of value the tag is containing

Do xslt 2.0 processors optimize selecting only the first item in a sequence?

xml xslt-2.0 saxon

XPath 2.0 & LibXML2

php xslt xpath xslt-2.0 libxml2

How do i select all text nodes between two elements, using XSL?

xml xslt-2.0 xslt

Failing XPath on xsl:variable with XML fragment

xpath xslt-2.0

XSLT - Check if pattern exists in an element string

regex xslt xslt-2.0

XSLT2 for-each-group: is there a way to reference sequence of representative elements?

xslt-2.0 xpath-2.0

Why are fn:matches and fn:replace throwing parse errors in XSLT 2.0?

java xml xslt xslt-2.0

XSLT2.0 Transformation error while converting input date to xs:dateTime and formatting the date, Also increment the date

apache-camel xslt-2.0

Not possible to use template parameter in the match XPath expression in XSLT 2.0?

xslt xslt-2.0

How to determine time taken by an XSLT?

xslt xslt-1.0 xslt-2.0 saxon

How do I find the number of elements in a <xs:list> using XSLT?