Project

Profile

Help

Help

Saxon Help

Subject Author Created Replies Last message
System.Reflection.TargetInvocationException when trying to run SaxonCS 11.1 on Windows from command line Martin Honnen 2022-02-01 21:54 5 Added by Michael Kay about 2 years ago
RE: System.Reflection.TargetInvocationException when tryi...
Saxon 11.1 URI Resolvers Vladimir Nesterovsky 2022-02-03 10:50 12 Added by Vladimir Nesterovsky about 2 years ago
RE: Saxon 11.1 URI Resolvers
Something wrong with last() in Saxon 11.1 Vladimir Nesterovsky 2022-02-07 09:03 4 Added by Michael Kay about 2 years ago
RE: Something wrong with last() in Saxon 11.1
XPTY0004 A sequence of more than one item is not allowed as the first argument of Vladimir Nesterovsky 2022-02-07 11:36 1 Added by Vladimir Nesterovsky about 2 years ago
RE: XPTY0004 A sequence of more than one item is not all...
generateId(/) in console in SaxonHe 11.1 Vladimir Nesterovsky 2022-02-06 08:19 2 Added by Michael Kay about 2 years ago
RE: generateId(/) in console in SaxonHe 11.1
Help on SaxonJS.transform() Robert Kirkpatrick 2022-01-28 23:04 5 Added by Michael Kay about 2 years ago
RE: Help on SaxonJS.transform()
XdmMap as result of XPath or XQuery or XSLT in SaxonCS versus Saxon-HE: should there be a ToString method rendering the result Martin Honnen 2021-12-11 14:22 3 Added by Martin Honnen over 2 years ago
RE: XdmMap as result of XPath or XQuery or XSLT in SaxonC...
Streamed processing of not well-formed XML: output on console isn't output in result file if -o option is used Martin Honnen 2021-12-01 22:51 1 Added by Michael Kay over 2 years ago
RE: Streamed processing of not well-formed XML: output on...
Is file:exists expected to work with a URL argument? Richard Light 2021-11-29 18:19 2 Added by Michael Kay over 2 years ago
RE: Is file:exists expected to work with a URL argument?
Any idea why Saxon 10.6 HE .NET on a server could give an error "err:FOUT1170 Cannot convert absolute URI https://example.com/ to URL(unknown protocol: https)"? Martin Honnen 2021-11-27 15:51 8 Added by Michael Kay over 2 years ago
RE: Any idea why Saxon 10.6 HE .NET on a server could giv...
s9api - create custom XdmNode builder Alexey Oparin 2021-11-08 17:41 3 Added by Alexey Oparin over 2 years ago
RE: s9api - create custom XdmNode builder
SaxonCS: Null reference exception compiling a schema importing another schema that targets the xpath-functions namespace Jeff Tennessen 2021-11-03 22:52 7 Added by Jeff Tennessen over 2 years ago
RE: SaxonCS: Null reference exception compiling a schema ...
Does XdmNode.NodeName expose whether a CDATA section is wrapped? Martin Honnen 2021-10-23 19:40 6 Added by Martin Honnen over 2 years ago
RE: Does XdmNode.NodeName expose whether a CDATA section ...
how to pass either relative or absolute windows path+filename as command line parameter Mark Hutchinson 2021-10-21 01:01 2 Added by Michael Kay over 2 years ago
RE: how to pass either relative or absolute windows path+...
parcel function in XQuery 4 not found: license issue or query issue? Martin Honnen 2021-10-08 14:42 1 Added by Michael Kay over 2 years ago
RE: parcel function in XQuery 4 not found: license issue ...
Unhandled exception Saxon.Hej.trans.UncheckedXPathException Martin Honnen 2021-10-16 15:45 1 Added by Michael Kay over 2 years ago
RE: Unhandled exception Saxon.Hej.trans.UncheckedXPathExc...
Schematron validation in .Net (Core) 5? Mårten Sörliden 2021-04-13 11:09 7 Added by Michael Kay over 2 years ago
RE: Schematron validation in .Net (Core) 5?
Is there any example on how to set a character map on the Saxon API in SaxonCS? Martin Honnen 2021-10-11 07:53 4 Added by Michael Kay over 2 years ago
RE: Is there any example on how to set a character map on...
Does saxon:newline work? Martin Honnen 2021-10-10 17:04 2 Added by Martin Honnen over 2 years ago
RE: Does saxon:newline work?
For SaxonCS, shouldn't the method names on JsonBuilder not start with a capital letter, to follow .NET conventions, and in line with the other APIs in SaxonCS? Martin Honnen 2021-10-10 09:03 1 Added by Michael Kay over 2 years ago
RE: For SaxonCS, shouldn't the method names on JsonBuilde...
Should the use of the two <xsl:mode streamable="yes"/> plus <xsl:mode on-no-match="shallow-copy"/> cause streamed processing? Martin Honnen 2021-10-08 10:58 2 Added by Martin Honnen over 2 years ago
RE: Should the use of the two <xsl:mode streamable="yes"/...
https://www.saxonica.com/html/documentation11/configuration/config-interfaces/ explains to use method processor.SetConfigurationFeature but that doesn't seem to exist Martin Honnen 2021-10-08 10:22 1 Added by Michael Kay over 2 years ago
RE: https://www.saxonica.com/html/documentation11/configu...
How to enable XSLT 4 syntax extension with SaxonCS EE? Martin Honnen 2021-10-07 10:13 3 Added by Martin Honnen over 2 years ago
RE: How to enable XSLT 4 syntax extension with SaxonCS EE?
Error "element found in wrong namespace" when using xml-to-json() Jeff Tennessen 2021-09-28 00:28 3 Added by Jeff Tennessen over 2 years ago
RE: Error "element found in wrong namespace" when using x...
Does fn:transform not support setting/changing the enable-messages option? Martin Honnen 2021-09-13 13:17 1 Added by Michael Kay over 2 years ago
RE: Does fn:transform not support setting/changing the en...
Shouldn't com.saxonica.Validate be able to validate XSLT 3 against its internal xslt30.xsd? Martin Honnen 2021-09-05 17:05 0
resolve-uri differences between .xsl and compiled .sef Martin Honnen 2021-09-03 11:46 5 Added by Norm Tovey-Walsh over 2 years ago
RE: resolve-uri differences between .xsl and compiled .sef
ClassCastException Orphan cannot be cast to AtomicValue in ValueComparison.effectiveBooleanValue Kai Weber 2021-08-23 13:51 6 Added by Michael Kay over 2 years ago
RE: ClassCastException Orphan cannot be cast to AtomicVal...
Is there any way to set https://www.saxonica.com/html/documentation10/javadoc/net/sf/saxon/s9api/UnprefixedElementMatchingPolicy.html#ANY_NAMESPACE for an XPathCompiler? Martin Honnen 2021-08-19 20:15 2 Added by Michael Kay over 2 years ago
RE: Is there any way to set https://www.saxonica.com/html...
ClassNotFoundException in Saxon 10.5 PE's XPathFactoryImpl constructor when run in Eclipse debug mode Kai Weber 2021-08-20 13:59 4 Added by Kai Weber over 2 years ago
RE: ClassNotFoundException in Saxon 10.5 PE's XPathFactor...
Ant schemavalidate causes Memory Exception Micha H 2021-08-17 14:50 5 Added by Michael Kay over 2 years ago
RE: Ant schemavalidate causes Memory Exception
Is there no .NET method for the Java method https://www.saxonica.com/html/documentation10/javadoc/net/sf/saxon/s9api/XQueryEvaluator.html#runStreamed-javax.xml.transform.Source-net.sf.saxon.s9api.Destination- Martin Honnen 2021-08-17 11:58 1 Added by Michael Kay over 2 years ago
RE: Is there no .NET method for the Java method https://w...
Shouldn't Saxon ensure input fed to xml-to-json is valid against the schema? Martin Honnen 2021-08-15 19:17 2 Added by Michael Kay over 2 years ago
RE: Shouldn't Saxon ensure input fed to xml-to-json is va...
Memory Issue Sathya Selva 2021-08-13 08:40 1 Added by Michael Kay over 2 years ago
RE: Memory Issue
Streaming: should using a step with /copy-of() make a difference to a map operator with !copy-of()? Martin Honnen 2021-08-10 15:34 1 Added by Michael Kay over 2 years ago
RE: Streaming: should using a step with /copy-of() make a...
Should array { current-group() } be streamable? Martin Honnen 2021-07-07 22:08 3 Added by Michael Kay almost 3 years ago
RE: Should array { current-group() } be streamable?
SAXON .NET 10.5.1 Release Notes and Source Christof Reichel 2021-06-17 21:19 2 Added by Christof Reichel almost 3 years ago
RE: SAXON .NET 10.5.1 Release Notes and Source
NET XdmNode built by DocumentBuilder.Build from XmlReader Martin Honnen 2021-06-11 21:46 7 Added by Michael Kay almost 3 years ago
RE: NET XdmNode built by DocumentBuilder.Build from XmlRe...
Validation errors regarding XSLT (!) during XML transformation Franz Fackelmann 2021-06-09 18:14 4 Added by Michael Kay almost 3 years ago
RE: Validation errors regarding XSLT (!) during XML trans...
Is warning "SXQP0001 No more input required" on command line a new, wanted feature in Saxon 10? Martin Honnen 2021-05-07 22:45 0
XSLT 2.0 transformation hangs with Saxon/C 1.2.1 Ulrich Belz 2021-04-15 18:02 4 Added by Ulrich Belz about 3 years ago
RE: XSLT 2.0 transformation hangs with Saxon/C 1.2.1
Upgrading from 9.5.x Divan Mostert 2020-10-29 14:21 22 Added by Divan Mostert about 3 years ago
RE: Upgrading from 9.5.x
Is my attempt to use saxon:canonical serialization extension with fn:serialize wrong? Martin Honnen 2021-04-09 10:52 1 Added by Michael Kay about 3 years ago
RE: Is my attempt to use saxon:canonical serialization ex...
Difference between Saxon Java and Saxon-JS 2 when using xsl:result-document with no href attribute and no -o option Martin Honnen 2021-04-02 12:23 0
I/O error reported by XML parser processing file when running XSLT (Saxon PE 9.8.0.4J) Rick Schoen 2021-02-24 19:18 2 Added by Rick Schoen about 3 years ago
RE: I/O error reported by XML parser processing file when...
Command Line to Java Program Sathya Selva 2021-02-11 15:17 20 Added by Michael Kay about 3 years ago
RE: Command Line to Java Program
Saxon 10.3 and classpath: scheme Vladimir Nesterovsky 2021-02-18 11:24 5 Added by Vladimir Nesterovsky about 3 years ago
RE: Saxon 10.3 and classpath: scheme
Saxon 10.3 PE and SqlExtension Sebastian Vogel 2021-02-10 17:28 2 Added by Michael Kay about 3 years ago
RE: Saxon 10.3 PE and SqlExtension
Whitespace collapsing schema elements and JAXP validating document parses Chris Dennis 2021-01-28 18:19 2 Added by Chris Dennis about 3 years ago
RE: Whitespace collapsing schema elements and JAXP valida...
Embedding Saxon-PE in NiFi processor Hans Hübner 2021-01-28 07:32 2 Added by Hans Hübner about 3 years ago
RE: Embedding Saxon-PE in NiFi processor
Image tags with base64 Kean Erickson 2021-01-08 07:37 2 Added by Kean Erickson over 3 years ago
RE: Image tags with base64
adaptive serialize 0e0 Air Quick 2020-12-27 10:27 2 Added by Michael Kay over 3 years ago
RE: adaptive serialize 0e0
Does fn:transform support schema-aware streaming with source-location? Martin Honnen 2020-11-29 13:21 1 Added by Martin Honnen over 3 years ago
RE: Does fn:transform support schema-aware streaming with...
Saxon 10.3J: SEF cannot determine Java method T Hata 2020-11-25 06:42 2 Added by Michael Kay over 3 years ago
RE: Saxon 10.3J: SEF cannot determine Java method
Command Line to Java Program Sathya Selva 2020-10-19 22:05 6 Added by Martin Honnen over 3 years ago
RE: Command Line to Java Program
Refactoring or compiling a stylesheet to remove need for collection() function - Saxon JS Nik Osvalds 2020-10-26 12:04 2 Added by Nik Osvalds over 3 years ago
RE: Refactoring or compiling a stylesheet to remove need ...
Redirecting output to logger Yevgeniy Yanavichus 2020-10-26 07:17 3 Added by Yevgeniy Yanavichus over 3 years ago
RE: Redirecting output to logger
Failed to load XML files inside XSLT Yevgeniy Yanavichus 2020-10-22 08:51 8 Added by Yevgeniy Yanavichus over 3 years ago
RE: Failed to load XML files inside XSLT
Missing method PreparedStylesheet.loadCompiledStylesheet Yevgeniy Yanavichus 2020-10-17 19:23 7 Added by Michael Kay over 3 years ago
RE: Missing method PreparedStylesheet.loadCompiledStylesheet
Simultaneous XSLT processing Yevgeniy Yanavichus 2020-10-11 17:27 9 Added by Michael Kay over 3 years ago
RE: Simultaneous XSLT processing
copy-namespaces="no" not honoured for (xsi?) namespace Martin Honnen 2020-10-10 20:06 1 Added by Michael Kay over 3 years ago
RE: copy-namespaces="no" not honoured for (xsi?) namespace
Is streaming not supported by SEF files? Martin Honnen 2020-09-11 17:53 5 Added by Michael Kay over 3 years ago
RE: Is streaming not supported by SEF files?
ClassCastException: net.sf.saxon.expr.instruct.CopyOf cannot be cast to net.sf.saxon.expr.AxisExpression Martin Honnen 2020-09-09 21:52 2 Added by Michael Kay over 3 years ago
RE: ClassCastException: net.sf.saxon.expr.instruct.CopyOf...
.NET API introduction doesn't mention Xslt30Transformer Martin Honnen 2020-08-26 14:18 2 Added by O'Neil Delpratt over 3 years ago
RE: .NET API introduction doesn't mention Xslt30Transformer
Any idea why .NET version of Saxon gives "FOUT1170: Failed to read input file: Received fatal alert: protocol_version"? Martin Honnen 2018-01-31 13:08 9 Added by Michael Kay over 3 years ago
RE: Any idea why .NET version of Saxon gives "FOUT1170: F...
Is a package-version a required option for fn:transform when using a package? Martin Honnen 2020-07-27 22:16 1 Added by Martin Honnen over 3 years ago
RE: Is a package-version a required option for fn:transfo...
Schematron/Xslt compiler/parser in .Net Mårten Sörliden 2020-06-26 09:40 7 Added by O'Neil Delpratt almost 4 years ago
RE: Schematron/Xslt compiler/parser in .Net
-TP option use works with XQuery and Saxon 10.1 HE but gives error ArrayIndexOutOfBoundsException with EE Martin Honnen 2020-07-13 14:46 3 Added by Michael Kay almost 4 years ago
RE: -TP option use works with XQuery and Saxon 10.1 HE bu...
output method in serialization properties when no xsl:output is present Martin Honnen 2020-07-05 17:12 1 Added by Michael Kay almost 4 years ago
RE: output method in serialization properties when no xsl...
Specify Catalogs in config file Edward Porter 2020-06-18 19:53 2 Added by Edward Porter almost 4 years ago
RE: Specify Catalogs in config file
Use of group-starting-with="*[accumulator-before('window')?window-start]" is not considered motionless Martin Honnen 2020-06-16 13:25 1 Added by Michael Kay almost 4 years ago
RE: Use of group-starting-with="*[accumulator-before('win...
Using sum() on 2 sequences and adding results returns incorrect value Dave Dezinski 2020-05-28 20:23 10 Added by Dave Dezinski almost 4 years ago
RE: Using sum() on 2 sequences and adding results returns...
fn:transform and relative source-location versus relative stylesheet-location Martin Honnen 2020-05-27 23:30 0
Calling setContextItem on an extracted XdmNode does not work as expected Darren Manuel 2020-05-26 15:00 6 Added by Michael Kay almost 4 years ago
RE: Calling setContextItem on an extracted XdmNode does n...
calling fn:transform on result of fn:transform works in Saxon HE but in EE gives error "Cannot use a schema-validated source document unless the stylesheet is schema-aware" Martin Honnen 2020-05-26 08:52 1 Added by Michael Kay almost 4 years ago
RE: calling fn:transform on result of fn:transform works ...
Line length in Saxon-HE Jonathan Sachs 2020-05-18 20:46 4 Added by Jonathan Sachs almost 4 years ago
RE: Line length in Saxon-HE
Performance variations Vladimir Nesterovsky 2020-05-19 07:54 5 Added by Vladimir Nesterovsky almost 4 years ago
RE: Performance variations
Should I get two messages about building a tree from one call of saxon:parse-html and using the -t option? Martin Honnen 2020-05-17 17:33 2 Added by Michael Kay almost 4 years ago
RE: Should I get two messages about building a tree from ...
How to obtain all namespaces with prefixes from XML Michael Staal-Olsen 2020-05-14 20:43 3 Added by Michael Kay almost 4 years ago
RE: How to obtain all namespaces with prefixes from XML
xsl:on-completion not run for xsl:iterate select="1"? Martin Honnen 2020-05-05 12:37 1 Added by Michael Kay almost 4 years ago
RE: xsl:on-completion not run for xsl:iterate select="1"?
Difference between parameters with "as" attribute type declaration in xsl:function and xsl:iterate? Martin Honnen 2020-05-05 12:28 1 Added by Michael Kay almost 4 years ago
RE: Difference between parameters with "as" attribute typ...
How to construct item of type node() from AtomicValue Michael Staal-Olsen 2020-04-24 22:08 1 Added by Michael Kay almost 4 years ago
RE: How to construct item of type node() from AtomicValue
Convert Sequence such that it consists of atomic values Michael Staal-Olsen 2020-04-24 19:09 4 Added by Michael Kay about 4 years ago
RE: Convert Sequence such that it consists of atomic values
JET RUNTIME HAS DETECTED UNRECOVERABLE ERROR: system exception at 0x0000000101a1bf56 Raik Müller 2020-04-13 14:39 31 Added by Raik Müller about 4 years ago
RE: JET RUNTIME HAS DETECTED UNRECOVERABLE ERROR: system ...
Stopping a running query programatically Reece Dunn 2020-04-16 23:11 2 Added by Reece Dunn about 4 years ago
RE: Stopping a running query programatically
format-date and format-integer are taking alot of time at initial use in xslt Micha Hagg 2020-04-15 07:37 3 Added by Michael Kay about 4 years ago
RE: format-date and format-integer are taking alot of tim...
What is the purpose of the XPathContext (in extension functions) Michael Staal-Olsen 2020-04-13 23:22 1 Added by Michael Kay about 4 years ago
RE: What is the purpose of the XPathContext (in extension...
How to build extension function for removing duplicates in XPath search Michael Staal-Olsen 2020-04-13 23:16 3 Added by Michael Staal-Olsen about 4 years ago
RE: How to build extension function for removing duplicat...
With Saxon 10, fn:sort seems available in HE but documentation suggests PE or EE is needed Martin Honnen 2020-04-10 21:45 1 Added by Michael Kay about 4 years ago
RE: With Saxon 10, fn:sort seems available in HE but docu...
Error: "declareNameSpace not found" with the EE Licence Raik Müller 2020-04-06 15:24 3 Added by Raik Müller about 4 years ago
RE: Error: "declareNameSpace not found" with the EE Licence
Attribute order in Saxon 10 Vladimir Nesterovsky 2020-03-29 09:20 3 Added by Michael Kay about 4 years ago
RE: Attribute order in Saxon 10
Is https://dev.saxonica.com/repos/archive/opensource/latest10/samples/ intentionally empty? Martin Honnen 2020-03-29 23:20 1 Added by O'Neil Delpratt about 4 years ago
RE: Is https://dev.saxonica.com/repos/archive/opensource/...
xmlns in xsl:message in Saxon 10.0 Vladimir Nesterovsky 2020-03-29 10:50 1 Added by Michael Kay about 4 years ago
RE: xmlns in xsl:message in Saxon 10.0
Is early exit of input parsing occuring during use of items-x functions reported with -t option? Martin Honnen 2020-03-22 14:08 1 Added by Michael Kay about 4 years ago
RE: Is early exit of input parsing occuring during use of...
XPathSelector.stream method seems implemented while documentation lists it as todo Martin Honnen 2020-03-17 06:55 2 Added by Michael Kay about 4 years ago
RE: XPathSelector.stream method seems implemented while d...
Out of memory Tuan Tran 2020-03-16 14:27 2 Added by Tuan Tran about 4 years ago
RE: Out of memory
Saxon outputs messages Balance l=2 r=1 Martin Honnen 2020-03-01 08:19 1 Added by Michael Kay about 4 years ago
RE: Saxon outputs messages Balance l=2 r=1
Problem with user termination in net.sf.saxon.s9api.MessageListener in Saxon 9.9.1.6 (HE and EE) Achim Berndzen 2020-02-09 11:26 3 Added by Achim Berndzen about 4 years ago
RE: Problem with user termination in net.sf.saxon.s9api.M...
Streaming a document with a very large text node Michael Schäfer 2020-01-31 11:56 6 Added by Michael Schäfer about 4 years ago
RE: Streaming a document with a very large text node
How to access non premitive Java Object like HashMap in HE Saurabh Jain 2020-01-22 21:43 5 Added by Saurabh Jain over 4 years ago
RE: How to access non premitive Java Object like HashMap ...
(101-200/1900) Per page: 25, 50, 100

Also available in: Atom