Added MarcXchange support.
[yaz-moved-to-github.git] / doc / tools.xml
index e67661c..d9a57b7 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: tools.xml,v 1.43 2004-12-13 20:17:41 adam Exp $ -->
+<!-- $Id: tools.xml,v 1.44 2005-02-08 13:51:30 adam Exp $ -->
  <chapter id="tools"><title>Supporting Tools</title>
   
   <para>
@@ -1967,6 +1967,7 @@ typedef struct oident
     #define YAZ_MARC_OAIMARC   2
     #define YAZ_MARC_MARCXML   3
     #define YAZ_MARC_ISO2709   4
+    #define YAZ_MARC_XCHANGE   5
 
     /* supply iconv handle for character set conversion .. */
     void yaz_marc_iconv(yaz_marc_t mt, yaz_iconv_t cd);