X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Frecord_render.h;h=dd4f90ba751a0b15394b589d7be2f3185d47c166;hp=bdc08891baec368ef093ca00ba71b0474867b009;hb=6cf32fafe48e17e937809e54edf5abc7451d557b;hpb=f6def128a97444384d6c0939eaa04fb0e931d6df diff --git a/include/yaz/record_render.h b/include/yaz/record_render.h index bdc0889..dd4f90b 100644 --- a/include/yaz/record_render.h +++ b/include/yaz/record_render.h @@ -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,