Skip to content

Instantly share code, notes, and snippets.

@bdarcus
Last active April 5, 2023 13:24
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 bdarcus/030fb18c8b3f5dcbcd69e17c6986788c to your computer and use it in GitHub Desktop.
Save bdarcus/030fb18c8b3f5dcbcd69e17c6986788c to your computer and use it in GitHub Desktop.
nxml locating rules for CSL
<?xml version="1.0"?>
<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
<uri pattern="*.csl" typeId="CSL"/>
<namespace ns="http://purl.org/net/xbiblio/csl" typeId="CSL"/>
<typeId id="CSL" uri="~/Code/csl/schemas/schemas/csl.rnc"/>
</locatingRules>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment