X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fgfs-virtual.xml;h=62e8a0b548b03256a2b55286f332fc7ec67efb5e;hp=340b641d6f966c0d3b95bb9546a345814d7f1369;hb=a6af2d19dddb0c2ef961d087d8ca0f2b3bda8f7a;hpb=d4981d86af4a523288d1eadca634b83fad0f37e8 diff --git a/doc/gfs-virtual.xml b/doc/gfs-virtual.xml index 340b641..62e8a0b 100644 --- a/doc/gfs-virtual.xml +++ b/doc/gfs-virtual.xml @@ -1,5 +1,5 @@ @@ -134,6 +134,30 @@ + + element stylesheet (optional) + + + Specifies the stylesheet reference to be part of SRU HTTP responses + when the client does not specify one. If neither this is given, nor + the client specifies one, no stylesheet reference is part of the + SRU HTTP response. + + + + + element docpath (optional) + + + Specifies a path for local file access using HTTP. All URLs with + a leading prefix (/ exluded) that matches the value of docpath + are used for file access. For example, if the server is to offer + access in directory xsl, the docpath would be + xsl and all URLs of the form + http://host/exl will result in a local file access. + + + element explain (optional)