Skip to content

Instantly share code, notes, and snippets.

@stonezhl
Last active August 1, 2019 17:42
Show Gist options
  • Save stonezhl/b806007c780451373c1c33f3a8b9d3fd to your computer and use it in GitHub Desktop.
Save stonezhl/b806007c780451373c1c33f3a8b9d3fd to your computer and use it in GitHub Desktop.
A XPath query to fetch the path of the OPF file.
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