Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in saxon

App using saxonHE (9.2.1.1) api to process XSLT (v2.0) against multiple XML files

c# winforms xslt .net-3.5 saxon

Insert node into another XML, create new elements (or update existing ones) and reorder resulting document

xml xslt xslt-2.0 saxon

XPathFactory not working

java xml xpath saxon

XSLT3 can disable-output-escaping be used in same template as expand-text=yes?

xslt saxon xslt-3.0

How can I format a decimal in xquery?

xslt:message in Saxon - where is the message?

xml xslt message saxon

XSLT 3.0 streaming (Saxon)

Howto refer dynamically to an XML file in XQuery in Saxon

java xml xquery saxon xqj

xslt:message in Saxon 9.4 vs Saxon 9.6

java xml xslt saxon

Should cast of xs:double to xs:decimal be implemented as BigDecimal.valueOf(double) or new BigDecimal(double)?

java xquery saxon exist-db basex

XPTY0004: Required item type of first operand of '>' is numeric; supplied value has item type xs:string

java xml xquery saxon xbrl

Why do I need to use double curly Brackets in my RegEx?

regex xslt saxon

XSLT: moving a grouping html elements into section levels

html xslt grouping saxon

XSLT 2.0 produces error: "the context item is undefined"

xslt xslt-2.0 saxon altova

How to suppress indentation for XML output in XQuery

How do I get EXSLT support in Saxon-HE?

xml xslt saxon exslt

How to convert text to date, then get year value?

date xslt xslt-2.0 saxon

Call Java instance methods in XSLT

java xslt saxon