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

Upgrade to XSLT Version 2 or 3 #1

Open
snsb-seifert opened this issue Jan 17, 2024 · 1 comment
Open

Upgrade to XSLT Version 2 or 3 #1

snsb-seifert opened this issue Jan 17, 2024 · 1 comment

Comments

@snsb-seifert
Copy link
Collaborator

Currently the XSLT is set to Version 1 which makes splitting stings cumbersome. Would it matter to switch to Version=2 or Version=3? From version 2 on the handy function tokenize() could be used for this.

@DavidFichtmueller
Copy link
Contributor

Now that the processing of the XSLT is done with the Saxon processor in the Jupyter Notebook files, we can switch it to XSLT 3. Maybe we should keep the version 1 in the repository though, for people who need to process it on their machines and can not install Saxon or a similar good processor, even if this offers a limited set of functionality.

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

2 participants