X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Frecord_render.h;h=d4ed66549db801899013b77b1366d9ea698bbfad;hb=d654b817f2bdb80102dd663d78f31ab3eea4f6bd;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..d4ed665 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) 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,