~ubuntu-branches/ubuntu/precise/ncbi-tools6/precise

« back to all changes in this revision

Viewing changes to asnstat/allpub.h

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#include <asn.h>
10
10
#endif
11
11
 
12
 
static char * asnfilename = "allpub.h63";
 
12
static char * asnfilename = "allpub.h64";
13
13
static AsnValxNode avnx[71] = {
14
14
    {20,"unk" ,0,0.0,&avnx[1] } ,
15
15
    {20,"gt" ,1,0.0,&avnx[2] } ,
83
83
    {20,"medline" ,3,0.0,NULL } ,
84
84
    {3,NULL,3,0.0,NULL } };
85
85
 
86
 
static AsnType atx[321] = {
 
86
static AsnType atx[322] = {
87
87
  {401, "Date" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[1],0,&atx[15]} ,
88
88
  {0, "str" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[3]} ,
89
89
  {323, "VisibleString" ,0,26,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
101
101
  {315, "CHOICE" ,0,-1,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
102
102
  {402, "Person-id" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[16],0,&atx[20]} ,
103
103
  {0, "dbtag" ,128,0,0,0,0,0,0,0,NULL,&atx[17],NULL,0,&atx[23]} ,
104
 
  {404, "Dbtag" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[18],0,&atx[34]} ,
 
104
  {404, "Dbtag" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[18],0,&atx[35]} ,
105
105
  {0, "db" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[19]} ,
106
106
  {0, "tag" ,128,1,0,0,0,0,0,0,NULL,&atx[20],NULL,0,NULL} ,
107
107
  {403, "Object-id" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[21],0,&atx[17]} ,
108
108
  {0, "id" ,128,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[22]} ,
109
109
  {0, "str" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
110
110
  {0, "name" ,128,1,0,0,0,0,0,0,NULL,&atx[24],NULL,0,&atx[32]} ,
111
 
  {408, "Name-std" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[25],0,&atx[50]} ,
 
111
  {408, "Name-std" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[25],0,&atx[51]} ,
112
112
  {0, "last" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[26]} ,
113
113
  {0, "first" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[27]} ,
114
114
  {0, "middle" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[28]} ,
117
117
  {0, "suffix" ,128,5,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[31]} ,
118
118
  {0, "title" ,128,6,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
119
119
  {0, "ml" ,128,2,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[33]} ,
120
 
  {0, "str" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
121
 
  {405, "Int-fuzz" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[35],0,&atx[45]} ,
122
 
  {0, "p-m" ,128,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[36]} ,
123
 
  {0, "range" ,128,1,0,0,0,0,0,0,NULL,&atx[13],&atx[37],0,&atx[39]} ,
124
 
  {0, "max" ,128,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[38]} ,
 
120
  {0, "str" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[34]} ,
 
121
  {0, "consortium" ,128,4,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
122
  {405, "Int-fuzz" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[36],0,&atx[46]} ,
 
123
  {0, "p-m" ,128,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[37]} ,
 
124
  {0, "range" ,128,1,0,0,0,0,0,0,NULL,&atx[13],&atx[38],0,&atx[40]} ,
 
125
  {0, "max" ,128,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[39]} ,
125
126
  {0, "min" ,128,1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,NULL} ,
126
 
  {0, "pct" ,128,2,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[40]} ,
127
 
  {0, "lim" ,128,3,0,0,0,0,0,0,NULL,&atx[41],&avnx[0],0,&atx[42]} ,
 
127
  {0, "pct" ,128,2,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[41]} ,
 
128
  {0, "lim" ,128,3,0,0,0,0,0,0,NULL,&atx[42],&avnx[0],0,&atx[43]} ,
128
129
  {310, "ENUMERATED" ,0,10,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
129
 
  {0, "alt" ,128,4,0,0,0,0,0,0,NULL,&atx[44],&atx[43],0,NULL} ,
 
130
  {0, "alt" ,128,4,0,0,0,0,0,0,NULL,&atx[45],&atx[44],0,NULL} ,
130
131
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,NULL} ,
131
132
  {314, "SET OF" ,0,17,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
132
 
  {406, "User-object" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[46],0,&atx[4]} ,
133
 
  {0, "class" ,128,0,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[47]} ,
134
 
  {0, "type" ,128,1,0,0,0,0,0,0,NULL,&atx[20],NULL,0,&atx[48]} ,
135
 
  {0, "data" ,128,2,0,0,0,0,0,0,NULL,&atx[65],&atx[49],0,NULL} ,
136
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[50],NULL,0,NULL} ,
137
 
  {409, "User-field" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[51],0,NULL} ,
138
 
  {0, "label" ,128,0,0,0,0,0,0,0,NULL,&atx[20],NULL,0,&atx[52]} ,
139
 
  {0, "num" ,128,1,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[53]} ,
140
 
  {0, "data" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[54],0,NULL} ,
141
 
  {0, "str" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[55]} ,
142
 
  {0, "int" ,128,1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[56]} ,
143
 
  {0, "real" ,128,2,0,0,0,0,0,0,NULL,&atx[57],NULL,0,&atx[58]} ,
 
133
  {406, "User-object" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[47],0,&atx[4]} ,
 
134
  {0, "class" ,128,0,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[48]} ,
 
135
  {0, "type" ,128,1,0,0,0,0,0,0,NULL,&atx[20],NULL,0,&atx[49]} ,
 
136
  {0, "data" ,128,2,0,0,0,0,0,0,NULL,&atx[66],&atx[50],0,NULL} ,
 
137
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[51],NULL,0,NULL} ,
 
138
  {409, "User-field" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[52],0,NULL} ,
 
139
  {0, "label" ,128,0,0,0,0,0,0,0,NULL,&atx[20],NULL,0,&atx[53]} ,
 
140
  {0, "num" ,128,1,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[54]} ,
 
141
  {0, "data" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[55],0,NULL} ,
 
142
  {0, "str" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[56]} ,
 
143
  {0, "int" ,128,1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[57]} ,
 
144
  {0, "real" ,128,2,0,0,0,0,0,0,NULL,&atx[58],NULL,0,&atx[59]} ,
144
145
  {309, "REAL" ,0,9,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
145
 
  {0, "bool" ,128,3,0,0,0,0,0,0,NULL,&atx[59],NULL,0,&atx[60]} ,
 
146
  {0, "bool" ,128,3,0,0,0,0,0,0,NULL,&atx[60],NULL,0,&atx[61]} ,
146
147
  {301, "BOOLEAN" ,0,1,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
147
 
  {0, "os" ,128,4,0,0,0,0,0,0,NULL,&atx[61],NULL,0,&atx[62]} ,
 
148
  {0, "os" ,128,4,0,0,0,0,0,0,NULL,&atx[62],NULL,0,&atx[63]} ,
148
149
  {304, "OCTET STRING" ,0,4,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
149
 
  {0, "object" ,128,5,0,0,0,0,0,0,NULL,&atx[45],NULL,0,&atx[63]} ,
150
 
  {0, "strs" ,128,6,0,0,0,0,0,0,NULL,&atx[65],&atx[64],0,&atx[66]} ,
 
150
  {0, "object" ,128,5,0,0,0,0,0,0,NULL,&atx[46],NULL,0,&atx[64]} ,
 
151
  {0, "strs" ,128,6,0,0,0,0,0,0,NULL,&atx[66],&atx[65],0,&atx[67]} ,
151
152
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
152
153
  {312, "SEQUENCE OF" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
153
 
  {0, "ints" ,128,7,0,0,0,0,0,0,NULL,&atx[65],&atx[67],0,&atx[68]} ,
 
154
  {0, "ints" ,128,7,0,0,0,0,0,0,NULL,&atx[66],&atx[68],0,&atx[69]} ,
154
155
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,NULL} ,
155
 
  {0, "reals" ,128,8,0,0,0,0,0,0,NULL,&atx[65],&atx[69],0,&atx[70]} ,
156
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[57],NULL,0,NULL} ,
157
 
  {0, "oss" ,128,9,0,0,0,0,0,0,NULL,&atx[65],&atx[71],0,&atx[72]} ,
158
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[61],NULL,0,NULL} ,
159
 
  {0, "fields" ,128,10,0,0,0,0,0,0,NULL,&atx[65],&atx[73],0,&atx[74]} ,
160
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[50],NULL,0,NULL} ,
161
 
  {0, "objects" ,128,11,0,0,0,0,0,0,NULL,&atx[65],&atx[75],0,NULL} ,
162
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[45],NULL,0,NULL} ,
163
 
  {401, "Cit-art" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[77],0,&atx[122]} ,
164
 
  {0, "title" ,128,0,0,1,0,0,0,0,NULL,&atx[78],NULL,0,&atx[90]} ,
165
 
  {410, "Title" ,1,0,0,0,0,1,0,0,NULL,&atx[44],&atx[79],0,&atx[95]} ,
166
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[14],&atx[80],0,NULL} ,
167
 
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[81]} ,
168
 
  {0, "tsub" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[82]} ,
169
 
  {0, "trans" ,128,2,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[83]} ,
170
 
  {0, "jta" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[84]} ,
171
 
  {0, "iso-jta" ,128,4,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[85]} ,
172
 
  {0, "ml-jta" ,128,5,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[86]} ,
173
 
  {0, "coden" ,128,6,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[87]} ,
174
 
  {0, "issn" ,128,7,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[88]} ,
175
 
  {0, "abr" ,128,8,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[89]} ,
 
156
  {0, "reals" ,128,8,0,0,0,0,0,0,NULL,&atx[66],&atx[70],0,&atx[71]} ,
 
157
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[58],NULL,0,NULL} ,
 
158
  {0, "oss" ,128,9,0,0,0,0,0,0,NULL,&atx[66],&atx[72],0,&atx[73]} ,
 
159
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[62],NULL,0,NULL} ,
 
160
  {0, "fields" ,128,10,0,0,0,0,0,0,NULL,&atx[66],&atx[74],0,&atx[75]} ,
 
161
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[51],NULL,0,NULL} ,
 
162
  {0, "objects" ,128,11,0,0,0,0,0,0,NULL,&atx[66],&atx[76],0,NULL} ,
 
163
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[46],NULL,0,NULL} ,
 
164
  {401, "Cit-art" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[78],0,&atx[123]} ,
 
165
  {0, "title" ,128,0,0,1,0,0,0,0,NULL,&atx[79],NULL,0,&atx[91]} ,
 
166
  {410, "Title" ,1,0,0,0,0,1,0,0,NULL,&atx[45],&atx[80],0,&atx[96]} ,
 
167
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[14],&atx[81],0,NULL} ,
 
168
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[82]} ,
 
169
  {0, "tsub" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[83]} ,
 
170
  {0, "trans" ,128,2,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[84]} ,
 
171
  {0, "jta" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[85]} ,
 
172
  {0, "iso-jta" ,128,4,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[86]} ,
 
173
  {0, "ml-jta" ,128,5,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[87]} ,
 
174
  {0, "coden" ,128,6,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[88]} ,
 
175
  {0, "issn" ,128,7,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[89]} ,
 
176
  {0, "abr" ,128,8,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[90]} ,
