From 8f0696b6f9d35a965160a8f823909d712b2d93ad Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Sun, 1 Dec 2002 23:28:30 +0000 Subject: [PATCH] Additional elements on the end of tagSets M and G. These have been in here for about three years. Come on, guys! :-) They're used in the Zthes profile (which is why they were added to tagSets M and G in the first place), so their absence from the config files distributed with Zebra make me wonder just how seriously people have been trying to implement Zthes with Zebra in all that time. --- tab/tagsetg.tag | 3 ++- tab/tagsetm.tag | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/tab/tagsetg.tag b/tab/tagsetg.tag index 50feb35..579547f 100644 --- a/tab/tagsetg.tag +++ b/tab/tagsetg.tag @@ -1,5 +1,5 @@ # TagSet-G Tags -# $Id: tagsetg.tag,v 1.1 2002-10-22 12:51:09 adam Exp $ +# $Id: tagsetg.tag,v 1.2 2002-12-01 23:28:30 mike Exp $ name tagsetg reference TagsetG type 2 @@ -39,3 +39,4 @@ tag 32 contributor string tag 33 source string tag 34 coverage string tag 35 private string +tag 36 sourceDb string diff --git a/tab/tagsetm.tag b/tab/tagsetm.tag index e7b874e..8dacb73 100644 --- a/tab/tagsetm.tag +++ b/tab/tagsetm.tag @@ -1,6 +1,6 @@ # TagSet-M Tags # -# $Id: tagsetm.tag,v 1.1 2002-10-22 12:51:09 adam Exp $ +# $Id: tagsetm.tag,v 1.2 2002-12-01 23:28:30 mike Exp $ name tagsetm reference TagsetM type 1 @@ -31,3 +31,5 @@ tag 23 type string tag 24 scheme string tag 25 costInfo string tag 26 costFlag bool +tag 27 termCreatedBy string +tag 28 termModifiedBy string -- 1.7.10.4