Project

Profile

Help

Bug #3920

closed

Problems using xsl:result-document with no href attribute

Added by Gunther Rademacher over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XSLT conformance
Sprint/Milestone:
-
Start date:
2018-09-27
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.9
Fix Committed on Branch:
9.9
Fixed in Maintenance Release:
Platforms:

Description

Thanks for Saxon 9.9!

The attached program is a GLR parser that was generated by REx for a simple ambiguous grammar. When run with this command line

java net.sf.saxon.Transform -it:main -xsl:x.xslt input={x} !indent=yes

it should report the ambiguity. But rather than writing results to System.out, it fails with a FileNotFoundException.

Tested with Saxon-HE 9.9.0.1. Works OK wit 9.8.0.11.


Files

x.xslt (42.8 KB) x.xslt Gunther Rademacher, 2018-09-27 22:32

Please register to edit this issue

Also available in: Atom PDF