176
177
  {0, "isbn" ,128,9,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
177
 
  {0, "authors" ,128,1,0,1,0,0,0,0,NULL,&atx[91],NULL,0,&atx[120]} ,
178
 
  {427, "Auth-list" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[92],0,&atx[125]} ,
179
 
  {0, "names" ,128,0,0,0,0,0,0,0,NULL,&atx[14],&atx[93],0,&atx[119]} ,
180
 
  {0, "std" ,128,0,0,0,0,0,0,0,NULL,&atx[65],&atx[94],0,&atx[115]} ,
181
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[95],NULL,0,NULL} ,
182
 
  {411, "Author" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[96],0,&atx[169]} ,
183
 
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[97],NULL,0,&atx[98]} ,
184
 
  {413, "Person-id" ,1,0,0,0,0,0,1,0,NULL,&atx[15],NULL,0,&atx[127]} ,
185
 
  {0, "level" ,128,1,0,1,0,0,0,0,NULL,&atx[41],&avnx[7],0,&atx[99]} ,
186
 
  {0, "role" ,128,2,0,1,0,0,0,0,NULL,&atx[41],&avnx[9],0,&atx[100]} ,
187
 
  {0, "affil" ,128,3,0,1,0,0,0,0,NULL,&atx[101],NULL,0,&atx[114]} ,
188
 
  {431, "Affil" ,1,0,0,0,0,0,0,0,NULL,&atx[14],&atx[102],0,&atx[139]} ,
189
 
  {0, "str" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[103]} ,
190
 
  {0, "std" ,128,1,0,0,0,0,0,0,NULL,&atx[13],&atx[104],0,NULL} ,
191
 
  {0, "affil" ,128,0,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[105]} ,
192
 
  {0, "div" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[106]} ,
193
 
  {0, "city" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[107]} ,
194
 
  {0, "sub" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[108]} ,
195
 
  {0, "country" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[109]} ,
196
 
  {0, "street" ,128,5,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[110]} ,
197
 
  {0, "email" ,128,6,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[111]} ,
198
 
  {0, "fax" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[112]} ,
199
 
  {0, "phone" ,128,8,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[113]} ,
 
178
  {0, "authors" ,128,1,0,1,0,0,0,0,NULL,&atx[92],NULL,0,&atx[121]} ,
 
179
  {427, "Auth-list" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[93],0,&atx[126]} ,
 
180
  {0, "names" ,128,0,0,0,0,0,0,0,NULL,&atx[14],&atx[94],0,&atx[120]} ,
 
181
  {0, "std" ,128,0,0,0,0,0,0,0,NULL,&atx[66],&atx[95],0,&atx[116]} ,
 
182
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[96],NULL,0,NULL} ,
 
183
  {411, "Author" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[97],0,&atx[170]} ,
 
184
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[98],NULL,0,&atx[99]} ,
 
185
  {413, "Person-id" ,1,0,0,0,0,0,1,0,NULL,&atx[15],NULL,0,&atx[128]} ,
 
186
  {0, "level" ,128,1,0,1,0,0,0,0,NULL,&atx[42],&avnx[7],0,&atx[100]} ,
 
187
  {0, "role" ,128,2,0,1,0,0,0,0,NULL,&atx[42],&avnx[9],0,&atx[101]} ,
 
188
  {0, "affil" ,128,3,0,1,0,0,0,0,NULL,&atx[102],NULL,0,&atx[115]} ,
 
189
  {431, "Affil" ,1,0,0,0,0,0,0,0,NULL,&atx[14],&atx[103],0,&atx[140]} ,
 
190
  {0, "str" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[104]} ,
 
191
  {0, "std" ,128,1,0,0,0,0,0,0,NULL,&atx[13],&atx[105],0,NULL} ,
 
192
  {0, "affil" ,128,0,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[106]} ,
 
193
  {0, "div" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[107]} ,
 
194
  {0, "city" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[108]} ,
 
195
  {0, "sub" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[109]} ,
 
196
  {0, "country" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[110]} ,
 
197
  {0, "street" ,128,5,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[111]} ,
 
198
  {0, "email" ,128,6,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[112]} ,
 
199
  {0, "fax" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[113]} ,
 
200
  {0, "phone" ,128,8,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[114]} ,
200
201
  {0, "postal-code" ,128,9,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
201
 
  {0, "is-corr" ,128,4,0,1,0,0,0,0,NULL,&atx[59],NULL,0,NULL} ,
202
 
  {0, "ml" ,128,1,0,0,0,0,0,0,NULL,&atx[65],&atx[116],0,&atx[117]} ,
203
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
204
 
  {0, "str" ,128,2,0,0,0,0,0,0,NULL,&atx[65],&atx[118],0,NULL} ,
205
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
206
 
  {0, "affil" ,128,1,0,1,0,0,0,0,NULL,&atx[101],NULL,0,NULL} ,
207
 
  {0, "from" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[121],0,&atx[164]} ,
208
 
  {0, "journal" ,128,0,0,0,0,0,0,0,NULL,&atx[122],NULL,0,&atx[150]} ,
209
 
  {402, "Cit-jour" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[123],0,&atx[151]} ,
210
 
  {0, "title" ,128,0,0,0,0,0,0,0,NULL,&atx[78],NULL,0,&atx[124]} ,
211
 
  {0, "imp" ,128,1,0,0,0,0,0,0,NULL,&atx[125],NULL,0,NULL} ,
212
 
  {428, "Imprint" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[126],0,&atx[160]} ,
213
 
  {0, "date" ,128,0,0,0,0,0,0,0,NULL,&atx[127],NULL,0,&atx[128]} ,
214
 
  {414, "Date" ,1,0,0,0,0,0,1,0,NULL,&atx[0],NULL,0,&atx[183]} ,
215
 
  {0, "volume" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[129]} ,
216
 
  {0, "issue" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[130]} ,
217
 
  {0, "pages" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[131]} ,
218
 
  {0, "section" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[132]} ,
219
 
  {0, "pub" ,128,5,0,1,0,0,0,0,NULL,&atx[101],NULL,0,&atx[133]} ,
220
 
  {0, "cprt" ,128,6,0,1,0,0,0,0,NULL,&atx[127],NULL,0,&atx[134]} ,
221
 
  {0, "part-sup" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[135]} ,
222
 
  {0, "language" ,128,8,0,0,1,0,0,0,&avnx[13],&atx[2],NULL,0,&atx[136]} ,
223
 
  {0, "prepub" ,128,9,0,1,0,0,0,0,NULL,&atx[41],&avnx[14],0,&atx[137]} ,
224
 
  {0, "part-supi" ,128,10,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[138]} ,
225
 
  {0, "retract" ,128,11,0,1,0,0,0,0,NULL,&atx[139],NULL,0,&atx[142]} ,
226
 
  {432, "CitRetract" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[140],0,NULL} ,
227
 
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[41],&avnx[17],0,&atx[141]} ,
 
202
  {0, "is-corr" ,128,4,0,1,0,0,0,0,NULL,&atx[60],NULL,0,NULL} ,
 
203
  {0, "ml" ,128,1,0,0,0,0,0,0,NULL,&atx[66],&atx[117],0,&atx[118]} ,
 
204
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
205
  {0, "str" ,128,2,0,0,0,0,0,0,NULL,&atx[66],&atx[119],0,NULL} ,
 
206
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
207
  {0, "affil" ,128,1,0,1,0,0,0,0,NULL,&atx[102],NULL,0,NULL} ,
 
208
  {0, "from" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[122],0,&atx[165]} ,
 
209
  {0, "journal" ,128,0,0,0,0,0,0,0,NULL,&atx[123],NULL,0,&atx[151]} ,
 
210
  {402, "Cit-jour" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[124],0,&atx[152]} ,
 
211
  {0, "title" ,128,0,0,0,0,0,0,0,NULL,&atx[79],NULL,0,&atx[125]} ,
 
212
  {0, "imp" ,128,1,0,0,0,0,0,0,NULL,&atx[126],NULL,0,NULL} ,
 
213
  {428, "Imprint" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[127],0,&atx[161]} ,
 
214
  {0, "date" ,128,0,0,0,0,0,0,0,NULL,&atx[128],NULL,0,&atx[129]} ,
 
215
  {414, "Date" ,1,0,0,0,0,0,1,0,NULL,&atx[0],NULL,0,&atx[184]} ,
 
216
  {0, "volume" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[130]} ,
 
217
  {0, "issue" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[131]} ,
 
218
  {0, "pages" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[132]} ,
 
219
  {0, "section" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[133]} ,
 
220
  {0, "pub" ,128,5,0,1,0,0,0,0,NULL,&atx[102],NULL,0,&atx[134]} ,
 
221
  {0, "cprt" ,128,6,0,1,0,0,0,0,NULL,&atx[128],NULL,0,&atx[135]} ,
 
222
  {0, "part-sup" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[136]} ,
 
223
  {0, "language" ,128,8,0,0,1,0,0,0,&avnx[13],&atx[2],NULL,0,&atx[137]} ,
 
224
  {0, "prepub" ,128,9,0,1,0,0,0,0,NULL,&atx[42],&avnx[14],0,&atx[138]} ,
 
225
  {0, "part-supi" ,128,10,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[139]} ,
 
226
  {0, "retract" ,128,11,0,1,0,0,0,0,NULL,&atx[140],NULL,0,&atx[143]} ,
 
227
  {432, "CitRetract" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[141],0,NULL} ,
 
228
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[42],&avnx[17],0,&atx[142]} ,
228
229
  {0, "exp" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
229
 
  {0, "pubstatus" ,128,12,0,1,0,0,0,0,NULL,&atx[143],NULL,0,&atx[144]} ,
230
 
  {424, "PubStatus" ,1,0,0,0,0,0,0,0,NULL,&atx[6],&avnx[21],0,&atx[147]} ,
231
 
  {0, "history" ,128,13,0,1,0,0,0,0,NULL,&atx[145],NULL,0,NULL} ,
232
 
  {426, "PubStatusDateSet" ,1,0,0,0,0,0,0,0,NULL,&atx[44],&atx[146],0,&atx[91]} ,
233
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[147],NULL,0,NULL} ,
234
 
  {425, "PubStatusDate" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[148],0,&atx[145]} ,
235
 
  {0, "pubstatus" ,128,0,0,0,0,0,0,0,NULL,&atx[143],NULL,0,&atx[149]} ,
236
 
  {0, "date" ,128,1,0,0,0,0,0,0,NULL,&atx[127],NULL,0,NULL} ,
237
 
  {0, "book" ,128,1,0,0,0,0,0,0,NULL,&atx[151],NULL,0,&atx[156]} ,
238
 
  {403, "Cit-book" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[152],0,&atx[184]} ,
239
 
  {0, "title" ,128,0,0,0,0,0,0,0,NULL,&atx[78],NULL,0,&atx[153]} ,
240
 
  {0, "coll" ,128,1,0,1,0,0,0,0,NULL,&atx[78],NULL,0,&atx[154]} ,
241
 
  {0, "authors" ,128,2,0,0,0,0,0,0,NULL,&atx[91],NULL,0,&atx[155]} ,
