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
(101-150/1900) Per page: 25, 50, 100

Also available in: Atom