Bug #1971
closedBurst-mode streaming not working as documented
100%
Description
I'm trying out some of the streaming features using Saxon 9.5.1.2 EE bundled with Oxygen 15.1, build 2013110816 and I'm getting an error from the first example for "burst-mode streaming" provided in the documentation here: http://www.saxonica.com/documentation/sourcedocs/streaming/burst-mode-streaming.html
When I use the example code I get the following error:
Engine name: Saxon-EE 9.5.1.2
Severity: fatal
Description: SXST0060: Expression xsl:apply-templates is free-ranging * There is an xsl:apply-templates instruction using a non-streamable mode
Start location: 9:0
URL: http://www.saxonica.com/html/documentation/javadoc/net/sf/saxon/trans/SaxonErrorCode.html#SXST0060
I've attached the sample stylesheet and source document I'm using. Am I missing something?
Files
Please register to edit this issue