242
 
  {0, "imp" ,128,3,0,0,0,0,0,0,NULL,&atx[125],NULL,0,NULL} ,
243
 
  {0, "proc" ,128,2,0,0,0,0,0,0,NULL,&atx[157],NULL,0,NULL} ,
244
 
  {408, "Cit-proc" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[158],0,&atx[226]} ,
245
 
  {0, "book" ,128,0,0,0,0,0,0,0,NULL,&atx[151],NULL,0,&atx[159]} ,
246
 
  {0, "meet" ,128,1,0,0,0,0,0,0,NULL,&atx[160],NULL,0,NULL} ,
247
 
  {429, "Meeting" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[161],0,&atx[199]} ,
248
 
  {0, "number" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[162]} ,
249
 
  {0, "date" ,128,1,0,0,0,0,0,0,NULL,&atx[127],NULL,0,&atx[163]} ,
250
 
  {0, "place" ,128,2,0,1,0,0,0,0,NULL,&atx[101],NULL,0,NULL} ,
251
 
  {0, "ids" ,128,3,0,1,0,0,0,0,NULL,&atx[165],NULL,0,NULL} ,
252
 
  {423, "ArticleIdSet" ,1,0,0,0,0,0,0,0,NULL,&atx[44],&atx[166],0,&atx[143]} ,
253
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[167],NULL,0,NULL} ,
254
 
  {416, "ArticleId" ,1,0,0,0,0,0,0,0,NULL,&atx[14],&atx[168],0,&atx[171]} ,
255
 
  {0, "pubmed" ,128,0,0,0,0,0,0,0,NULL,&atx[169],NULL,0,&atx[170]} ,
256
 
  {412, "PubMedId" ,1,0,0,0,0,1,0,0,NULL,&atx[6],NULL,0,&atx[97]} ,
257
 
  {0, "medline" ,128,1,0,0,0,0,0,0,NULL,&atx[171],NULL,0,&atx[172]} ,
258
 
  {417, "MedlineUID" ,1,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[173]} ,
259
 
  {0, "doi" ,128,2,0,0,0,0,0,0,NULL,&atx[173],NULL,0,&atx[174]} ,
260
 
  {418, "DOI" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[175]} ,
261
 
  {0, "pii" ,128,3,0,0,0,0,0,0,NULL,&atx[175],NULL,0,&atx[176]} ,
262
 
  {419, "PII" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[177]} ,
263
 
  {0, "pmcid" ,128,4,0,0,0,0,0,0,NULL,&atx[177],NULL,0,&atx[178]} ,
264
 
  {420, "PmcID" ,1,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[179]} ,
265
 
  {0, "pmcpid" ,128,5,0,0,0,0,0,0,NULL,&atx[179],NULL,0,&atx[180]} ,
266
 
  {421, "PmcPid" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[181]} ,
267
 
  {0, "pmpid" ,128,6,0,0,0,0,0,0,NULL,&atx[181],NULL,0,&atx[182]} ,
268
 
  {422, "PmPid" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[165]} ,
269
 
  {0, "other" ,128,7,0,0,0,0,0,0,NULL,&atx[183],NULL,0,NULL} ,
270
 
  {415, "Dbtag" ,1,0,0,0,0,0,1,0,NULL,&atx[17],NULL,0,&atx[167]} ,
271
 
  {404, "Cit-pat" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[185],0,&atx[204]} ,
272
 
  {0, "title" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[186]} ,
273
 
  {0, "authors" ,128,1,0,0,0,0,0,0,NULL,&atx[91],NULL,0,&atx[187]} ,
274
 
  {0, "country" ,128,2,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[188]} ,
275
 
  {0, "doc-type" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[189]} ,
276
 
  {0, "number" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[190]} ,
277
 
  {0, "date-issue" ,128,5,0,1,0,0,0,0,NULL,&atx[127],NULL,0,&atx[191]} ,
278
 
  {0, "class" ,128,6,0,1,0,0,0,0,NULL,&atx[65],&atx[192],0,&atx[193]} ,
 
230
  {0, "pubstatus" ,128,12,0,1,0,0,0,0,NULL,&atx[144],NULL,0,&atx[145]} ,
 
231
  {424, "PubStatus" ,1,0,0,0,0,0,0,0,NULL,&atx[6],&avnx[21],0,&atx[148]} ,
 
232
  {0, "history" ,128,13,0,1,0,0,0,0,NULL,&atx[146],NULL,0,NULL} ,
 
233
  {426, "PubStatusDateSet" ,1,0,0,0,0,0,0,0,NULL,&atx[45],&atx[147],0,&atx[92]} ,
 
234
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[148],NULL,0,NULL} ,
 
235
  {425, "PubStatusDate" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[149],0,&atx[146]} ,
 
236
  {0, "pubstatus" ,128,0,0,0,0,0,0,0,NULL,&atx[144],NULL,0,&atx[150]} ,
 
237
  {0, "date" ,128,1,0,0,0,0,0,0,NULL,&atx[128],NULL,0,NULL} ,
 
238
  {0, "book" ,128,1,0,0,0,0,0,0,NULL,&atx[152],NULL,0,&atx[157]} ,
 
239
  {403, "Cit-book" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[153],0,&atx[185]} ,
 
240
  {0, "title" ,128,0,0,0,0,0,0,0,NULL,&atx[79],NULL,0,&atx[154]} ,
 
241
  {0, "coll" ,128,1,0,1,0,0,0,0,NULL,&atx[79],NULL,0,&atx[155]} ,
 
242
  {0, "authors" ,128,2,0,0,0,0,0,0,NULL,&atx[92],NULL,0,&atx[156]} ,
 
243
  {0, "imp" ,128,3,0,0,0,0,0,0,NULL,&atx[126],NULL,0,NULL} ,
 
244
  {0, "proc" ,128,2,0,0,0,0,0,0,NULL,&atx[158],NULL,0,NULL} ,
 
245
  {408, "Cit-proc" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[159],0,&atx[227]} ,
 
246
  {0, "book" ,128,0,0,0,0,0,0,0,NULL,&atx[152],NULL,0,&atx[160]} ,
 
247
  {0, "meet" ,128,1,0,0,0,0,0,0,NULL,&atx[161],NULL,0,NULL} ,
 
248
  {429, "Meeting" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[162],0,&atx[200]} ,
 
249
  {0, "number" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[163]} ,
 
250
  {0, "date" ,128,1,0,0,0,0,0,0,NULL,&atx[128],NULL,0,&atx[164]} ,
 
251
  {0, "place" ,128,2,0,1,0,0,0,0,NULL,&atx[102],NULL,0,NULL} ,
 
252
  {0, "ids" ,128,3,0,1,0,0,0,0,NULL,&atx[166],NULL,0,NULL} ,
 
253
  {423, "ArticleIdSet" ,1,0,0,0,0,0,0,0,NULL,&atx[45],&atx[167],0,&atx[144]} ,
 
254
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[168],NULL,0,NULL} ,
 
255
  {416, "ArticleId" ,1,0,0,0,0,0,0,0,NULL,&atx[14],&atx[169],0,&atx[172]} ,
 
256
  {0, "pubmed" ,128,0,0,0,0,0,0,0,NULL,&atx[170],NULL,0,&atx[171]} ,
 
257
  {412, "PubMedId" ,1,0,0,0,0,1,0,0,NULL,&atx[6],NULL,0,&atx[98]} ,
 
258
  {0, "medline" ,128,1,0,0,0,0,0,0,NULL,&atx[172],NULL,0,&atx[173]} ,
 
259
  {417, "MedlineUID" ,1,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[174]} ,
 
260
  {0, "doi" ,128,2,0,0,0,0,0,0,NULL,&atx[174],NULL,0,&atx[175]} ,
 
261
  {418, "DOI" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[176]} ,
 
262
  {0, "pii" ,128,3,0,0,0,0,0,0,NULL,&atx[176],NULL,0,&atx[177]} ,
 
263
  {419, "PII" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[178]} ,
 
264
  {0, "pmcid" ,128,4,0,0,0,0,0,0,NULL,&atx[178],NULL,0,&atx[179]} ,
 
265
  {420, "PmcID" ,1,0,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[180]} ,
 
266
  {0, "pmcpid" ,128,5,0,0,0,0,0,0,NULL,&atx[180],NULL,0,&atx[181]} ,
 
267
  {421, "PmcPid" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[182]} ,
 
268
  {0, "pmpid" ,128,6,0,0,0,0,0,0,NULL,&atx[182],NULL,0,&atx[183]} ,
 
269
  {422, "PmPid" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[166]} ,
 
270
  {0, "other" ,128,7,0,0,0,0,0,0,NULL,&atx[184],NULL,0,NULL} ,
 
271
  {415, "Dbtag" ,1,0,0,0,0,0,1,0,NULL,&atx[17],NULL,0,&atx[168]} ,
 
272
  {404, "Cit-pat" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[186],0,&atx[205]} ,
 
273
  {0, "title" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[187]} ,
 
274
  {0, "authors" ,128,1,0,0,0,0,0,0,NULL,&atx[92],NULL,0,&atx[188]} ,
 
275
  {0, "country" ,128,2,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[189]} ,
 
276
  {0, "doc-type" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[190]} ,
 
277
  {0, "number" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[191]} ,
 
278
  {0, "date-issue" ,128,5,0,1,0,0,0,0,NULL,&atx[128],NULL,0,&atx[192]} ,
 
279
  {0, "class" ,128,6,0,1,0,0,0,0,NULL,&atx[66],&atx[193],0,&atx[194]} ,
279
280
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
280
 
  {0, "app-number" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[194]} ,
281
 
  {0, "app-date" ,128,8,0,1,0,0,0,0,NULL,&atx[127],NULL,0,&atx[195]} ,
282
 
  {0, "applicants" ,128,9,0,1,0,0,0,0,NULL,&atx[91],NULL,0,&atx[196]} ,
283
 
  {0, "assignees" ,128,10,0,1,0,0,0,0,NULL,&atx[91],NULL,0,&atx[197]} ,
284
 
  {0, "priority" ,128,11,0,1,0,0,0,0,NULL,&atx[65],&atx[198],0,&atx[203]} ,
285
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[199],NULL,0,NULL} ,
286
 
  {430, "Patent-priority" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[200],0,&atx[101]} ,
287
 
  {0, "country" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[201]} ,
288
 
  {0, "number" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[202]} ,
289
 
  {0, "date" ,128,2,0,0,0,0,0,0,NULL,&atx[127],NULL,0,NULL} ,
 
281
  {0, "app-number" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[195]} ,
 
282
  {0, "app-date" ,128,8,0,1,0,0,0,0,NULL,&atx[128],NULL,0,&atx[196]} ,
 
283
  {0, "applicants" ,128,9,0,1,0,0,0,0,NULL,&atx[92],NULL,0,&atx[197]} ,
 
284
  {0, "assignees" ,128,10,0,1,0,0,0,0,NULL,&atx[92],NULL,0,&atx[198]} ,
 
285
  {0, "priority" ,128,11,0,1,0,0,0,0,NULL,&atx[66],&atx[199],0,&atx[204]} ,
 
286
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[200],NULL,0,NULL} ,
 
287
  {430, "Patent-priority" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[201],0,&atx[102]} ,
 
288
  {0, "country" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[202]} ,
 
289
  {0, "number" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[203]} ,
 
290
  {0, "date" ,128,2,0,0,0,0,0,0,NULL,&atx[128],NULL,0,NULL} ,
290
291
  {0, "abstract" ,128,12,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
291
 
  {405, "Cit-let" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[205],0,&atx[208]} ,
292
 
  {0, "cit" ,128,0,0,0,0,0,0,0,NULL,&atx[151],NULL,0,&atx[206]} ,
293
 
  {0, "man-id" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[207]} ,
294
 
  {0, "type" ,128,2,0,1,0,0,0,0,NULL,&atx[41],&avnx[34],0,NULL} ,
295
 
  {406, "Id-pat" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[209],0,&atx[214]} ,
296
 
  {0, "country" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[210]} ,
297
 
  {0, "id" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[211],0,&atx[213]} ,
298
 
  {0, "number" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[212]} ,
 
292
  {405, "Cit-let" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[206],0,&atx[209]} ,
 
293
  {0, "cit" ,128,0,0,0,0,0,0,0,NULL,&atx[152],NULL,0,&atx[207]} ,
 
294
  {0, "man-id" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[208]} ,
 
295
  {0, "type" ,128,2,0,1,0,0,0,0,NULL,&atx[42],&avnx[34],0,NULL} ,
 
296
  {406, "Id-pat" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[210],0,&atx[215]} ,
 
297
  {0, "country" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[211]} ,
 
298
  {0, "id" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[212],0,&atx[214]} ,
 
299
  {0, "number" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[213]} ,
299
300
  {0, "app-number" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
300
301
  {0, "doc-type" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
301
 
  {407, "Cit-gen" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[215],0,&atx[157]} ,
302
 
  {0, "cit" ,128,0,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[216]} ,
303
 
  {0, "authors" ,128,1,0,1,0,0,0,0,NULL,&atx[91],NULL,0,&atx[217]} ,
304
 
  {0, "muid" ,128,2,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[218]} ,
305
 
  {0, "journal" ,128,3,0,1,0,0,0,0,NULL,&atx[78],NULL,0,&atx[219]} ,
306
 
  {0, "volume" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[220]} ,
307
 
  {0, "issue" ,128,5,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[221]} ,
308
 
  {0, "pages" ,128,6,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[222]} ,
309
 
  {0, "date" ,128,7,0,1,0,0,0,0,NULL,&atx[127],NULL,0,&atx[223]} ,
310
 
  {0, "serial-number" ,128,8,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[224]} ,
311
 
  {0, "title" ,128,9,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[225]} ,
312
 
  {0, "pmid" ,128,10,0,1,0,0,0,0,NULL,&atx[169],NULL,0,NULL} ,
313
 
  {409, "Cit-sub" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[227],0,&atx[78]} ,
314
 
  {0, "authors" ,128,0,0,0,0,0,0,0,NULL,&atx[91],NULL,0,&atx[228]} ,
315
 
  {0, "imp" ,128,1,0,1,0,0,0,0,NULL,&atx[125],NULL,0,&atx[229]} ,
316
 
  {0, "medium" ,128,2,0,1,0,0,0,0,NULL,&atx[41],&avnx[37],0,&atx[230]} ,
317
 
  {0, "date" ,128,3,0,1,0,0,0,0,NULL,&atx[127],NULL,0,&atx[231]} ,
 
302
  {407, "Cit-gen" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[216],0,&atx[158]} ,
 
303
  {0, "cit" ,128,0,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[217]} ,
 
304
  {0, "authors" ,128,1,0,1,0,0,0,0,NULL,&atx[92],NULL,0,&atx[218]} ,
 
305
  {0, "muid" ,128,2,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[219]} ,
 
306
  {0, "journal" ,128,3,0,1,0,0,0,0,NULL,&atx[79],NULL,0,&atx[220]} ,
 
307
  {0, "volume" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[221]} ,
 
308
  {0, "issue" ,128,5,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[222]} ,
 
309
  {0, "pages" ,128,6,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[223]} ,
 
310
  {0, "date" ,128,7,0,1,0,0,0,0,NULL,&atx[128],NULL,0,&atx[224]} ,
 
311
  {0, "serial-number" ,128,8,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[225]} ,
 
312
  {0, "title" ,128,9,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[226]} ,
 
313
  {0, "pmid" ,128,10,0,1,0,0,0,0,NULL,&atx[170],NULL,0,NULL} ,
 
314
  {409, "Cit-sub" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[228],0,&atx[79]} ,
 
315
  {0, "authors" ,128,0,0,0,0,0,0,0,NULL,&atx[92],NULL,0,&atx[229]} ,
 
316
  {0, "imp" ,128,1,0,1,0,0,0,0,NULL,&atx[126],NULL,0,&atx[230]} ,
 
317
  {0, "medium" ,128,2,0,1,0,0,0,0,NULL,&atx[42],&avnx[37],0,&atx[231]} ,
 
318
  {0, "date" ,128,3,0,1,0,0,0,0,NULL,&atx[128],NULL,0,&atx[232]} ,
318
319
  {0, "descr" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
319
 
  {401, "Medline-entry" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[233],0,&atx[257]} ,
320
 
  {0, "uid" ,128,0,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[234]} ,
321
 
  {0, "em" ,128,1,0,0,0,0,0,0,NULL,&atx[235],NULL,0,&atx[236]} ,
322
 
  {405, "Date" ,1,0,0,0,0,0,1,0,NULL,&atx[0],NULL,0,&atx[241]} ,
323
 
  {0, "cit" ,128,2,0,0,0,0,0,0,NULL,&atx[237],NULL,0,&atx[238]} ,
324
 
  {403, "Cit-art" ,1,0,0,0,0,0,1,0,NULL,&atx[76],NULL,0,&atx[265]} ,
325
 
  {0, "abstract" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[239]} ,
326
 
  {0, "mesh" ,128,4,0,1,0,0,0,0,NULL,&atx[44],&atx[240],0,&atx[249]} ,
327
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[241],NULL,0,NULL} ,
328
 
  {406, "Medline-mesh" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[242],0,&atx[251]} ,
329
 
  {0, "mp" ,128,0,0,0,1,0,0,0,&avnx[42],&atx[59],NULL,0,&atx[243]} ,
330
 
  {0, "term" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[244]} ,
331
 
  {0, "qual" ,128,2,0,1,0,0,0,0,NULL,&atx[44],&atx[245],0,NULL} ,
332
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[246],NULL,0,NULL} ,
333
 
  {409, "Medline-qual" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[247],0,&atx[275]} ,
334
 
  {0, "mp" ,128,0,0,0,1,0,0,0,&avnx[43],&atx[59],NULL,0,&atx[248]} ,
 
320
  {401, "Medline-entry" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[234],0,&atx[258]} ,
 
321
  {0, "uid" ,128,0,0,1,0,0,0,0,NULL,&atx[6],NULL,0,&atx[235]} ,
 
322
  {0, "em" ,128,1,0,0,0,0,0,0,NULL,&atx[236],NULL,0,&atx[237]} ,
 
323
  {405, "Date" ,1,0,0,0,0,0,1,0,NULL,&atx[0],NULL,0,&atx[242]} ,
 
324
  {0, "cit" ,128,2,0,0,0,0,0,0,NULL,&atx[238],NULL,0,&atx[239]} ,
 
325
  {403, "Cit-art" ,1,0,0,0,0,0,1,0,NULL,&atx[77],NULL,0,&atx[266]} ,
 
326
  {0, "abstract" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[240]} ,
 
327
  {0, "mesh" ,128,4,0,1,0,0,0,0,NULL,&atx[45],&atx[241],0,&atx[250]} ,
 
328
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[242],NULL,0,NULL} ,
 
329
  {406, "Medline-mesh" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[243],0,&atx[252]} ,
 
330
  {0, "mp" ,128,0,0,0,1,0,0,0,&avnx[42],&atx[60],NULL,0,&atx[244]} ,
 
331
  {0, "term" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[245]} ,
 
332
  {0, "qual" ,128,2,0,1,0,0,0,0,NULL,&atx[45],&atx[246],0,NULL} ,
 
333
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[247],NULL,0,NULL} ,
 
334
  {409, "Medline-qual" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[248],0,&atx[276]} ,
 
335
  {0, "mp" ,128,0,0,0,1,0,0,0,&avnx[43],&atx[60],NULL,0,&atx[249]} ,
335
336
  {0, "subh" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
336
 
  {0, "substance" ,128,5,0,1,0,0,0,0,NULL,&atx[44],&atx[250],0,&atx[255]} ,
337
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[251],NULL,0,NULL} ,
338
 
  {407, "Medline-rn" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[252],0,&atx[270]} ,
339
 
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[41],&avnx[44],0,&atx[253]} ,
340
 
  {0, "cit" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[254]} ,
 
337
  {0, "substance" ,128,5,0,1,0,0,0,0,NULL,&atx[45],&atx[251],0,&atx[256]} ,
 
338
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[252],NULL,0,NULL} ,
 
339
  {407, "Medline-rn" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[253],0,&atx[271]} ,
 
340
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[42],&avnx[44],0,&atx[254]} ,
 
341
  {0, "cit" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[255]} ,
341
342
  {0, "name" ,128,2,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
342
 
  {0, "xref" ,128,6,0,1,0,0,0,0,NULL,&atx[44],&atx[256],0,&atx[260]} ,
343
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[257],NULL,0,NULL} ,
344
 
  {402, "Medline-si" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[258],0,&atx[237]} ,
345
 
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[41],&avnx[47],0,&atx[259]} ,
 
343
  {0, "xref" ,128,6,0,1,0,0,0,0,NULL,&atx[45],&atx[257],0,&atx[261]} ,
 
344
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[258],NULL,0,NULL} ,
 
345
  {402, "Medline-si" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[259],0,&atx[238]} ,
 
346
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[42],&avnx[47],0,&atx[260]} ,
346
347
  {0, "cit" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
347
 
  {0, "idnum" ,128,7,0,1,0,0,0,0,NULL,&atx[44],&atx[261],0,&atx[262]} ,
348
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
349
 
  {0, "gene" ,128,8,0,1,0,0,0,0,NULL,&atx[44],&atx[263],0,&atx[264]} ,
350
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
351
 
  {0, "pmid" ,128,9,0,1,0,0,0,0,NULL,&atx[265],NULL,0,&atx[266]} ,
352
 
  {404, "PubMedId" ,1,0,0,0,0,0,1,0,NULL,&atx[169],NULL,0,&atx[235]} ,
353
 
  {0, "pub-type" ,128,10,0,1,0,0,0,0,NULL,&atx[44],&atx[267],0,&atx[268]} ,
354
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
355
 
  {0, "mlfield" ,128,11,0,1,0,0,0,0,NULL,&atx[44],&atx[269],0,&atx[278]} ,
356
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[270],NULL,0,NULL} ,
357
 
  {408, "Medline-field" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[271],0,&atx[246]} ,
358
 
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[6],&avnx[61],0,&atx[272]} ,
359
 
  {0, "str" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[273]} ,
360
 
  {0, "ids" ,128,2,0,1,0,0,0,0,NULL,&atx[65],&atx[274],0,NULL} ,
361
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[275],NULL,0,NULL} ,
362
 
  {410, "DocRef" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[276],0,NULL} ,
363
 
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[6],&avnx[64],0,&atx[277]} ,
 
348
  {0, "idnum" ,128,7,0,1,0,0,0,0,NULL,&atx[45],&atx[262],0,&atx[263]} ,
 
349
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
350
  {0, "gene" ,128,8,0,1,0,0,0,0,NULL,&atx[45],&atx[264],0,&atx[265]} ,
 
351
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
352
  {0, "pmid" ,128,9,0,1,0,0,0,0,NULL,&atx[266],NULL,0,&atx[267]} ,
 
353
  {404, "PubMedId" ,1,0,0,0,0,0,1,0,NULL,&atx[170],NULL,0,&atx[236]} ,
 
354
  {0, "pub-type" ,128,10,0,1,0,0,0,0,NULL,&atx[45],&atx[268],0,&atx[269]} ,
 
355
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
356
  {0, "mlfield" ,128,11,0,1,0,0,0,0,NULL,&atx[45],&atx[270],0,&atx[279]} ,
 
357
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[271],NULL,0,NULL} ,
 
358
  {408, "Medline-field" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[272],0,&atx[247]} ,
 
359
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[6],&avnx[61],0,&atx[273]} ,
 
360
  {0, "str" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[274]} ,
 
361
  {0, "ids" ,128,2,0,1,0,0,0,0,NULL,&atx[66],&atx[275],0,NULL} ,
 
362
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[276],NULL,0,NULL} ,
 
363
  {410, "DocRef" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[277],0,NULL} ,
 
364
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[6],&avnx[64],0,&atx[278]} ,
364
365
  {0, "uid" ,128,1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,NULL} ,
365
366
  {0, "status" ,128,12,0,0,1,0,0,0,&avnx[70],&atx[6],&avnx[67],0,NULL} ,
366
 
  {401, "Pub" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[280],0,&atx[306]} ,
367
 
  {0, "gen" ,128,0,0,0,0,0,0,0,NULL,&atx[281],NULL,0,&atx[282]} ,
368
 
  {411, "Cit-gen" ,1,0,0,0,0,0,1,0,NULL,&atx[214],NULL,0,&atx[300]} ,
369
 
  {0, "sub" ,128,1,0,0,0,0,0,0,NULL,&atx[283],NULL,0,&atx[284]} ,
370
 
  {413, "Cit-sub" ,1,0,0,0,0,0,1,0,NULL,&atx[226],NULL,0,&atx[305]} ,
371
 
  {0, "medline" ,128,2,0,0,0,0,0,0,NULL,&atx[285],NULL,0,&atx[286]} ,
372
 
  {404, "Medline-entry" ,1,0,0,0,0,0,1,0,NULL,&atx[232],NULL,0,&atx[288]} ,
373
 
  {0, "muid" ,128,3,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[287]} ,
374
 
  {0, "article" ,128,4,0,0,0,0,0,0,NULL,&atx[288],NULL,0,&atx[289]} ,
375
 
  {405, "Cit-art" ,1,0,0,0,0,0,1,0,NULL,&atx[76],NULL,0,&atx[290]} ,
376
 
  {0, "journal" ,128,5,0,0,0,0,0,0,NULL,&atx[290],NULL,0,&atx[291]} ,
377
 
  {406, "Cit-jour" ,1,0,0,0,0,0,1,0,NULL,&atx[122],NULL,0,&atx[292]} ,
378
 
  {0, "book" ,128,6,0,0,0,0,0,0,NULL,&atx[292],NULL,0,&atx[293]} ,
379
 
  {407, "Cit-book" ,1,0,0,0,0,0,1,0,NULL,&atx[151],NULL,0,&atx[294]} ,
380
 
  {0, "proc" ,128,7,0,0,0,0,0,0,NULL,&atx[294],NULL,0,&atx[295]} ,
381
 
  {408, "Cit-proc" ,1,0,0,0,0,0,1,0,NULL,&atx[157],NULL,0,&atx[296]} ,
382
 
  {0, "patent" ,128,8,0,0,0,0,0,0,NULL,&atx[296],NULL,0,&atx[297]} ,
383
 
  {409, "Cit-pat" ,1,0,0,0,0,0,1,0,NULL,&atx[184],NULL,0,&atx[298]} ,
384
 
  {0, "pat-id" ,128,9,0,0,0,0,0,0,NULL,&atx[298],NULL,0,&atx[299]} ,
385
 
  {410, "Id-pat" ,1,0,0,0,0,0,1,0,NULL,&atx[208],NULL,0,&atx[281]} ,
386
 
  {0, "man" ,128,10,0,0,0,0,0,0,NULL,&atx[300],NULL,0,&atx[301]} ,
387
 
  {412, "Cit-let" ,1,0,0,0,0,0,1,0,NULL,&atx[204],NULL,0,&atx[283]} ,
388
 
  {0, "equiv" ,128,11,0,0,0,0,0,0,NULL,&atx[302],NULL,0,&atx[304]} ,
389
 
  {403, "Pub-equiv" ,1,0,0,0,0,1,0,0,NULL,&atx[44],&atx[303],0,&atx[285]} ,
390
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[279],NULL,0,NULL} ,
391
 
  {0, "pmid" ,128,12,0,0,0,0,0,0,NULL,&atx[305],NULL,0,NULL} ,
392
 
  {414, "PubMedId" ,1,0,0,0,0,0,1,0,NULL,&atx[169],NULL,0,NULL} ,
393
 
  {402, "Pub-set" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[307],0,&atx[302]} ,
394
 
  {0, "pub" ,128,0,0,0,0,0,0,0,NULL,&atx[44],&atx[308],0,&atx[309]} ,
395
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[279],NULL,0,NULL} ,
396
 
  {0, "medline" ,128,1,0,0,0,0,0,0,NULL,&atx[44],&atx[310],0,&atx[311]} ,
397
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[285],NULL,0,NULL} ,
398
 
  {0, "article" ,128,2,0,0,0,0,0,0,NULL,&atx[44],&atx[312],0,&atx[313]} ,
399
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[288],NULL,0,NULL} ,
400
 
  {0, "journal" ,128,3,0,0,0,0,0,0,NULL,&atx[44],&atx[314],0,&atx[315]} ,
401
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[290],NULL,0,NULL} ,
402
 
  {0, "book" ,128,4,0,0,0,0,0,0,NULL,&atx[44],&atx[316],0,&atx[317]} ,
403
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[292],NULL,0,NULL} ,
404
 
  {0, "proc" ,128,5,0,0,0,0,0,0,NULL,&atx[44],&atx[318],0,&atx[319]} ,
405
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[294],NULL,0,NULL} ,
406
 
  {0, "patent" ,128,6,0,0,0,0,0,0,NULL,&atx[44],&atx[320],0,NULL} ,
407
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[296],NULL,0,NULL} };
 
367
  {401, "Pub" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[281],0,&atx[307]} ,
 
368
  {0, "gen" ,128,0,0,0,0,0,0,0,NULL,&atx[282],NULL,0,&atx[283]} ,
 
369
  {411, "Cit-gen" ,1,0,0,0,0,0,1,0,NULL,&atx[215],NULL,0,&atx[301]} ,
 
370
  {0, "sub" ,128,1,0,0,0,0,0,0,NULL,&atx[284],NULL,0,&atx[285]} ,
 
371
  {413, "Cit-sub" ,1,0,0,0,0,0,1,0,NULL,&atx[227],NULL,0,&atx[306]} ,
 
372
  {0, "medline" ,128,2,0,0,0,0,0,0,NULL,&atx[286],NULL,0,&atx[287]} ,
 
373
  {404, "Medline-entry" ,1,0,0,0,0,0,1,0,NULL,&atx[233],NULL,0,&atx[289]} ,
 
374
  {0, "muid" ,128,3,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[288]} ,
 
375
  {0, "article" ,128,4,0,0,0,0,0,0,NULL,&atx[289],NULL,0,&atx[290]} ,
 
376
  {405, "Cit-art" ,1,0,0,0,0,0,1,0,NULL,&atx[77],NULL,0,&atx[291]} ,
 
377
  {0, "journal" ,128,5,0,0,0,0,0,0,NULL,&atx[291],NULL,0,&atx[292]} ,
 
378
  {406, "Cit-jour" ,1,0,0,0,0,0,1,0,NULL,&atx[123],NULL,0,&atx[293]} ,
 
379
  {0, "book" ,128,6,0,0,0,0,0,0,NULL,&atx[293],NULL,0,&atx[294]} ,
 
380
  {407, "Cit-book" ,1,0,0,0,0,0,1,0,NULL,&atx[152],NULL,0,&atx[295]} ,
 
381
  {0, "proc" ,128,7,0,0,0,0,0,0,NULL,&atx[295],NULL,0,&atx[296]} ,
 
382
  {408, "Cit-proc" ,1,0,0,0,0,0,1,0,NULL,&atx[158],NULL,0,&atx[297]} ,
 
383
  {0, "patent" ,128,8,0,0,0,0,0,0,NULL,&atx[297],NULL,0,&atx[298]} ,
 
384
  {409, "Cit-pat" ,1,0,0,0,0,0,1,0,NULL,&atx[185],NULL,0,&atx[299]} ,
 
385
  {0, "pat-id" ,128,9,0,0,0,0,0,0,NULL,&atx[299],NULL,0,&atx[300]} ,
 
386
  {410, "Id-pat" ,1,0,0,0,0,0,1,0,NULL,&atx[209],NULL,0,&atx[282]} ,
 
387
  {0, "man" ,128,10,0,0,0,0,0,0,NULL,&atx[301],NULL,0,&atx[302]} ,
 
388
  {412, "Cit-let" ,1,0,0,0,0,0,1,0,NULL,&atx[205],NULL,0,&atx[284]} ,
 
389
  {0, "equiv" ,128,11,0,0,0,0,0,0,NULL,&atx[303],NULL,0,&atx[305]} ,
 
390
  {403, "Pub-equiv" ,1,0,0,0,0,1,0,0,NULL,&atx[45],&atx[304],0,&atx[286]} ,
 
391
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[280],NULL,0,NULL} ,
 
392
  {0, "pmid" ,128,12,0,0,0,0,0,0,NULL,&atx[306],NULL,0,NULL} ,
 
393
  {414, "PubMedId" ,1,0,0,0,0,0,1,0,NULL,&atx[170],NULL,0,NULL} ,
 
394
  {402, "Pub-set" ,1,0,0,0,0,1,0,0,NULL,&atx[14],&atx[308],0,&atx[303]} ,
 
395
  {0, "pub" ,128,0,0,0,0,0,0,0,NULL,&atx[45],&atx[309],0,&atx[310]} ,
 
396
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[280],NULL,0,NULL} ,
 
