Skip to content

Instantly share code, notes, and snippets.

@CliffordAnderson
Created December 22, 2013 17:48
Show Gist options
  • Save CliffordAnderson/8086003 to your computer and use it in GitHub Desktop.
Save CliffordAnderson/8086003 to your computer and use it in GitHub Desktop.
Query across collections in ExistDB
xquery version "3.0";
declare namespace tei="http://www.tei-c.org/ns/1.0";
fn:collection("db/shakespeare")//tei:seriesStmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment