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

process_includes does not find included .sch files #9

Open
descala opened this issue Nov 22, 2019 · 0 comments
Open

process_includes does not find included .sch files #9

descala opened this issue Nov 22, 2019 · 0 comments

Comments

@descala
Copy link

descala commented Nov 22, 2019

Schematron::XSLT2.process_includes does not work in /tmp, because it needs access to the included files.

For instance BIIRULES-UBL-T10.sch has an <include href="abstract/BIIRULES-T10.sch"/> but does not reach it. It tries to includes /tmp/abstract/BIIRULES-T10.sch

descala added a commit to descala/xsd-validator that referenced this issue Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant