X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Frecord_render.h;h=dd4f90ba751a0b15394b589d7be2f3185d47c166;hb=eeec1fcf0dad0e7d431c2494c8e65560563f3aae;hp=66eacab706d617eae2a04e28ae3c0f7001dce2f3;hpb=c78f61142413410e88ed2a83627516bb4fa24b33;p=yaz-moved-to-github.git diff --git a/include/yaz/record_render.h b/include/yaz/record_render.h index 66eacab..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-2012 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: @@ -51,7 +51,7 @@ YAZ_BEGIN_CDECL txml; charset=marc-8 xml; charset=utf-8 - xml; charset=utf-8; base64(/rec/my/text(), txml; charset=marc-8) + txml; charset=marc-8; base64=/rec/my/text() */ YAZ_EXPORT const char *yaz_record_render(Z_NamePlusRecord *npr, const char *schema,