Skip to content

Instantly share code, notes, and snippets.

@CliffordAnderson
Last active September 20, 2019 13:24
Show Gist options
  • Save CliffordAnderson/68068554982048e3902ebf28fe0d3ac5 to your computer and use it in GitHub Desktop.
Save CliffordAnderson/68068554982048e3902ebf28fe0d3ac5 to your computer and use it in GitHub Desktop.
Practice XPath expressions for USC
distinct-values(//self::element()[text()]/name())
/child::usc:uscDoc/child::usc:main/child::usc:title/(child::usc:heading|child::usc:num)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment