Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about saxon-js

Read more about saxon-js

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - saxon-js

XSLT - variable in condition is not assigned with array value

Using xslt3 (Saxon JS) and not bound to a specific XSLT version Given this sample.xml <?xml version=”1.0″ encoding=”UTF-8″?> <tasks> <task id="id0"/> <task id=&q...
test-img

Federico Destefanis

xml

xslt

saxon-js

Votes: 0

Answers: 2

Latest Answer

In addition to Martin Honnen's answer: If you are using XSLT 3.0, do not declare your stylesheet as version="1.0". Doing so invokes backwards-compatible behavior which can significantly alte...
test-img

michael.hor257k

NotSerializableException while transforming XML using XSLT in Saxon 10.6 HE

I am trying to transform XML using XSLT in Saxon 10.6 HE. Getting error as below. Error: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: net.sf.saxon.om.StructuredQNa...
test-img

Nijith

java

xml

xslt

saxon

saxon-js

Votes: 0

Answers: 1

Latest Answer

I don't see how you could parse that input lacking a single root element, if you want to do that you need the help of the XPath 3.1 parse-xml-fragment function String inputXMLFragment = "<crea...
test-img

Martin Honnen

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved