X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fsoap.xml;h=87a07f78cc513aab3d2e046dc6fc03e422ae1bcd;hb=78786494a1fd16e59db481444e042737cabd5cd1;hp=33951f72af30b5bf3da38d6670fcf43cf9587ad7;hpb=8c2af81438405f3bbbd01a73265ce20edbd5bb73;p=yaz-moved-to-github.git diff --git a/doc/soap.xml b/doc/soap.xml index 33951f7..87a07f7 100644 --- a/doc/soap.xml +++ b/doc/soap.xml @@ -1,8 +1,9 @@ - + SOAP and SRW Introduction - &yaz; uses a very simple implementation of SOAP that only, + &yaz; uses a very simple implementation of + SOAP that only, currenly, supports what is sufficient to offer SRW functionality. The implementation uses the tree @@ -168,7 +169,7 @@ int yaz_srw_codec(ODR o, void * pptr, void *client_data, const char *ns); Here, Z_SRW_GDU is either - searchRetrieverequest or a searchRetrieveResponse. + searchRetrieveRequest or a searchRetrieveResponse.