397
  {0, "medline" ,128,1,0,0,0,0,0,0,NULL,&atx[45],&atx[311],0,&atx[312]} ,
 
398
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[286],NULL,0,NULL} ,
 
399
  {0, "article" ,128,2,0,0,0,0,0,0,NULL,&atx[45],&atx[313],0,&atx[314]} ,
 
400
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[289],NULL,0,NULL} ,
 
401
  {0, "journal" ,128,3,0,0,0,0,0,0,NULL,&atx[45],&atx[315],0,&atx[316]} ,
 
402
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[291],NULL,0,NULL} ,
 
403
  {0, "book" ,128,4,0,0,0,0,0,0,NULL,&atx[45],&atx[317],0,&atx[318]} ,
 
404
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[293],NULL,0,NULL} ,
 
405
  {0, "proc" ,128,5,0,0,0,0,0,0,NULL,&atx[45],&atx[319],0,&atx[320]} ,
 
406
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[295],NULL,0,NULL} ,
 
407
  {0, "patent" ,128,6,0,0,0,0,0,0,NULL,&atx[45],&atx[321],0,NULL} ,
 
408
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[297],NULL,0,NULL} };
408
409
 
409
410
static AsnModule ampx[4] = {
410
 
  { "NCBI-General" , "allpub.h63",&atx[0],NULL,&ampx[1],0,0} ,
411
 
  { "NCBI-Biblio" , NULL,&atx[76],NULL,&ampx[2],0,0} ,
412
 
  { "NCBI-Medline" , NULL,&atx[232],NULL,&ampx[3],0,0} ,
413
 
  { "NCBI-Pub" , NULL,&atx[279],NULL,NULL,0,0} };
 
411
  { "NCBI-General" , "allpub.h64",&atx[0],NULL,&ampx[1],0,0} ,
 
412
  { "NCBI-Biblio" , NULL,&atx[77],NULL,&ampx[2],0,0} ,
 
413
  { "NCBI-Medline" , NULL,&atx[233],NULL,&ampx[3],0,0} ,
 
414
  { "NCBI-Pub" , NULL,&atx[280],NULL,NULL,0,0} };
414
415
 
415
416
static AsnValxNodePtr avn = avnx;
416
417
static AsnTypePtr at = atx;
433
434
#define PERSON_ID_name &at[23]
434
435
#define PERSON_ID_ml &at[32]
435
436
#define PERSON_ID_str &at[33]
 
437
#define PERSON_ID_consortium &at[34]
436
438
 
437
439
#define OBJECT_ID &at[20]
438
440
#define OBJECT_ID_id &at[21]
442
444
#define DBTAG_db &at[18]
443
445
#define DBTAG_tag &at[19]
444
446
 
445
 
#define INT_FUZZ &at[34]
446
 
#define INT_FUZZ_p_m &at[35]
447
 
#define INT_FUZZ_range &at[36]
448
 
#define INT_FUZZ_range_max &at[37]
449
 
#define INT_FUZZ_range_min &at[38]
450
 
#define INT_FUZZ_pct &at[39]
451
 
#define INT_FUZZ_lim &at[40]
452
 
#define INT_FUZZ_alt &at[42]
453
 
#define INT_FUZZ_alt_E &at[43]
 
447
#define INT_FUZZ &at[35]
 
448
#define INT_FUZZ_p_m &at[36]
 
449
#define INT_FUZZ_range &at[37]
 
450
#define INT_FUZZ_range_max &at[38]
 
451
#define INT_FUZZ_range_min &at[39]
 
452
#define INT_FUZZ_pct &at[40]
 
453
#define INT_FUZZ_lim &at[41]
 
454
#define INT_FUZZ_alt &at[43]
 
455
#define INT_FUZZ_alt_E &at[44]
454
456
 
455
 
#define USER_OBJECT &at[45]
456
 
#define USER_OBJECT_class &at[46]
457
 
#define USER_OBJECT_type &at[47]
458
 
#define USER_OBJECT_data &at[48]
459
 
#define USER_OBJECT_data_E &at[49]
 
457
#define USER_OBJECT &at[46]
 
458
#define USER_OBJECT_class &at[47]
 
459
#define USER_OBJECT_type &at[48]
 
460
#define USER_OBJECT_data &at[49]
 
461
#define USER_OBJECT_data_E &at[50]
460
462
 
461
463
#define DATE_STD &at[4]
462
464
#define DATE_STD_year &at[5]
476
478
#define NAME_STD_suffix &at[30]
477
479
#define NAME_STD_title &at[31]
478
480
 
479
 
#define USER_FIELD &at[50]
480
 
#define USER_FIELD_label &at[51]
481
 
#define USER_FIELD_num &at[52]
482
 
#define USER_FIELD_data &at[53]
483
 
#define USER_FIELD_data_str &at[54]
484
 
#define USER_FIELD_data_int &at[55]
485
 
#define USER_FIELD_data_real &at[56]
486
 
#define USER_FIELD_data_bool &at[58]
487
 
#define USER_FIELD_data_os &at[60]
488
 
#define USER_FIELD_data_object &at[62]
489
 
#define USER_FIELD_data_strs &at[63]
490
 
#define USER_FIELD_data_strs_E &at[64]
491
 
#define USER_FIELD_data_ints &at[66]
492
 
#define USER_FIELD_data_ints_E &at[67]
493
 
#define USER_FIELD_data_reals &at[68]
494
 
#define USER_FIELD_data_reals_E &at[69]
495
 
#define USER_FIELD_data_oss &at[70]
496
 
#define USER_FIELD_data_oss_E &at[71]
497
 
#define USER_FIELD_data_fields &at[72]
498
 
#define USER_FIELD_data_fields_E &at[73]
499
 
#define USER_FIELD_data_objects &at[74]
500
 
#define USER_FIELD_data_objects_E &at[75]
 
481
#define USER_FIELD &at[51]
 
482
#define USER_FIELD_label &at[52]
 
483
#define USER_FIELD_num &at[53]
 
484
#define USER_FIELD_data &at[54]
 
485
#define USER_FIELD_data_str &at[55]
 
486
#define USER_FIELD_data_int &at[56]
 
487
#define USER_FIELD_data_real &at[57]
 
488
#define USER_FIELD_data_bool &at[59]
 
489
#define USER_FIELD_data_os &at[61]
 
490
#define USER_FIELD_data_object &at[63]
 
491
#define USER_FIELD_data_strs &at[64]
 
492
#define USER_FIELD_data_strs_E &at[65]
 
493
#define USER_FIELD_data_ints &at[67]
 
494
#define USER_FIELD_data_ints_E &at[68]
 
495
#define USER_FIELD_data_reals &at[69]
 
496
#define USER_FIELD_data_reals_E &at[70]
 
497
#define USER_FIELD_data_oss &at[71]
 
498
#define USER_FIELD_data_oss_E &at[72]
 
499
#define USER_FIELD_data_fields &at[73]
 
500
#define USER_FIELD_data_fields_E &at[74]
 
501
#define USER_FIELD_data_objects &at[75]
 
502
#define USER_FIELD_data_objects_E &at[76]
501
503
 
502
504
 
503
505
/**************************************************
506
508
*
507
509
**************************************************/
508
510
 
509
 
#define CIT_ART &at[76]
510
 
#define CIT_ART_title &at[77]
511
 
#define CIT_ART_authors &at[90]
512
 
#define CIT_ART_from &at[120]
513
 
#define CIT_ART_from_journal &at[121]
514
 
#define CIT_ART_from_book &at[150]
515
 
#define CIT_ART_from_proc &at[156]
516
 
#define CIT_ART_ids &at[164]
517
 
 
518
 
#define CIT_JOUR &at[122]
519
 
#define CIT_JOUR_title &at[123]
520
 
#define CIT_JOUR_imp &at[124]
521
 
 
522
 
#define CIT_BOOK &at[151]
523
 
#define CIT_BOOK_title &at[152]
524
 
#define CIT_BOOK_coll &at[153]
525
 
#define CIT_BOOK_authors &at[154]
526
 
#define CIT_BOOK_imp &at[155]
527
 
 
528
 
#define CIT_PAT &at[184]
529
 
#define CIT_PAT_title &at[185]
530
 
#define CIT_PAT_authors &at[186]
531
 
#define CIT_PAT_country &at[187]
532
 
#define CIT_PAT_doc_type &at[188]
533
 
#define CIT_PAT_number &at[189]
534
 
#define CIT_PAT_date_issue &at[190]
535
 
#define CIT_PAT_class &at[191]
536
 
#define CIT_PAT_class_E &at[192]
537
 
#define CIT_PAT_app_number &at[193]
538
 
#define CIT_PAT_app_date &at[194]
539
 
#define CIT_PAT_applicants &at[195]
540
 
#define CIT_PAT_assignees &at[196]
541
 
#define CIT_PAT_priority &at[197]
542
 
#define CIT_PAT_priority_E &at[198]
543
 
#define CIT_PAT_abstract &at[203]
544
 
 
545
 
#define CIT_LET &at[204]
546
 
#define CIT_LET_cit &at[205]
547
 
#define CIT_LET_man_id &at[206]
548
 
#define CIT_LET_type &at[207]
549
 
 
550
 
#define ID_PAT &at[208]
551
 
#define ID_PAT_country &at[209]
552
 
#define ID_PAT_id &at[210]
553
 
#define ID_PAT_id_number &at[211]
554
 
#define ID_PAT_id_app_number &at[212]
555
 
#define ID_PAT_doc_type &at[213]
556
 
 
557
 
#define CIT_GEN &at[214]
558
 
#define CIT_GEN_cit &at[215]
559
 
#define CIT_GEN_authors &at[216]
560
 
#define CIT_GEN_muid &at[217]
561
 
#define CIT_GEN_journal &at[218]
562
 
#define CIT_GEN_volume &at[219]
563
 
#define CIT_GEN_issue &at[220]
564
 
#define CIT_GEN_pages &at[221]
565
 
#define CIT_GEN_date &at[222]
566
 
#define CIT_GEN_serial_number &at[223]
567
 
#define CIT_GEN_title &at[224]
568
 
#define CIT_GEN_pmid &at[225]
569
 
 
570
 
#define CIT_PROC &at[157]
571
 
#define CIT_PROC_book &at[158]
572
 
#define CIT_PROC_meet &at[159]
573
 
 
574
 
#define CIT_SUB &at[226]
575
 
#define CIT_SUB_authors &at[227]
576
 
#define CIT_SUB_imp &at[228]
577
 
#define CIT_SUB_medium &at[229]
578
 
#define CIT_SUB_date &at[230]
579
 
#define CIT_SUB_descr &at[231]
580
 
 
581
 
#define TITLE &at[78]
582
 
#define TITLE_E &at[79]
583
 
#define TITLE_E_name &at[80]
584
 
#define TITLE_E_tsub &at[81]
585
 
#define TITLE_E_trans &at[82]
586
 
#define TITLE_E_jta &at[83]
587
 
#define TITLE_E_iso_jta &at[84]
588
 
#define TITLE_E_ml_jta &at[85]
589
 
