Project

Profile

Help

Help

Saxon Help

Subject Author Created Replies Last message
use-when="function-available('json-to-xml')" always true? T Hata 2016-12-07 04:11 2 Added by T Hata over 7 years ago
RE: use-when="function-available('json-to-xml')" always t...
EXPath Archive funcions T Hata 2016-11-30 07:43 3 Added by John Lumley over 7 years ago
RE: EXPath Archive funcions
XQuery function: Error with result type Scree Pales 2016-11-30 15:19 2 Added by Scree Pales over 7 years ago
RE: XQuery function: Error with result type
ns undeclarations in dom model - wrapper of NodeInfo even for xml 1.0 Petr K 2016-11-25 17:17 7 Added by Michael Kay over 7 years ago
RE: ns undeclarations in dom model - wrapper of NodeInfo ...
saxon:attribute-order: sorted? T Hata 2016-11-27 01:39 1 Added by Michael Kay over 7 years ago
RE: saxon:attribute-order: sorted?
Correct behaviour of map:merge for same keys Thomas Fischer 2016-11-22 10:35 1 Added by Michael Kay over 7 years ago
RE: Correct behaviour of map:merge for same keys
[.NET Saxon-HE API] MalformedURIException thrown if Uri contains a space char Manuel F 2016-04-25 09:08 7 Added by O'Neil Delpratt over 7 years ago
RE: [.NET Saxon-HE API] MalformedURIException thrown if U...
Is there a way to use json-to-xml($json, map { 'validate': true() }) from the command line with Saxon 9.7 EE? Martin Honnen 2016-11-05 13:13 1 Added by Michael Kay over 7 years ago
RE: Is there a way to use json-to-xml($json, map { 'valid...
Error in XQuery Denis Sukhoroslov 2016-11-02 16:22 3 Added by Denis Sukhoroslov over 7 years ago
RE: Error in XQuery
saxon.net and resolvers - CatalogManager.properties Anonymous 2016-11-02 11:49 4 Added by Anonymous over 7 years ago
RE: saxon.net and resolvers - CatalogManager.properties
Exception in software using Saxon-PE 9.3.0.4J - would like to know whether 9.3.0.11J fixes it Matthew Kogan 2016-10-17 16:22 2 Added by Matthew Kogan over 7 years ago
RE: Exception in software using Saxon-PE 9.3.0.4J - would...
XSLT 3.0 for-each-group select="copy-of(foo)" group-starting-with="foo[bar = ...]" with multiple use of current-group() does not pass the streamability analysis Martin Honnen 2016-10-16 12:40 3 Added by Michael Kay over 7 years ago
RE: XSLT 3.0 for-each-group select="copy-of(foo)" group-s...
Should I be able to make a mode declared in a used package the default-mode in a using package without using xsl:accept? Martin Honnen 2016-10-06 15:58 3 Added by Michael Kay over 7 years ago
RE: Should I be able to make a mode declared in a used pa...
XSLT 3.0 grouping sample using streaming runs out of memory while non-streaming code does not Martin Honnen 2016-09-30 16:14 1 Added by Michael Kay over 7 years ago
RE: XSLT 3.0 grouping sample using streaming runs out of ...
Error line reporting on XML Validation Jason Callister 2016-09-28 11:26 1 Added by Michael Kay over 7 years ago
RE: Error line reporting on XML Validation
strip-space removes non-ignorable whitespace Roberto Pasello 2016-09-16 23:06 1 Added by Michael Kay over 7 years ago
RE: strip-space removes non-ignorable whitespace
Has there been any intentional change or is there any known regression of the lack of early exit with streamed xsl:iterate/xsl:break? Martin Honnen 2016-07-28 10:58 5 Added by Michael Kay over 7 years ago
RE: Has there been any intentional change or is there any...
internal problem and internal error Sebastian Fey 2016-09-07 15:32 6 Added by Michael Kay over 7 years ago
RE: internal problem and internal error
Is it thread-safe to share a read-only Document between multiple Saxon XPathEvaluators Hua Zhang 2015-06-07 12:42 6 Added by Michael Kay over 7 years ago
RE: Is it thread-safe to share a read-only Document betwe...
Help on XQuery element constructor using an enclosed expression evaluating to an array Martin Honnen 2016-09-02 11:50 3 Added by Michael Kay over 7 years ago
RE: Help on XQuery element constructor using an enclosed ...
Installation and License clarification Jason Callister 2016-09-06 12:31 4 Added by Jason Callister over 7 years ago
RE: Installation and License clarification
How to process input in streaming mode of used package? Martin Honnen 2016-08-28 12:11 0
Getting error "XTSE3060: Cannot override template rules in mode m1, because the mode is not public" although the mode is declared as public in the used package Martin Honnen 2016-08-26 17:50 1 Added by Michael Kay over 7 years ago
RE: Getting error "XTSE3060: Cannot override template rul...
How to load a compiled stylesheet Alex Jitianu 2016-08-23 11:23 3 Added by Alex Jitianu over 7 years ago
RE: How to load a compiled stylesheet
How to export a package without running it? Martin Honnen 2016-08-24 20:27 2 Added by Debbie Lockett over 7 years ago
RE: How to export a package without running it?
NullPointerException trying to use package http://www.w3.org/2013/XSLT/xml-to-json.xsl from XSLT 3.0 spec Martin Honnen 2016-08-23 12:52 3 Added by Michael Kay over 7 years ago
RE: NullPointerException trying to use package http://www...
New pull event API XSLT problems Michal Kotelba 2016-08-24 10:42 3 Added by Michael Kay over 7 years ago
RE: New pull event API XSLT problems
Problems with executing a ODBC-connect-xslt via command line Yann Vandercoilden 2016-08-19 10:10 3 Added by Michael Kay over 7 years ago
RE: Problems with executing a ODBC-connect-xslt via comma...
Some questions while assessing viability of Saxon for XSD 1.1 validation in .NET Lee Reynolds 2016-08-10 11:41 3 Added by Michael Kay over 7 years ago
RE: Some questions while assessing viability of Saxon for...
No output when nesting xsl:for-each-group select="copy-of(current-group())" inside xsl:fork/xsl:for-each-group Martin Honnen 2016-07-15 15:48 2 Added by Michael Kay over 7 years ago
RE: No output when nesting xsl:for-each-group select="cop...
With streaming processing, should I be able to match on a map with e.g. match=".[. instance of map(xs:string, xs:decimal)]" and then call map:get(., 'foo') inside the template? Martin Honnen 2016-08-02 14:56 2 Added by Michael Kay over 7 years ago
RE: With streaming processing, should I be able to match ...
Number formatting in XSLT 3.0 xml-to-json function Jeff Tennessen 2016-08-04 23:24 3 Added by Jeff Tennessen over 7 years ago
RE: Number formatting in XSLT 3.0 xml-to-json function
Trying to download the .Net 9.7.0.7 Andrew Wahrenberger 2016-07-21 06:06 1 Added by O'Neil Delpratt almost 8 years ago
RE: Trying to download the .Net 9.7.0.7
When using streamed merging and the -t option with 9.7, there are duplicated messages about the streamed input documents Martin Honnen 2016-07-14 11:04 1 Added by Michael Kay almost 8 years ago
RE: When using streamed merging and the -t option with 9....
Getting "SXST0067: No transmission filter available for xsl:copy-of" when using "xsl:stream" with nested '<xsl:apply-templates select="copy-of(outermost(//p))[.//*[local-name() = $word-type]]">' Martin Honnen 2016-07-12 12:14 1 Added by Michael Kay almost 8 years ago
RE: Getting "SXST0067: No transmission filter available f...
xsl:stream with grouned nodes created with snapshot(/root/items/foo) fails streamability analysis in Saxon but work with Exselt Martin Honnen 2016-07-10 15:36 4 Added by Michael Kay almost 8 years ago
RE: xsl:stream with grouned nodes created with snapshot(/...
Cannot convert custom URI to URL Denis Sukhoroslov 2016-07-05 12:13 2 Added by Denis Sukhoroslov almost 8 years ago
RE: Cannot convert custom URI to URL
Should use of "path()" function in streamable mode give a run-time exception or a compile-time error? Martin Honnen 2016-07-01 14:30 1 Added by Michael Kay almost 8 years ago
RE: Should use of "path()" function in streamable mode gi...
Using saxon:next-in-chain with Saxon 9.7? David Sewell 2016-05-16 20:51 5 Added by David Sewell almost 8 years ago
RE: Using saxon:next-in-chain with Saxon 9.7?
TreeInfo.selectId() to select element by ID efficiently Marc Dzaebel 2016-06-25 16:19 4 Added by Marc Dzaebel almost 8 years ago
RE: TreeInfo.selectId() to select element by ID efficiently
Deadcode <xsl:copy> throws static error Vladimír Šišma 2016-06-24 16:39 1 Added by Michael Kay almost 8 years ago
RE: Deadcode <xsl:copy> throws static error
Internal error in Saxon-HE-9.7.0-5 Vladimir Nesterovsky 2016-06-02 08:18 15 Added by O'Neil Delpratt almost 8 years ago
RE: Internal error in Saxon-HE-9.7.0-5
NullPointerException with a stylesheet trying to output a map Martin Honnen 2016-05-24 14:06 1 Added by Michael Kay almost 8 years ago
RE: NullPointerException with a stylesheet trying to outp...
xml-to-json Exponential notation of integers Greg Knittl 2016-04-04 13:11 3 Added by Michael Kay almost 8 years ago
RE: xml-to-json Exponential notation of integers
Should Saxon 9.7.0.4 EE pass the composite key test key-086.xsl in the XSLT test suite? Martin Honnen 2016-05-10 18:26 4 Added by Michael Kay almost 8 years ago
RE: Should Saxon 9.7.0.4 EE pass the composite key test k...
Using JAXP XPath API with NamespaceContext fails in 9.7 while it works in 9.6 Martin Honnen 2016-05-08 19:20 3 Added by Michael Kay almost 8 years ago
RE: Using JAXP XPath API with NamespaceContext fails in 9...
Weird comparison transformation in XQuery Denis Sukhoroslov 2016-04-07 17:52 3 Added by Michael Kay about 8 years ago
RE: Weird comparison transformation in XQuery
Writing better XQuery scripts George Sofianos 2016-04-19 15:21 1 Added by Michael Kay about 8 years ago
RE: Writing better XQuery scripts
Error: A Closure can only be read once Clay Helberg 2016-03-22 23:04 2 Added by Clay Helberg about 8 years ago
RE: Error: A Closure can only be read once
Errors were reported during stylesheet compilation Everett Hartwell 2016-03-22 07:08 3 Added by Michael Kay about 8 years ago
RE: Errors were reported during stylesheet compilation
net.sf.saxon.tree.linked.DocumentImpl cannot be cast to net.sf.saxon.om.DocumentInfo Clay Helberg 2016-03-29 23:53 4 Added by Michael Kay about 8 years ago
RE: net.sf.saxon.tree.linked.DocumentImpl cannot be cast ...
Problem with function xml-to-json (or is it me again) Mike Banks 2016-04-01 16:56 3 Added by Michael Kay about 8 years ago
RE: Problem with function xml-to-json (or is it me again)
xml-to-json omits comma for null map inside map Greg Knittl 2016-04-03 20:50 2 Added by Debbie Lockett about 8 years ago
RE: xml-to-json omits comma for null map inside map
Saxon 9.7 HE and expand-text Martin Honnen 2016-01-09 13:01 3 Added by Michael Kay about 8 years ago
RE: Saxon 9.7 HE and expand-text
Saxon 9.7.0.4 on maven Vladimir Nesterovsky 2016-03-13 11:30 9 Added by Michael Kay about 8 years ago
RE: Saxon 9.7.0.4 on maven
Auto indents in text node n nn 2016-03-01 04:26 2 Added by n nn about 8 years ago
RE: Auto indents in text node
Trial Version saxonEE question Mike Banks 2016-03-08 17:21 10 Added by Michael Kay about 8 years ago
RE: Trial Version saxonEE question
streaming Mike Banks 2016-03-07 18:07 2 Added by Mike Banks about 8 years ago
RE: streaming
Nest headlines wih xsl Olli Ver 2016-02-25 16:53 1 Added by Michael Kay about 8 years ago
RE: Nest headlines wih xsl
Wrong output with stylesheet having two modes, one streamable, the other not Martin Honnen 2015-08-15 11:35 3 Added by Michael Kay about 8 years ago
RE: Wrong output with stylesheet having two modes, one st...
java.lang.IllegalStateException: getPosture() called when streamability has not yet been computed in stylesheet trying to use streaming Martin Honnen 2016-01-01 14:54 1 Added by Michael Kay about 8 years ago
RE: java.lang.IllegalStateException: getPosture() called ...
Use of xsl:copy-of select="$var" inside xsl:for-each-group group-adjacent of streaming mode leads to "The current-group() function is evaluated repeatedly" message Martin Honnen 2016-01-09 15:08 3 Added by Michael Kay about 8 years ago
RE: Use of xsl:copy-of select="$var" inside xsl:for-each-...
Overloading an ExtensionFunctionDefinition Bas Philippus 2016-01-26 15:24 1 Added by Michael Kay about 8 years ago
RE: Overloading an ExtensionFunctionDefinition
Equivalent to http://saxon.sf.net/feature/ignoreSAXSourceParser for stylesheets? Anonymous 2016-02-08 12:57 2 Added by Anonymous about 8 years ago
RE: Equivalent to http://saxon.sf.net/feature/ignoreSAXSo...
systemId of input seems to be lost along the way Douglas Atique 2016-02-10 04:19 3 Added by Douglas Atique about 8 years ago
RE: systemId of input seems to be lost along the way
Using fn:xml-to-json withing a stream giving error Mike Banks 2016-02-09 11:00 7 Added by Michael Kay about 8 years ago
RE: Using fn:xml-to-json withing a stream giving error
ExtensionFunctionCall return a Node set Bas Philippus 2016-01-18 14:40 2 Added by Bas Philippus over 8 years ago
RE: ExtensionFunctionCall return a Node set
New problem with saxon-he 9.7.0-1 java. Worked in previous release John Francis 2016-01-12 15:10 5 Added by John Francis over 8 years ago
RE: New problem with saxon-he 9.7.0-1 java. Worked in pre...
Slow template in 9.6 is three times slower in 9.7.0.1 Gioele Barabucci 2015-12-24 15:00 9 Added by Gioele Barabucci over 8 years ago
RE: Slow template in 9.6 is three times slower in 9.7.0.1
Error during transformation in Saxon 9.7 Vladimir Nesterovsky 2015-12-30 16:36 6 Added by Michael Kay over 8 years ago
RE: Error during transformation in Saxon 9.7
Getting incomplete result document when using xsl:break in xsl:iterate in xsl:copy with streaming mode Martin Honnen 2015-12-27 18:29 1 Added by Michael Kay over 8 years ago
RE: Getting incomplete result document when using xsl:bre...
Getting XTSE0010: Child element <xsl:fallback> is not allowed as a child of xsl:merge although Saxon 9.7 documentation and XSLT 3.0 spec say it is allowed Martin Honnen 2015-12-24 15:44 2 Added by Michael Kay over 8 years ago
RE: Getting XTSE0010: Child element <xsl:fallback> is not...
Getting "Internal error: invalid slot number for local variable (0)" Trevor Lawrence 2015-12-17 00:09 1 Added by Michael Kay over 8 years ago
RE: Getting "Internal error: invalid slot number for loca...
Using output method="adaptive" with 9.7 to output array or map does not work Martin Honnen 2015-11-30 12:23 2 Added by Martin Honnen over 8 years ago
RE: Using output method="adaptive" with 9.7 to output arr...
Is it possible to improve error message when -x option does not work as provided parser class needs additonal class(es)? Martin Honnen 2015-11-26 12:48 1 Added by Michael Kay over 8 years ago
RE: Is it possible to improve error message when -x optio...
selecting wrong values Mart Seedre 2015-11-19 15:34 9 Added by Mart Seedre over 8 years ago
RE: selecting wrong values
Exceptions Saxon HE with .NET Katharina Zeiringer 2015-11-17 18:03 10 Added by O'Neil Delpratt over 8 years ago
RE: Exceptions Saxon HE with .NET
Slow XSLT, text() and following-sibling::text() Gioele Barabucci 2015-10-29 14:28 6 Added by Debbie Lockett over 8 years ago
RE: Slow XSLT, text() and following-sibling::text()
XInclude with Saxon 9.6 in .NET application Martin Honnen 2015-10-28 12:36 2 Added by O'Neil Delpratt over 8 years ago
RE: XInclude with Saxon 9.6 in .NET application
Saxon-PE license question Tech Writer 2015-09-23 22:00 1 Added by O'Neil Delpratt over 8 years ago
RE: Saxon-PE license question
Xslt : generate xml with entities with .NET api Yann Chauvet 2015-07-17 11:04 5 Added by Yann Chauvet over 8 years ago
RE: Xslt : generate xml with entities with .NET api
Limiting Java Classes Available to Reflexive Extensions Brian Dueck 2015-09-05 13:49 1 Added by Michael Kay over 8 years ago
RE: Limiting Java Classes Available to Reflexive Extensions
java.lang.CloneNotSupportedException thrown in .NET O'Neil Delpratt 2015-09-03 12:18 0
Please provide specific versions of redistributed components in Saxon-PE 9.6.0.6 Tech Writer 2015-08-06 18:38 3 Added by Michael Kay over 8 years ago
RE: Please provide specific versions of redistributed com...
Internal error evaluating template at line 34 in module Thomas Mäsing 2015-07-31 13:28 1 Added by Michael Kay over 8 years ago
RE: Internal error evaluating template at line 34 in mod...
Internal error evaluating template (Saxon-HE 9.6.0-6) Vladimir Nesterovsky 2015-07-30 20:22 2 Added by Michael Kay almost 9 years ago
RE: Internal error evaluating template (Saxon-HE 9.6.0-6)
Extension Function Integration with Saxon EE embedded in Oxygen 17 / Java David Lee 2015-07-22 14:35 0
Process time of a XML is taking too long GANESH ILANGOVAN 2015-07-15 21:53 2 Added by O'Neil Delpratt almost 9 years ago
RE: Process time of a XML is taking too long
enable obsolete option saxon:default in Saxon PE/EE 9.6 David Lee 2015-07-19 13:46 4 Added by David Lee almost 9 years ago
RE: enable obsolete option saxon:default in Saxon PE/EE 9.6
how to call xslt functions from a XPath query? Xavier Coble 2015-06-29 21:00 2 Added by Xavier Coble almost 9 years ago
RE: how to call xslt functions from a XPath query?
Try to get line number GANESH ILANGOVAN 2015-06-03 14:27 1 Added by Michael Kay almost 9 years ago
RE: Try to get line number
Java send byte[] to base64Binary in XSL transformation Sanker S 2015-05-18 19:46 5 Added by Michael Kay almost 9 years ago
RE: Java send byte[] to base64Binary in XSL transformation
type safe xslt, how to address the type? Jos van den Oever 2015-05-26 14:30 8 Added by Michael Kay almost 9 years ago
RE: type safe xslt, how to address the type?
Migrating from saxonj 8.7.1 to 9.6HE nikhileshwar sankaranarayanan 2015-05-25 13:25 1 Added by Michael Kay almost 9 years ago
RE: Migrating from saxonj 8.7.1 to 9.6HE
Saxon-EE license and OSGI environment Allen Bagwell 2015-05-12 20:19 2 Added by Allen Bagwell almost 9 years ago
RE: Saxon-EE license and OSGI environment
change in xslt template priority determination behaviour between Saxon 9.5.1 and Saxon 9.6 ? Eike Michael Meyer 2015-05-11 17:23 3 Added by Eike Michael Meyer almost 9 years ago
RE: change in xslt template priority determination behavi...
Validating document() Glen Bal 2015-05-11 13:19 2 Added by Glen Bal almost 9 years ago
RE: Validating document()
Definition of schema-element SequenceType Andrea Desole 2015-04-24 10:52 3 Added by Michael Kay about 9 years ago
RE: Definition of schema-element SequenceType
Trying to use catalog resolver ian davis 2014-07-17 23:43 17 Added by T Hata about 9 years ago
RE: Trying to use catalog resolver
Potentially undocumented change in XML parsing behaviour between Saxon 9.5.1 and Saxon 9.6 Michael Smith 2015-03-26 09:29 1 Added by Michael Kay about 9 years ago
RE: Potentially undocumented change in XML parsing behavi...
(401-500/1900) Per page: 25, 50, 100

Also available in: Atom