Bump year
[yaz-moved-to-github.git] / include / yaz / record_render.h
index bdc0889..dd4f90b 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2010 Index Data.
+ * Copyright (C) 1995-2013 Index Data.
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -48,6 +48,10 @@ YAZ_BEGIN_CDECL
     \param len length of returned buffer
     \retval !=0 buffer
     \retval =0 record could not be rendered
+
+    txml; charset=marc-8
+    xml; charset=utf-8
+    txml; charset=marc-8; base64=/rec/my/text()
 */
 YAZ_EXPORT
 const char *yaz_record_render(Z_NamePlusRecord *npr, const char *schema,