#define TITLE_E_coden &at[86]
590
 
#define TITLE_E_issn &at[87]
591
 
#define TITLE_E_abr &at[88]
592
 
#define TITLE_E_isbn &at[89]
593
 
 
594
 
#define AUTHOR &at[95]
595
 
#define AUTHOR_name &at[96]
596
 
#define AUTHOR_level &at[98]
597
 
#define AUTHOR_role &at[99]
598
 
#define AUTHOR_affil &at[100]
599
 
#define AUTHOR_is_corr &at[114]
600
 
 
601
 
#define PUBMEDID &at[169]
602
 
 
603
 
#define ARTICLEID &at[167]
604
 
#define ARTICLEID_pubmed &at[168]
605
 
#define ARTICLEID_medline &at[170]
606
 
#define ARTICLEID_doi &at[172]
607
 
#define ARTICLEID_pii &at[174]
608
 
#define ARTICLEID_pmcid &at[176]
609
 
#define ARTICLEID_pmcpid &at[178]
610
 
#define ARTICLEID_pmpid &at[180]
611
 
#define ARTICLEID_other &at[182]
612
 
 
613
 
#define MEDLINEUID &at[171]
614
 
 
615
 
#define DOI &at[173]
616
 
 
617
 
#define PII &at[175]
618
 
 
619
 
#define PMCID &at[177]
620
 
 
621
 
#define PMCPID &at[179]
622
 
 
623
 
#define PMPID &at[181]
624
 
 
625
 
#define ARTICLEIDSET &at[165]
626
 
#define ARTICLEIDSET_E &at[166]
627
 
 
628
 
#define PUBSTATUS &at[143]
629
 
 
630
 
#define PUBSTATUSDATE &at[147]
631
 
#define PUBSTATUSDATE_pubstatus &at[148]
632
 
#define PUBSTATUSDATE_date &at[149]
633
 
 
634
 
#define PUBSTATUSDATESET &at[145]
635
 
#define PUBSTATUSDATESET_E &at[146]
636
 
 
637
 
#define AUTH_LIST &at[91]
638
 
#define AUTH_LIST_names &at[92]
639
 
#define AUTH_LIST_names_std &at[93]
640
 
#define AUTH_LIST_names_std_E &at[94]
641
 
#define AUTH_LIST_names_ml &at[115]
642
 
#define AUTH_LIST_names_ml_E &at[116]
643
 
#define AUTH_LIST_names_str &at[117]
644
 
#define AUTH_LIST_names_str_E &at[118]
645
 
#define AUTH_LIST_affil &at[119]
646
 
 
647
 
#define IMPRINT &at[125]
648
 
#define IMPRINT_date &at[126]
649
 
#define IMPRINT_volume &at[128]
650
 
#define IMPRINT_issue &at[129]
651
 
#define IMPRINT_pages &at[130]
652
 
#define IMPRINT_section &at[131]
653
 
#define IMPRINT_pub &at[132]
654
 
#define IMPRINT_cprt &at[133]
655
 
#define IMPRINT_part_sup &at[134]
656
 
#define IMPRINT_language &at[135]
657
 
#define IMPRINT_prepub &at[136]
658
 
#define IMPRINT_part_supi &at[137]
659
 
#define IMPRINT_retract &at[138]
660
 
#define IMPRINT_pubstatus &at[142]
661
 
#define IMPRINT_history &at[144]
662
 
 
663
 
#define MEETING &at[160]
664
 
#define MEETING_number &at[161]
665
 
#define MEETING_date &at[162]
666
 
#define MEETING_place &at[163]
667
 
 
668
 
#define PATENT_PRIORITY &at[199]
669
 
#define PATENT_PRIORITY_country &at[200]
670
 
#define PATENT_PRIORITY_number &at[201]
671
 
#define PATENT_PRIORITY_date &at[202]
672
 
 
673
 
#define AFFIL &at[101]
674
 
#define AFFIL_str &at[102]
675
 
#define AFFIL_std &at[103]
676
 
#define AFFIL_std_affil &at[104]
677
 
#define AFFIL_std_div &at[105]
678
 
#define AFFIL_std_city &at[106]
679
 
#define AFFIL_std_sub &at[107]
680
 
#define AFFIL_std_country &at[108]
681
 
#define AFFIL_std_street &at[109]
682
 
#define AFFIL_std_email &at[110]
683
 
#define AFFIL_std_fax &at[111]
684
 
#define AFFIL_std_phone &at[112]
685
 
#define AFFIL_std_postal_code &at[113]
686
 
 
687
 
#define CITRETRACT &at[139]
688
 
#define CITRETRACT_type &at[140]
689
 
#define CITRETRACT_exp &at[141]
 
511
#define CIT_ART &at[77]
 
512
#define CIT_ART_title &at[78]
 
513
#define CIT_ART_authors &at[91]
 
514
#define CIT_ART_from &at[121]
 
515
#define CIT_ART_from_journal &at[122]
 
516
#define CIT_ART_from_book &at[151]
 
517
#define CIT_ART_from_proc &at[157]
 
518
#define CIT_ART_ids &at[165]
 
519
 
 
520
#define CIT_JOUR &at[123]
 
521
#define CIT_JOUR_title &at[124]
 
522
#define CIT_JOUR_imp &at[125]
 
523
 
 
524
#define CIT_BOOK &at[152]
 
525
#define CIT_BOOK_title &at[153]
 
526
#define CIT_BOOK_coll &at[154]
 
527
#define CIT_BOOK_authors &at[155]
 
528
#define CIT_BOOK_imp &at[156]
 
529
 
 
530
#define CIT_PAT &at[185]
 
531
#define CIT_PAT_title &at[186]
 
532
#define CIT_PAT_authors &at[187]
 
533
#define CIT_PAT_country &at[188]
 
534
#define CIT_PAT_doc_type &at[189]
 
535
#define CIT_PAT_number &at[190]
 
536
#define CIT_PAT_date_issue &at[191]
 
537
#define CIT_PAT_class &at[192]
 
538
#define CIT_PAT_class_E &at[193]
 
539
#define CIT_PAT_app_number &at[194]
 
540
#define CIT_PAT_app_date &at[195]
 
541
#define CIT_PAT_applicants &at[196]
 
542
#define CIT_PAT_assignees &at[197]
 
543
#define CIT_PAT_priority &at[198]
 
544
#define CIT_PAT_priority_E &at[199]
 
545
#define CIT_PAT_abstract &at[204]
 
546
 
 
547
#define CIT_LET &at[205]
 
548
#define CIT_LET_cit &at[206]
 
549
#define CIT_LET_man_id &at[207]
 
550
#define CIT_LET_type &at[208]
 
551
 
 
552
#define ID_PAT &at[209]
 
553
#define ID_PAT_country &at[210]
 
554
#define ID_PAT_id &at[211]
 
555
#define ID_PAT_id_number &at[212]
 
556
#define ID_PAT_id_app_number &at[213]
 
557
#define ID_PAT_doc_type &at[214]
 
558
 
 
559
#define CIT_GEN &at[215]
 
560
#define CIT_GEN_cit &at[216]
 
561
#define CIT_GEN_authors &at[217]
 
562
#define CIT_GEN_muid &at[218]
 
563
#define CIT_GEN_journal &at[219]
 
564
#define CIT_GEN_volume &at[220]
 
565
#define CIT_GEN_issue &at[221]
 
566
#define CIT_GEN_pages &at[222]
 
567
#define CIT_GEN_date &at[223]
 
568
#define CIT_GEN_serial_number &at[224]
 
569
#define CIT_GEN_title &at[225]
 
570
#define CIT_GEN_pmid &at[226]
 
571
 
 
572
#define CIT_PROC &at[158]
 
573
#define CIT_PROC_book &at[159]
 
574
#define CIT_PROC_meet &at[160]
 
575
 
 
576
#define CIT_SUB &at[227]
 
577
#define CIT_SUB_authors &at[228]
 
578
#define CIT_SUB_imp &at[229]
 
579
#define CIT_SUB_medium &at[230]
 
580
#define CIT_SUB_date &at[231]
 
581
#define CIT_SUB_descr &at[232]
 
582
 
 
583
#define TITLE &at[79]
 
584
#define TITLE_E &at[80]
 
585
#define TITLE_E_name &at[81]
 
586
#define TITLE_E_tsub &at[82]
 
587
#define TITLE_E_trans &at[83]
 
588
#define TITLE_E_jta &at[84]
 
589
#define TITLE_E_iso_jta &at[85]
 
590
#define TITLE_E_ml_jta &at[86]
 
591
#define TITLE_E_coden &at[87]
 
592
#define TITLE_E_issn &at[88]
 
593
#define TITLE_E_abr &at[89]
 
594
#define TITLE_E_isbn &at[90]
 
595
 
 
596
#define AUTHOR &at[96]
 
597
#define AUTHOR_name &at[97]
 
598
#define AUTHOR_level &at[99]
 
599
#define AUTHOR_role &at[100]
 
600
#define AUTHOR_affil &at[101]
 
601
#define AUTHOR_is_corr &at[115]
 
602
 
 
603
#define PUBMEDID &at[170]
 
604
 
 
605
#define ARTICLEID &at[168]
 
606
#define ARTICLEID_pubmed &at[169]
 
607
#define ARTICLEID_medline &at[171]
 
608
#define ARTICLEID_doi &at[173]
 
609
#define ARTICLEID_pii &at[175]
 
610
#define ARTICLEID_pmcid &at[177]
 
611
#define ARTICLEID_pmcpid &at[179]
 
612
#define ARTICLEID_pmpid &at[181]
 
613
#define ARTICLEID_other &at[183]
 
614
 
 
615
#define MEDLINEUID &at[172]
 
616
 
 
617
#define DOI &at[174]
 
618
 
 
619
#define PII &at[176]
 
620
 
 
621
#define PMCID &at[178]
 
622
 
 
623
#define PMCPID &at[180]
 
624
 
 
625
#define PMPID &at[182]
 
626
 
 
627
#define ARTICLEIDSET &at[166]
 
628
#define ARTICLEIDSET_E &at[167]
 
629
 
 
630
#define PUBSTATUS &at[144]
 
631
 
 
632
#define PUBSTATUSDATE &at[148]
 
633
#define PUBSTATUSDATE_pubstatus &at[149]
 
634
#define PUBSTATUSDATE_date &at[150]
 
635
 
 
636
#define PUBSTATUSDATESET &at[146]
 
637
#define PUBSTATUSDATESET_E &at[147]
 
638
 
 
639
#define AUTH_LIST &at[92]
 
640
#define AUTH_LIST_names &at[93]
 
641
#define AUTH_LIST_names_std &at[94]
 
642
#define AUTH_LIST_names_std_E &at[95]
 
643
#define AUTH_LIST_names_ml &at[116]
 
644
#define AUTH_LIST_names_ml_E &at[117]
 
645
#define AUTH_LIST_names_str &at[118]
 
646
#define AUTH_LIST_names_str_E &at[119]
 
647
#define AUTH_LIST_affil &at[120]
 
648
 
 
649
#define IMPRINT &at[126]
 
650
#define IMPRINT_date &at[127]
 
651
#define IMPRINT_volume &at[129]
 
652
#define IMPRINT_issue &at[130]
 
653
#define IMPRINT_pages &at[131]
 
654
#define IMPRINT_section &at[132]
 
655
#define IMPRINT_pub &at[133]
 
656
#define IMPRINT_cprt &at[134]
 
657
#define IMPRINT_part_sup &at[135]
 
658
#define IMPRINT_language &at[136]
 
659
#define IMPRINT_prepub &at[137]
 
660
#define IMPRINT_part_supi &at[138]
 
661
#define IMPRINT_retract &at[139]
 
662
#define IMPRINT_pubstatus &at[143]
 
663
#define IMPRINT_history &at[145]
 
664
 
 
665
#define MEETING &at[161]
 
666
#define MEETING_number &at[162]
 
667
#define MEETING_date &at[163]
 
668
#define MEETING_place &at[164]
 
669
 
 
670
#define PATENT_PRIORITY &at[200]
 
671
#define PATENT_PRIORITY_country &at[201]
 
672
#define PATENT_PRIORITY_number &at[202]
 
673
#define PATENT_PRIORITY_date &at[203]
 
674
 
 
675
#define AFFIL &at[102]
 
676
#define AFFIL_str &at[103]
 
677
#define AFFIL_std &at[104]
 
678
#define AFFIL_std_affil &at[105]
 
679
#define AFFIL_std_div &at[106]
 
680
#define AFFIL_std_city &at[107]
 
681
#define AFFIL_std_sub &at[108]
 
682
#define AFFIL_std_country &at[109]
 
683
#define AFFIL_std_street &at[110]
 
684
#define AFFIL_std_email &at[111]
 
685
#define AFFIL_std_fax &at[112]
 
686
#define AFFIL_std_phone &at[113]
 
687
#define AFFIL_std_postal_code &at[114]
 
688
 
 
689
#define CITRETRACT &at[140]
 
690
#define CITRETRACT_type &at[141]
 
691
#define CITRETRACT_exp &at[142]
690
692
 
691
693
 
692
694
/**************************************************
695
697
*
696
698
**************************************************/
697
699
 
698
 
#define MEDLINE_ENTRY &at[232]
699
 
#define MEDLINE_ENTRY_uid &at[233]
700
 
#define MEDLINE_ENTRY_em &at[234]
701
 
#define MEDLINE_ENTRY_cit &at[236]
702
 
#define MEDLINE_ENTRY_abstract &at[238]
703
 
#define MEDLINE_ENTRY_mesh &at[239]
704
 
#define MEDLINE_ENTRY_mesh_E &at[240]
705
 
#define MEDLINE_ENTRY_substance &at[249]
706
 
#define MEDLINE_ENTRY_substance_E &at[250]
707
 
#define MEDLINE_ENTRY_xref &at[255]
708
 
#define MEDLINE_ENTRY_xref_E &at[256]
709
 
#define MEDLINE_ENTRY_idnum &at[260]
710
 
#define MEDLINE_ENTRY_idnum_E &at[261]
711
 
#define MEDLINE_ENTRY_gene &at[262]
712
 
#define MEDLINE_ENTRY_gene_E &at[263]
713
 
#define MEDLINE_ENTRY_pmid &at[264]
714
 
#define MEDLINE_ENTRY_pub_type &at[266]
715
 
#define MEDLINE_ENTRY_pub_type_E &at[267]
716
 
#define MEDLINE_ENTRY_mlfield &at[268]
717
 
#define MEDLINE_ENTRY_mlfield_E &at[269]
718
 
#define MEDLINE_ENTRY_status &at[278]
719
 
 
720
 
#define MEDLINE_SI &at[257]
721
 
#define MEDLINE_SI_type &at[258]
722
 
#define MEDLINE_SI_cit &at[259]
723
 
 
724
 
#define MEDLINE_MESH &at[241]
725
 
#define MEDLINE_MESH_mp &at[242]
726
 
#define MEDLINE_MESH_term &at[243]
727
 
#define MEDLINE_MESH_qual &at[244]
728
 
#define MEDLINE_MESH_qual_E &at[245]
729
 
 
730
 
#define MEDLINE_RN &at[251]
731
 
#define MEDLINE_RN_type &at[252]
732
 
#define MEDLINE_RN_cit &at[253]
733
 
#define MEDLINE_RN_name &at[254]
734
 
 
735
 
#define MEDLINE_FIELD &at[270]
736
 
#define MEDLINE_FIELD_type &at[271]
737
 
#define MEDLINE_FIELD_str &at[272]
738
 
#define MEDLINE_FIELD_ids &at[273]
739
 
#define MEDLINE_FIELD_ids_E &at[274]
740
 
 
741
 
#define MEDLINE_QUAL &at[246]
742
 
#define MEDLINE_QUAL_mp &at[247]
743
 
#define MEDLINE_QUAL_subh &at[248]
744
 
 
745
 
#define DOCREF &at[275]
746
 
#define DOCREF_type &at[276]
747
 
#define DOCREF_uid &at[277]
 
700
#define MEDLINE_ENTRY &at[233]
 
701
#define MEDLINE_ENTRY_uid &at[234]
 
702
#define MEDLINE_ENTRY_em &at[235]
 
703
#define MEDLINE_ENTRY_cit &at[237]
 
704
#define MEDLINE_ENTRY_abstract &at[239]
 
705
#define MEDLINE_ENTRY_mesh &at[240]
 
706
#define MEDLINE_ENTRY_mesh_E &at[241]
 
707
#define MEDLINE_ENTRY_substance &at[250]
 
708
#define MEDLINE_ENTRY_substance_E &at[251]
 
709
#define MEDLINE_ENTRY_xref &at[256]
 
710
#define MEDLINE_ENTRY_xref_E &at[257]
 
711
#define MEDLINE_ENTRY_idnum &at[261]
 
712
#define MEDLINE_ENTRY_idnum_E &at[262]
 
713
#define MEDLINE_ENTRY_gene &at[263]
 
714
#define MEDLINE_ENTRY_gene_E &at[264]
 
715
#define MEDLINE_ENTRY_pmid &at[265]
 
716
#define MEDLINE_ENTRY_pub_type &at[267]
 
717
#define MEDLINE_ENTRY_pub_type_E &at[268]
 
718
#define MEDLINE_ENTRY_mlfield &at[269]
 
719
#define MEDLINE_ENTRY_mlfield_E &at[270]
 
720
#define MEDLINE_ENTRY_status &at[279]
 
721
 
 
722
#define MEDLINE_SI &at[258]
 
723
#define MEDLINE_SI_type &at[259]
 
724
#define MEDLINE_SI_cit &at[260]
 
725
 
 
726
#define MEDLINE_MESH &at[242]
 
727
#define MEDLINE_MESH_mp &at[243]
 
728
#define MEDLINE_MESH_term &at[244]
 
729
#define MEDLINE_MESH_qual &at[245]
 
730
#define MEDLINE_MESH_qual_E &at[246]
 
731
 
 
732
#define MEDLINE_RN &at[252]
 
733
#define MEDLINE_RN_type &at[253]
 
734
#define MEDLINE_RN_cit &at[254]
 
735
#define MEDLINE_RN_name &at[255]
 
736
 
 
737
#define MEDLINE_FIELD &at[271]
 
738
#define MEDLINE_FIELD_type &at[272]
 
739
#define MEDLINE_FIELD_str &at[273]
 
740
#define MEDLINE_FIELD_ids &at[274]
 
741
#define MEDLINE_FIELD_ids_E &at[275]
 
742
 
 
743
#define MEDLINE_QUAL &at[247]
 
744
#define MEDLINE_QUAL_mp &at[248]
 
745
#define MEDLINE_QUAL_subh &at[249]
 
746
 
 
747
#define DOCREF &at[276]
 
748
#define DOCREF_type &at[277]
 
749
#define DOCREF_uid &at[278]
748
750
 
749
751
 
750
752
/**************************************************
753
755
*
754
756
**************************************************/
755
757
 
756
 
#define PUB &at[279]
757
 
#define PUB_gen &at[280]
758
 
#define PUB_sub &at[282]
759
 
#define PUB_medline &at[284]
760
 
#define PUB_muid &at[286]
761
 
#define PUB_article &at[287]
762
 
#define PUB_journal &at[289]
763
 
#define PUB_book &at[291]
764
 
#define PUB_proc &at[293]
765
 
#define PUB_patent &at[295]
766
 
#define PUB_pat_id &at[297]
767
 
#define PUB_man &at[299]
768
 
#define PUB_equiv &at[301]
769
 
#define PUB_pmid &at[304]
770
 
 
771
 
#define PUB_SET &at[306]
772
 
#define PUB_SET_pub &at[307]
773
 
#define PUB_SET_pub_E &at[308]
774
 
#define PUB_SET_medline &at[309]
775
 
#define PUB_SET_medline_E &at[310]
776
 
#define PUB_SET_article &at[311]
777
 
#define PUB_SET_article_E &at[312]
778
 
#define PUB_SET_journal &at[313]
779
 
#define PUB_SET_journal_E &at[314]
780
 
#define PUB_SET_book &at[315]
781
 
#define PUB_SET_book_E &at[316]
782
 
#define PUB_SET_proc &at[317]
783
 
#define PUB_SET_proc_E &at[318]
784
 
#define PUB_SET_patent &at[319]
785
 
#define PUB_SET_patent_E &at[320]
786
 
 
787
 
#define PUB_EQUIV &at[302]
788
 
#define PUB_EQUIV_E &at[303]
 
758
#define PUB &at[280]
 
759
#define PUB_gen &at[281]
 
760
#define PUB_sub &at[283]
 
761
#define PUB_medline &at[285]
 
762
#define PUB_muid &at[287]
 
763
#define PUB_article &at[288]
 
764
#define PUB_journal &at[290]
 
765
#define PUB_book &at[292]
 
766
#define PUB_proc &at[294]
 
767
#define PUB_patent &at[296]
 
768
#define PUB_pat_id &at[298]
 
769
#define PUB_man &at[300]
 
770
#define PUB_equiv &at[302]
 
771
#define PUB_pmid &at[305]
 
772
 
 
773
#define PUB_SET &at[307]
 
774
#define PUB_SET_pub &at[308]
 
775
#define PUB_SET_pub_E &at[309]
 
776
#define PUB_SET_medline &at[310]
 
777
#define PUB_SET_medline_E &at[311]
 
778
#define PUB_SET_article &at[312]
 
779
#define PUB_SET_article_E &at[313]
 
780
#define PUB_SET_journal &at[314]
 
781
#define PUB_SET_journal_E &at[315]
 
782
#define PUB_SET_book &at[316]
 
783
#define PUB_SET_book_E &at[317]
 
784
#define PUB_SET_proc &at[318]
 
785
#define PUB_SET_proc_E &at[319]
 
786
#define PUB_SET_patent &at[320]
 
787
#define PUB_SET_patent_E &at[321]
 
788
 
 
789
#define PUB_EQUIV &at[303]
 
790
#define PUB_EQUIV_E &at[304]