Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saxon error when using Saxon 12 to build schemas #613

Open
martindholmes opened this issue May 25, 2023 · 3 comments
Open

Saxon error when using Saxon 12 to build schemas #613

martindholmes opened this issue May 25, 2023 · 3 comments
Assignees
Labels
conversion: odd conversion: relax resp: StylesheetsGroup Issue is suitable for the group-learning approach taken in the Stylesheets Coop Working Group.

Comments

@martindholmes
Copy link
Contributor

Using the standard Stylesheets to create RNG from ODD with Saxon 12, the following error appears:

Fatal Error! Resolver for unparsed-text() returned non-StreamSource

I believe this is caused by this issue:

https://saxonica.plan.io/issues/5582

and I think it could be solved by replacing the Ant <xslt> call at line 355 of teianttasks.xml in <macrodef name="buildgeneric"> with a straightforward <java> task instead. The Stylesheets don't ship with Saxon 12, but it's inevitable that it will be used in various build processes which incorporate Saxon 12 and later.

@martindholmes martindholmes added resp: StylesheetsGroup Issue is suitable for the group-learning approach taken in the Stylesheets Coop Working Group. conversion: odd conversion: relax labels May 25, 2023
@sydb sydb added this to the Release 7.56.0 milestone Aug 25, 2023
@sydb
Copy link
Member

sydb commented Aug 25, 2023

Assigning to @martindholmes to check if this is still a problem, as Saxonica has closed their issue 5582.

@ebeshero
Copy link
Member

ebeshero commented Jul 6, 2024

@sydb @martindholmes Is this still a problem, or can we now close this ticket?

@martindholmes
Copy link
Contributor Author

I don't know, to be honest, but we should be able to tell you soon when we upgrade a project to using Saxon 12. I have been waiting for 12.5 to come out before I upgrade any projects, because it brings Unicode support up to date; I see it appeared on July 2, so I'll upgrade a couple of projects in the coming week and let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conversion: odd conversion: relax resp: StylesheetsGroup Issue is suitable for the group-learning approach taken in the Stylesheets Coop Working Group.
Projects
None yet
Development

No branches or pull requests

4 participants