Last active
August 1, 2019 17:42
-
-
Save stonezhl/b806007c780451373c1c33f3a8b9d3fd to your computer and use it in GitHub Desktop.
A XPath query to fetch the path of the OPF file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let xpath = "//ctn:rootfile[@full-path]/@full-path" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment