Implemented date and time structure. Changed the Update Extended
[yaz-moved-to-github.git] / include / prt-esp.h
index 3459ffb..5608213 100644 (file)
@@ -56,6 +56,7 @@ typedef struct Z_Occurrences
 
 typedef struct Z_SpecificTag
 {
+    Odr_oid *schemaId;                      /* OPTIONAL */
     int *tagType;                           /* OPTIONAL */
     Z_StringOrNumeric *tagValue;
     Z_Occurrences *occurrences;             /* OPTIONAL */