From: Adam Dickmeiss Date: Fri, 6 Dec 2013 15:22:07 +0000 (+0100) Subject: Update doc WRT json render X-Git-Tag: v5.0.5~6 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=8bcd70cb460d7a11175e82487f498102ead66472;hp=f6a16487df367408b149f74af99d92531af1bcaf Update doc WRT json render --- diff --git a/doc/common b/doc/common index c6e4db9..9aca8e8 160000 --- a/doc/common +++ b/doc/common @@ -1 +1 @@ -Subproject commit c6e4db90ce6779ee42fafd38e776176d38c2844b +Subproject commit 9aca8e865f3239708224e3f190769170fbd83352 diff --git a/doc/yaz-marcdump-man.xml b/doc/yaz-marcdump-man.xml index 8195b06..1cdd528 100644 --- a/doc/yaz-marcdump-man.xml +++ b/doc/yaz-marcdump-man.xml @@ -52,7 +52,7 @@ It parses each record and supports output in line-format, ISO2709, MARCXML, - MARC-in-JSON, + MARC-in-JSON, MarcXchange as well as Hex output. diff --git a/doc/zoom.xml b/doc/zoom.xml index 1261c4e..d1ccf8e 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -964,6 +964,12 @@ ZOOM_options_set_int(opt, name, value) *len. + json + Like xml, but MARC records are converted to + MARC-in-JSON. + + +