ASN.1 Type Definitions for Module NCBI-MedArchive

Top-level module index.

Colors and Styles Used


Type Mla-request

Uses

Medline-si Pub PubMedId Title-msg Mla-request ::=
CHOICE {
init NULL
getmle INTEGER
getpub INTEGER
gettitle Title-msg
citmatch Pub
fini NULL
getmriuids INTEGER
getaccuids Medline-si
uidtopmid INTEGER
pmidtouid PubMedId
getmlepmid PubMedId
getpubpmid PubMedId
citmatchpmid Pub
getmripmids INTEGER
getaccpmids Medline-si
citlstpmids Pub
getmleuid INTEGER
getmlrpmid PubMedId
getmlruid INTEGER
}  


Type Title-type

Is Used By

Title-msg Title-type ::=
ENUMERATED {
not-set 0
name 1
tsub 2
trans 3
jta 4
iso-jta 5
ml-jta 6
coden 7
issn 8
abr 9
isbn 10
all 255
}  


Type Title-msg

Uses

Title Title-type

Is Used By

Mla-request Title-msg-list Title-msg ::=
SEQUENCE {
type Title-type
title Title
}  


Type Title-msg-list

Uses

Title-msg

Is Used By

Mla-back Title-msg-list ::=
SEQUENCE {
num INTEGER
titles SEQUENCE OF Title-msg
}  


Type Error-val

Is Used By

Mla-back Error-val ::=
ENUMERATED {
not-found 0
operational-error 1
cannot-connect-jrsrv 2
cannot-connect-pmdb 3
journal-not-found 4
citation-not-found 5
citation-ambiguous 6
citation-too-many 7
cannot-connect-searchbackend-jrsrv 8
cannot-connect-searchbackend-pmdb 9
cannot-connect-docsumbackend 10
}  


Type Mla-back

Uses

Error-val Medlars-entry Medline-entry Pub Pubmed-entry PubMedId Title-msg-list Mla-back ::=
CHOICE {
init NULL
error Error-val
getmle Medline-entry
getpub Pub
gettitle Title-msg-list
citmatch INTEGER
fini NULL
getuids SEQUENCE OF INTEGER
getpmids SEQUENCE OF INTEGER
outuid INTEGER
outpmid PubMedId
getpme Pubmed-entry
getmlr Medlars-entry
}  


Top-level module index.