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

get-xml-file-static-dependency-tree: dealing with static xpath ? #4

Open
mricaud opened this issue Feb 26, 2018 · 0 comments
Open

get-xml-file-static-dependency-tree: dealing with static xpath ? #4

mricaud opened this issue Feb 26, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mricaud
Copy link
Owner

mricaud commented Feb 26, 2018

If an XSLT is loading a file using xpath function: document('string/to/file') should it be analyzed to be a dependency ?
The same with collection(), doc(), unparsed-text() .
Xproc loading with p:with-option is also concerned.

This is tricky because that means we have to analyze the XPath, and determin if it's "static" or not.

Usefull ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant