Last active
April 5, 2023 13:24
-
-
Save bdarcus/030fb18c8b3f5dcbcd69e17c6986788c to your computer and use it in GitHub Desktop.
nxml locating rules for CSL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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