Skip to content

Instantly share code, notes, and snippets.

@EdWarga
Created July 24, 2015 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EdWarga/ab9e8492e272c88e2a6c to your computer and use it in GitHub Desktop.
Save EdWarga/ab9e8492e272c88e2a6c to your computer and use it in GitHub Desktop.
xquery version "3.1";
declare namespace xsi = "http://www.w3.org/2001/XMLSchema-instance";
declare namespace oai = "http://www.openarchives.org/OAI/2.0/";
declare namespace oai_dc = "http://www.openarchives.org/OAI/2.0/oai_dc/";
declare namespace dc = "http://purl.org/dc/elements/1.1/";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment