X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Ftools.xml;h=5b09ab305811d81f111927be7cb4b24edbf3e70f;hp=6ee2aa5a2b045d48b06da1661177b27715664048;hb=aee1a87eeda33b4b049e9fc0a0a826b9c14018cc;hpb=03531ce2d54914dde2e679aa6382eb04d9e8f1d6 diff --git a/doc/tools.xml b/doc/tools.xml index 6ee2aa5..5b09ab3 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,3 @@ - Supporting Tools @@ -435,17 +434,6 @@ symbolic language for expressing boolean query structures. - - The EUROPAGATE research project working under the Libraries programme - of the European Commission's DG XIII has, amongst other useful tools, - implemented a general-purpose CCL parser which produces an output - structure that can be trivially converted to the internal RPN - representation of &yaz; (The Z_RPNQuery structure). - Since the CCL utility - along with the rest of the software - produced by EUROPAGATE - is made freely available on a liberal - license, it is included as a supplement to &yaz;. - - CCL Syntax @@ -652,7 +640,7 @@ - Refer to the complete + Refer to or the complete list of Bib-1 attributes @@ -2114,7 +2102,10 @@ void cql_to_xml_stdio(struct cql_node *cn, FILE *f); Defines the name of the retrieval format. This can be any string. For SRU, the value, is equivalent to schema (short-hand); - for Z39.50 it's equivalent to simple element set name. + for Z39.50 it's equivalent to simple element set name. + For YAZ 3.0.24 and later this name may be specified as a glob + expression with operators + * and ?.