X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-esp.h;h=5608213446203e741538b23531ba56c487337c02;hb=23cfa431fda52535722e4efdc3f462995937e863;hp=3459ffbcf679dbe5c3b0887b1dd665fefc4404dc;hpb=46ed30d0d83dd1b21e58a4db365a60aefaa5aad8;p=yaz-moved-to-github.git diff --git a/include/prt-esp.h b/include/prt-esp.h index 3459ffb..5608213 100644 --- a/include/prt-esp.h +++ b/include/prt-esp.h @@ -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 */