X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Foid.h;h=fd804f9e273d05cc1764f0cce9031feb1dab0c9c;hb=546c28ba38f70ca66b6ce522df97645d9d5cefb9;hp=2da55274f0c4e9770f7d114216fe071485d8837b;hpb=23cfa431fda52535722e4efdc3f462995937e863;p=yaz-moved-to-github.git diff --git a/include/oid.h b/include/oid.h index 2da5527..fd804f9 100644 --- a/include/oid.h +++ b/include/oid.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: oid.h,v $ - * Revision 1.28 1998-10-13 16:01:52 adam + * Revision 1.29 1998-12-03 11:33:04 adam + * Added OID's for XML. + * + * Revision 1.28 1998/10/13 16:01:52 adam * Implemented support for dynamic object identifiers. * Function oid_getvalbyname now accepts raw OID's as well as traditional * names. @@ -239,6 +242,8 @@ typedef enum oid_value VAL_TIFFB, VAL_WAV, VAL_UPDATEES, + VAL_TEXT_XML, + VAL_APPLICATION_XML, VAL_UNIVERSE_REPORT, /* add new types here... */