Rename VAL_XMLUPDATE to XML_XMLES bacuase this is an XML extended
[yaz-moved-to-github.git] / include / yaz / oid.h
index ea921c9..19fb305 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2003, Index Data.
+ * Copyright (C) 1995-2005, Index Data ApS
  *
  * Permission to use, copy, modify, distribute, and sell this software and
  * its documentation, in whole or in part, for any purpose, is hereby granted,
@@ -23,7 +23,7 @@
  * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  * OF THIS SOFTWARE.
  *
- * $Id: oid.h,v 1.22 2004-10-15 00:18:59 adam Exp $
+ * $Id: oid.h,v 1.26 2005-06-21 07:33:08 adam Exp $
  */
 
 /**
@@ -229,6 +229,8 @@ typedef enum oid_value
 /* 120 */
 
     VAL_MARC21FIN,
+    VAL_CHARNEG4,
+    VAL_XMLES,
 
 /* VAL_DYNAMIC must have highest value */
     VAL_DYNAMIC,