diff options
author | Chris Little <chrislit@crosswire.org> | 2009-03-14 06:20:26 +0000 |
---|---|---|
committer | Chris Little <chrislit@crosswire.org> | 2009-03-14 06:20:26 +0000 |
commit | 02138795953c8e3684ca0a7ae6346ce524fa582b (patch) | |
tree | 36cd62a1f54a6177cc21b9da43a5a34288296eac /versification/canon.af.xml | |
parent | 147d7bfae0345c42d09c098e8a738fab6d20bb86 (diff) | |
download | sword-tools-02138795953c8e3684ca0a7ae6346ce524fa582b.tar.gz |
renamed canon definition files
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@171 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'versification/canon.af.xml')
-rw-r--r-- | versification/canon.af.xml | 154 |
1 files changed, 154 insertions, 0 deletions
diff --git a/versification/canon.af.xml b/versification/canon.af.xml new file mode 100644 index 0000000..d0a7121 --- /dev/null +++ b/versification/canon.af.xml @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="UTF-8"?> +<collection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="canon.xsd"> +<!-- Collection name: af --> + + <!-- Apostolic Fathers --> + <book> + <id>Barn</id> + <abbr>Brn</abbr> + <!-- used by OLB, but overlaps with Baruch abbrev <abbr>Bar</abbr> --> + <name>Barnabas</name> + </book> + <book> + <id>1Clem</id> + <abbr>1Cl</abbr> + <name>I Clement</name> + </book> + <book> + <id>2Clem</id> + <abbr>2Cl</abbr> + <name>II Clement</name> + </book> + <book> + <id>Did</id> + <name>Didache</name> + </book> + <book> + <id>Diogn</id> + <abbr>Dio</abbr> + <name>Diognetus</name> + </book> + <book> + <id>Herm</id> + <name>Shepherd of Hermas</name> + </book> + <book> + <id>HermMan</id> + <abbr>Com</abbr> + <abbr>HCo</abbr> + <name>Hermas: Mandates</name> + </book> + <book> + <id>HermSim</id> + <abbr>Sim</abbr> + <abbr>HSm</abbr> + <name>Hermas: Similitudes</name> + </book> + <book> + <id>HermVis</id> + <abbr>Vis</abbr> + <abbr>HVs</abbr> + <name>Hermas: Visions</name> + </book> + <book> + <id>IgnMagn</id> + <abbr>IMg</abbr> + <abbr>Mag</abbr> + <name>Ignatius to the Magnesians</name> + </book> + <book> + <id>IgnPhld</id> + <abbr>IPh</abbr> + <!-- used by OLB, but overlaps with Philippians abbrev <abbr>Phi</abbr> --> + <name>Ignatius to the Philadephians</name> + </book> + <book> + <id>IgnPol</id> + <abbr>IPo</abbr> + <!-- used by OLB, but overlaps with Polycarp to the Philippians abbrev <abbr>Pol</abbr> --> + <name>Ignatius to Polycarp</name> + </book> + <book> + <id>IgnRom</id> + <abbr>IRo</abbr> + <!-- used by OLB, but overlaps with Romans abbrev <abbr>Rom</abbr> --> + <name>Ignatius to the Romans</name> + </book> + <book> + <id>IgnSmyrn</id> + <abbr>ISm</abbr> + <abbr>Smy</abbr> + <name>Ignatius to the Smyrnaeans</name> + </book> + <book> + <id>IgnTrall</id> + <abbr>ITr</abbr> + <abbr>Tra</abbr> + <name>Ignatius to the Trallians</name> + </book> + <book> + <id>IgnEph</id> + <abbr>IEp</abbr> + <!-- used by OLB, but overlaps with Ephesians abbrev <abbr>Eph</abbr> --> + <name>Ignatius to the Ephesians</name> + </book> + <book> + <id>MartPol</id> + <abbr>MPo</abbr> + <name>Martyrdom of Polycarp</name> + </book> + <book> + <id>PolPhil</id> + <abbr>Pol</abbr> + <!-- used by OLB, but overlaps with Philippians abbrev <abbr>Php</abbr> --> + <name>Polycarp to the Philippians</name> + </book> + <book> + <id>AposCreed</id> + <abbr>Apc</abbr> + <name>Apostles' Creed</name> + </book> + <book> + <id>Pap</id> + <name>Fragments of Papias</name> + </book> + + <!-- long versions --> + + <book> + <id>IgnMagnLg</id> + <abbr>IMl</abbr> + <name>Ignatius to the Magnesians (Longer)</name> + </book> + <book> + <id>IgnPhldLg</id> + <abbr>IPl</abbr> + <name>Ignatius to the Philadephians (Longer)</name> + </book> + <book> + <id>IgnPolLg</id> + <abbr>IPc</abbr> + <name>Ignatius to Polycarp (Longer)</name> + </book> + <book> + <id>IgnRomLg</id> + <abbr>IRl</abbr> + <name>Ignatius to the Romans (Longer)</name> + </book> + <book> + <id>IgnSmyrnLg</id> + <abbr>ISl</abbr> + <name>Ignatius to the Smyrnaeans (Longer)</name> + </book> + <book> + <id>IgnTrallLg</id> + <abbr>ITl</abbr> + <name>Ignatius to the Trallians (Longer)</name> + </book> + <book> + <id>IgnEphLg</id> + <abbr>IEl</abbr> + <name>Ignatius to the Ephesians (Longer)</name> + </book> + +</collection> |