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

Update XPath for preprocess-xslt #190

Closed
Intelligent2013 opened this issue Mar 30, 2023 · 2 comments
Closed

Update XPath for preprocess-xslt #190

Intelligent2013 opened this issue Mar 30, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Intelligent2013
Copy link
Contributor

Source issue: metanorma/metanorma-ogc#522 (comment)

As titled.

@Intelligent2013 Intelligent2013 added the bug Something isn't working label Mar 30, 2023
@Intelligent2013 Intelligent2013 self-assigned this Mar 30, 2023
@opoudjis
Copy link
Contributor

opoudjis commented Apr 1, 2023

It's going to be:

xPath.compile("//*[contains(local-name(),'ogc-standard')]/*[local-name()='metanorma-extension']/*[local-name()='render']/*[local-name()='preprocess-xslt'][not(@format) or contains(@format, 'pdf')]/*[local-name()='stylesheet']");

@Intelligent2013
Copy link
Contributor Author

metanorma/metanorma-ogc#522 (comment):
Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants