Stylesheet support.
[yaz-moved-to-github.git] / include / yaz / srw.h
index 1b61e2a..48c4f01 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (c) 2002-2003, Index Data.
  * See the file LICENSE for details.
  *
- * $Id: srw.h,v 1.11 2004-01-05 09:34:42 adam Exp $
+ * $Id: srw.h,v 1.12 2004-01-07 20:36:44 adam Exp $
  */
 
 #ifndef YAZ_SRW_H
@@ -75,6 +75,7 @@ typedef struct {
 typedef struct {
     char *recordPacking;
     char *database;
+    char *stylesheet;
 } Z_SRW_explainRequest;
 
 typedef struct {