Project

Profile

Help

Help

Saxon Help

Subject Author Created Replies Last message
Should .NET Xslt30Transformer have a property ResultDocumentHandler? Martin Honnen 2017-11-28 21:43 6 Added by Martin Honnen about 6 years ago
RE: Should .NET Xslt30Transformer have a property ResultD...
Validating scmschema.scm with itself T Hata 2018-02-19 18:27 1 Added by Michael Kay about 6 years ago
RE: Validating scmschema.scm with itself
xsl:key in streaming mode Mohd Shadab 2018-02-18 14:18 1 Added by Michael Kay about 6 years ago
RE: xsl:key in streaming mode
"numeric" parameter in UCA collation Martin Honnen 2018-02-16 14:26 4 Added by Michael Kay about 6 years ago
RE: "numeric" parameter in UCA collation
XdmNode to org.w3c.dom.Node Dimitrios Iakovidis 2018-02-12 11:30 2 Added by Dimitrios Iakovidis about 6 years ago
RE: XdmNode to org.w3c.dom.Node
.NET: Loading relative URI of /configuration/resources/schemaDocument T Hata 2018-02-06 18:11 1 Added by Michael Kay about 6 years ago
RE: .NET: Loading relative URI of /configuration/resource...
Should saxon9-8-0-7source.zip contain a categories.xml file in a subdirectory net/sf/saxon/data? Martin Honnen 2018-01-29 22:55 2 Added by O'Neil Delpratt about 6 years ago
RE: Should saxon9-8-0-7source.zip contain a categories.xm...
Issue with floor() evaluation and white-spaces in XSLT file path - Saxonica HE version Kishlay Kumar 2018-02-01 12:53 0
Is SAXON-EE 9.8 backward compatible to SAXON 8.9 Marijn Sanderse 2018-01-19 13:15 1 Added by Michael Kay over 6 years ago
RE: Is SAXON-EE 9.8 backward compatible to SAXON 8.9
saxon HE 9.5.1 with jboss fuse 6.3 bb king 2018-01-17 16:35 1 Added by Michael Kay over 6 years ago
RE: saxon HE 9.5.1 with jboss fuse 6.3
Can Saxon 9.8 HE expose imported functions as public using xsl:expose? Martin Honnen 2017-12-25 23:04 1 Added by Michael Kay over 6 years ago
RE: Can Saxon 9.8 HE expose imported functions as public ...
Is there a way to indent output with output method 'adaptive'? Martin Honnen 2017-12-25 15:10 1 Added by Michael Kay over 6 years ago
RE: Is there a way to indent output with output method 'a...
xsi:type validation breaks my workflow after upgrading to 9.8 HE (Java) Robert Spari 2017-12-20 14:30 2 Added by Robert Spari over 6 years ago
RE: xsi:type validation breaks my workflow after upgradin...
What is a good way to modify XML files in C# using Saxon library? Funkmaster roch 2017-11-09 10:16 2 Added by Funkmaster roch over 6 years ago
RE: What is a good way to modify XML files in C# using Sa...
How to implement an InputXmlResolver for Xslt30Transformer on .NET so that local files can't be accessed? Martin Honnen 2017-11-29 10:04 0
Getting Configuration of TransformerFactory, 9.5 versus 9.8 Martin Honnen 2017-11-12 21:18 3 Added by Michael Kay over 6 years ago
RE: Getting Configuration of TransformerFactory, 9.5 vers...
Discover functions at runtime Morten Wittrock 2017-11-07 12:50 2 Added by Morten Wittrock over 6 years ago
RE: Discover functions at runtime
match="schema-element(bar:bar-head)" of imported or included stylesheet not matching Martin Honnen 2017-11-23 23:02 1 Added by Michael Kay over 6 years ago
RE: match="schema-element(bar:bar-head)" of imported or i...
Trying to use ends-with does not seem to work Roy Waxman 2017-11-21 14:26 4 Added by Roy Waxman over 6 years ago
RE: Trying to use ends-with does not seem to work
Signed byte of value 255? T Hata 2017-11-13 23:36 2 Added by Michael Kay over 6 years ago
RE: Signed byte of value 255?
Is there any way to avoid that available-environment-variables() returns environment data other than implementing EnvironmentVariableResolver? Martin Honnen 2017-11-13 22:12 1 Added by Michael Kay over 6 years ago
RE: Is there any way to avoid that available-environment-...
?void=this T Hata 2017-11-13 21:23 1 Added by Michael Kay over 6 years ago
RE: ?void=this
Should Saxon 9.7 HE with a version="3.0" stylesheet run in forwards compatible mode and ignore e.g. xsl:mode? Martin Honnen 2017-11-13 16:21 1 Added by Michael Kay over 6 years ago
RE: Should Saxon 9.7 HE with a version="3.0" stylesheet r...
bin:unpack-integer() and bin:unpack-unsigned-integer() T Hata 2017-11-11 16:46 1 Added by John Lumley over 6 years ago
RE: bin:unpack-integer() and bin:unpack-unsigned-integer()
Should XQuery Update work with Saxon EE-T from the command line? Martin Honnen 2017-11-07 16:23 1 Added by Michael Kay over 6 years ago
RE: Should XQuery Update work with Saxon EE-T from the co...
Remove attribute from element using Java API? Aleksandar M 2017-10-23 17:22 2 Added by Aleksandar M over 6 years ago
RE: Remove attribute from element using Java API?
QueryResult.serialize() returning unexpected results lin am 2017-10-20 20:02 5 Added by Michael Kay over 6 years ago
RE: QueryResult.serialize() returning unexpected results
XdmNode from MemoryStream without valid base URI Funkmaster roch 2017-10-17 11:15 7 Added by Michael Kay over 6 years ago
RE: XdmNode from MemoryStream without valid base URI
Not able to use burst-mode streaming with saxon9.7.0.12 Susan Chen 2017-10-12 18:53 4 Added by Michael Kay over 6 years ago
RE: Not able to use burst-mode streaming with saxon9.7.0.12
Upgrading from Saxon-EE 9.6 to 9.7.0.20: new transformation error "FORG0002" Charles Sun 2017-10-01 05:29 4 Added by Charles Sun over 6 years ago
RE: Upgrading from Saxon-EE 9.6 to 9.7.0.20: new transfor...
Optimizer rewrites expression so that stylesheet is not streamable Martin Honnen 2017-10-02 22:30 1 Added by Michael Kay over 6 years ago
RE: Optimizer rewrites expression so that stylesheet is n...
saxon:timestamp() timezone T Hata 2017-10-02 11:04 2 Added by Michael Kay over 6 years ago
RE: saxon:timestamp() timezone
Getting superfluous namespace declaration on XQuery result Martin Honnen 2017-10-01 14:52 0
How to chain two stylesheets using streaming and Saxon EE 9.8 .Net in C# code? Martin Honnen 2017-08-22 12:47 3 Added by Michael Kay over 6 years ago
RE: How to chain two stylesheets using streaming and Saxo...
Saxon-EE 9.7.0.20: seeing error message XQDY0025 Charles Sun 2017-09-22 23:12 9 Added by Charles Sun over 6 years ago
RE: Saxon-EE 9.7.0.20: seeing error message XQDY0025
Quirk with indentation of result document created from xsl:merge with streamable for-each-source Martin Honnen 2017-09-27 22:09 0
Invoking XQuery user-defined functions from Java: What is the supported way forward? Dave MacDonald 2017-09-25 22:24 1 Added by Michael Kay over 6 years ago
RE: Invoking XQuery user-defined functions from Java: Wha...
Memory problems after migration from 9.1.0.8 to 9.8.0.4 Karol Szmit 2017-09-22 15:45 4 Added by Michael Kay over 6 years ago
RE: Memory problems after migration from 9.1.0.8 to 9.8.0.4
.NET: -s:URL on 9.8? T Hata 2017-09-20 06:24 2 Added by Michael Kay over 6 years ago
RE: .NET: -s:URL on 9.8?
SaxonEE 9.7 Validate throwing an XPathException Jason Callister 2017-09-12 16:59 4 Added by Michael Kay over 6 years ago
RE: SaxonEE 9.7 Validate throwing an XPathException
Use of accumulator-before() call in select expression of xsl:value-of changes streamability analysis Martin Honnen 2017-08-28 16:01 1 Added by Michael Kay over 6 years ago
RE: Use of accumulator-before() call in select expression...
Escape sequence for special characters in XQuery/XPath Fady Moussallam 2017-08-29 12:52 1 Added by Michael Kay over 6 years ago
RE: Escape sequence for special characters in XQuery/XPath
Extension Instructions Exceptions in 9.7 lin am 2017-08-25 21:02 2 Added by lin am over 6 years ago
RE: Extension Instructions Exceptions in 9.7
saxon:import-query inside PE-Saxon xslt Jiri Dolejsi 2017-08-07 08:44 7 Added by Michael Kay over 6 years ago
RE: saxon:import-query inside PE-Saxon xslt
Error message "Cannot use a schema-validated source document unless the stylesheet is schema-aware" when using xsl:output saxon:next-in-chain with Saxon 9.8 EE and streaming Martin Honnen 2017-08-22 11:46 0
Should using !saxon:next-in-chain=test201708180302.xsl work from the command line with Saxon 9.8? Martin Honnen 2017-08-18 21:37 4 Added by Michael Kay over 6 years ago
RE: Should using !saxon:next-in-chain=test201708180302.xs...
When using xsl:output saxon:next-in-chain="sheet2.xsl" with Saxon 9.8 EE, in the sheet2.xsl system-property('xsl:product-name') shows HE Martin Honnen 2017-08-20 12:59 1 Added by Michael Kay over 6 years ago
RE: When using xsl:output saxon:next-in-chain="sheet2.xsl...
NullReferenceException with Saxon 9.8.0.4 EE .NET with various ways trying to use saxon:next-in-chain Martin Honnen 2017-08-20 17:49 0
Create docx output file and folders with the Java API Daniel Schmid 2017-08-14 19:15 2 Added by Daniel Schmid over 6 years ago
RE: Create docx output file and folders with the Java API
How to get debug information like "Building tree for ..." and "Streaming ..." with Saxon 9.8 and using JAXP StreamingTransformerFactory Martin Honnen 2017-08-17 16:39 1 Added by Michael Kay over 6 years ago
RE: How to get debug information like "Building tree for ...
Should a positional pattern match="p[1]" or match="p[last()]" be rejected by the streamability analysis? Martin Honnen 2017-08-08 15:24 1 Added by Michael Kay over 6 years ago
RE: Should a positional pattern match="p[1]" or match="p[...
ValidationException: String to double conversion: no digits found Maya Mathews 2017-08-04 09:18 3 Added by Michael Kay over 6 years ago
RE: ValidationException: String to double conversion: no ...
SaxonEE 9.5.1.8: TraceListener methods are not being called 9.5.1.8 EE Dave MacDonald 2017-07-29 00:51 2 Added by Dave MacDonald over 6 years ago
RE: SaxonEE 9.5.1.8: TraceListener methods are not being ...
Mixed up order in temporary node sequences as function result [Saxon 9.7.0.15J / Saxon-PE 9.8.0.3J] Nico Kutscherauer 2017-07-27 12:52 2 Added by Nico Kutscherauer over 6 years ago
RE: Mixed up order in temporary node sequences as functio...
QuickValidator Java Example only logs validation errors Holger Ostermann 2017-07-27 20:05 1 Added by Michael Kay almost 7 years ago
RE: QuickValidator Java Example only logs validation errors
Bug in fn:adjust-dateTime-to-timezone? Joe Wicentowski 2017-07-19 19:50 2 Added by Joe Wicentowski almost 7 years ago
RE: Bug in fn:adjust-dateTime-to-timezone?
Does the API of Saxon 9.8 allow to start processing with a streamable stylesheet function using a streamable input as the first argument? Martin Honnen 2017-07-24 08:36 1 Added by Michael Kay almost 7 years ago
RE: Does the API of Saxon 9.8 allow to start processing w...
.NET XQuery: Unable to pass an external variable to XQueryEvaluator Thomas Florkiewicz 2017-07-18 19:22 4 Added by Thomas Florkiewicz almost 7 years ago
RE: .NET XQuery: Unable to pass an external variable to X...
java.lang.ClassCastException: net.sf.saxon.jaxp.StreamingTransformerImpl cannot be cast to net.sf.saxon.jaxp.TransformerImpl when trying to use newXMLFilter() with StreamingTransformerFactory Martin Honnen 2017-07-10 14:53 2 Added by Michael Kay almost 7 years ago
RE: java.lang.ClassCastException: net.sf.saxon.jaxp.Strea...
Saxon-HE 9.8.0-3 Tail Calls Vladimir Nesterovsky 2017-07-15 16:18 6 Added by Michael Kay almost 7 years ago
RE: Saxon-HE 9.8.0-3 Tail Calls
Should copy-of work with Saxon 9.8 EE in XQuery when streaming is not requested? Martin Honnen 2017-07-13 22:05 1 Added by Michael Kay almost 7 years ago
RE: Should copy-of work with Saxon 9.8 EE in XQuery when ...
Incorrect behavior in Saxon-HE-9.8.0-3 (maven) Vladimir Nesterovsky 2017-07-15 15:50 3 Added by Michael Kay almost 7 years ago
RE: Incorrect behavior in Saxon-HE-9.8.0-3 (maven)
What liberal options does Saxon implement when parsing JSON? Martin Honnen 2017-07-12 12:20 4 Added by Martin Honnen almost 7 years ago
RE: What liberal options does Saxon implement when parsin...
XML document with root element named "root" and a child of root named "meta" is serialized as HTML when run through a transformation stripping namespaces Martin Honnen 2017-07-07 22:25 3 Added by Michael Kay almost 7 years ago
RE: XML document with root element named "root" and a chi...
SequenceType constants removed in Saxon 9.8.0-2 Denis Sukhoroslov 2017-07-05 13:14 2 Added by Denis Sukhoroslov almost 7 years ago
RE: SequenceType constants removed in Saxon 9.8.0-2
XQuery 3.1 works fine with Saxon 9.8 EE or HE unless file states 'xquery version "3.1";', that results in " XQST0031: XQuery 3.1 was not enabled when invoking Saxon" Martin Honnen 2017-07-01 14:28 2 Added by Michael Kay almost 7 years ago
RE: XQuery 3.1 works fine with Saxon 9.8 EE or HE unless ...
Wiki link 404's Carlo D 2017-06-30 20:34 1 Added by Michael Kay almost 7 years ago
RE: Wiki link 404's
Why can feature requests or patches not be handed in via Pull Requests ? Carlo D 2017-06-30 20:47 1 Added by Michael Kay almost 7 years ago
RE: Why can feature requests or patches not be handed in ...
XTDE1061: There is no current group in Saxon-HE-9.8.0-2 Vladimir Nesterovsky 2017-06-28 00:24 2 Added by Michael Kay almost 7 years ago
RE: XTDE1061: There is no current group in Saxon-HE-9.8.0-2
Two problems with accumulators and a map trying to collect data Martin Honnen 2017-06-27 17:48 5 Added by Michael Kay almost 7 years ago
RE: Two problems with accumulators and a map trying to co...
Bad parent pointer message in Saxon-HE-9.8.0-2 Vladimir Nesterovsky 2017-06-27 22:37 2 Added by Michael Kay almost 7 years ago
RE: Bad parent pointer message in Saxon-HE-9.8.0-2
"No watch found ..." error message with various attempts to use xsl:fork inside of streamed xsl:for-each-group[@group-starting-with] Martin Honnen 2017-06-26 11:13 2 Added by Michael Kay almost 7 years ago
RE: "No watch found ..." error message with various attem...
9.8 xs:anyURI is less rigorous? T Hata 2017-06-22 10:42 4 Added by Debbie Lockett almost 7 years ago
RE: 9.8 xs:anyURI is less rigorous?
Should Saxon 9.8 HE execute a stylesheet with an xsl:function with attribute streamable other than unclassified? Martin Honnen 2017-06-22 19:00 3 Added by Michael Kay almost 7 years ago
RE: Should Saxon 9.8 HE execute a stylesheet with an xsl:...
Question about using position() in select expression of xsl:merge-key Martin Honnen 2017-06-21 17:34 2 Added by Michael Kay almost 7 years ago
RE: Question about using position() in select expression ...
XTSE0550: Invalid QName {} Vladimir Nesterovsky 2017-06-15 00:16 1 Added by Michael Kay almost 7 years ago
RE: XTSE0550: Invalid QName {}
Cannot run Saxon 9.8.0-1 Vladimir Nesterovsky 2017-06-14 23:53 2 Added by Michael Kay almost 7 years ago
RE: Cannot run Saxon 9.8.0-1
system-property('xsl:is-schema-aware') gives no with Saxon 9.7 and 9.8 EE and Saxon-EE-T license Martin Honnen 2017-06-08 21:24 2 Added by Michael Kay almost 7 years ago
RE: system-property('xsl:is-schema-aware') gives no with ...
Is the information given in the documentation at http://saxonica.com/html/documentation/sourcedocs/streaming/streaming-extensions-and-restrictions.html about match="para[1]" correct? Martin Honnen 2017-06-05 16:13 1 Added by Michael Kay almost 7 years ago
RE: Is the information given in the documentation at http...
non-static java methods calls fail on params Anonymous 2008-03-28 04:16 2 Added by tomi crow almost 7 years ago
RE: non-static java methods calls fail on params
XPath 3.0 vs. XSLT 3.0 Christopher J Dev 2017-05-09 15:38 3 Added by Christopher J Dev almost 7 years ago
RE: XPath 3.0 vs. XSLT 3.0
Saxon 9.7.06 EE / XSLT 3 Internal error evaluating template rule Nic Gibson 2017-04-28 14:57 2 Added by Michael Kay about 7 years ago
RE: Saxon 9.7.06 EE / XSLT 3 Internal error evaluating t...
How to detect changes in inlcuded or imported xsl files Chris Ditcher 2017-04-27 18:30 2 Added by Chris Ditcher about 7 years ago
RE: How to detect changes in inlcuded or imported xsl files
How to improve stylesheet loading Thomas Berger 2017-04-06 20:00 6 Added by Michael Kay about 7 years ago
RE: How to improve stylesheet loading
to find out in general which line in the source xml causes the SaxonApiException luba zlatin 2017-04-05 09:33 10 Added by luba zlatin about 7 years ago
RE: to find out in general which line in the source xml c...
failed to create an XPathFactory in IKVM-generated .NET app Denis Sukhoroslov 2017-04-03 16:03 4 Added by Denis Sukhoroslov about 7 years ago
RE: failed to create an XPathFactory in IKVM-generated .N...
SXST0067: No transmission watch error when trying to select nodes from variable created by copying streamed nodes Martin Honnen 2017-03-28 13:28 1 Added by Martin Honnen about 7 years ago
RE: SXST0067: No transmission watch error when trying to ...
Exception Using the sql extension Nic Gibson 2017-03-06 17:51 4 Added by Nic Gibson about 7 years ago
RE: Exception Using the sql extension
Oddity with warnings about ambiguous rule match only when templates of a package are used with xsl:use-package Martin Honnen 2017-03-13 13:11 0
Problem with analyze-string Martin Honnen 2017-03-12 21:16 2 Added by Michael Kay about 7 years ago
RE: Problem with analyze-string
Urgent Release Request Wolf Sluyterman 2017-03-07 10:09 0
Is there some way to provide an XDM map or a JSON file as the context item to XQuery and/or XSLT from the command line? Martin Honnen 2017-02-23 18:16 1 Added by Michael Kay about 7 years ago
RE: Is there some way to provide an XDM map or a JSON fil...
Saxon HE 9.7.15 in Maven Vladimir Nesterovsky 2017-02-15 08:39 1 Added by O'Neil Delpratt about 7 years ago
RE: Saxon HE 9.7.15 in Maven
Saxon on Windows 7 Rob Flum 2017-01-31 00:21 6 Added by Michael Kay about 7 years ago
RE: Saxon on Windows 7
Error in XMark queries Denis Sukhoroslov 2017-01-20 15:15 12 Added by Denis Sukhoroslov about 7 years ago
RE: Error in XMark queries
XPDY0002: Leading '/' cannot select the root node of the tree containing the context item Paul BEDE 2017-01-30 17:35 1 Added by Michael Kay about 7 years ago
RE: XPDY0002: Leading '/' cannot select the root node of ...
xsl:stream truncates filename if there is a hash in it Mike Banks 2017-01-11 17:15 2 Added by Mike Banks over 7 years ago
RE: xsl:stream truncates filename if there is a hash in it
xsl:is-schema-aware always 'not' in @use-when? T Hata 2017-01-06 15:39 3 Added by Michael Kay over 7 years ago
RE: xsl:is-schema-aware always 'not' in @use-when?
Saxonica 1.1 XSD Validation reporting errors, whereas Xml Spy 2016 does not Jason Callister 2017-01-11 12:53 1 Added by Michael Kay over 7 years ago
RE: Saxonica 1.1 XSD Validation reporting errors, whereas...
How to suppress "SXWN9000 Required item type of value..."? T Hata 2017-01-07 00:10 4 Added by T Hata over 7 years ago
RE: How to suppress "SXWN9000 Required item type of value...
(301-400/1900) Per page: 25, 50, 100

Also available in: Atom