46 lines
No EOL
1.4 KiB
HTML
46 lines
No EOL
1.4 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Mim-reference</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Mim-reference</h3><pre>Defined in file <a href="mim.asn.html">mim.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCMim__reference.html">CMim_reference</a>
|
|
|
|
|
|
Mim-reference ::= SEQUENCE {
|
|
number INTEGER ,
|
|
origNumber INTEGER OPTIONAL ,
|
|
type ENUMERATED {
|
|
not-set (0) ,
|
|
citation (1) ,
|
|
book (2) ,
|
|
personal-communication (3) ,
|
|
book-citation (4) } OPTIONAL ,
|
|
authors SEQUENCE OF <a href="Mim-author.html">Mim-author</a> ,
|
|
primaryAuthor VisibleString ,
|
|
otherAuthors VisibleString ,
|
|
citationTitle VisibleString ,
|
|
citationType INTEGER OPTIONAL ,
|
|
bookTitle VisibleString OPTIONAL ,
|
|
editors SEQUENCE OF <a href="Mim-author.html">Mim-author</a> OPTIONAL ,
|
|
volume VisibleString OPTIONAL ,
|
|
edition VisibleString OPTIONAL ,
|
|
journal VisibleString OPTIONAL ,
|
|
series VisibleString OPTIONAL ,
|
|
publisher VisibleString OPTIONAL ,
|
|
place VisibleString OPTIONAL ,
|
|
commNote VisibleString OPTIONAL ,
|
|
pubDate <a href="Mim-date.html">Mim-date</a> ,
|
|
pages SEQUENCE OF <a href="Mim-page.html">Mim-page</a> OPTIONAL ,
|
|
miscInfo VisibleString OPTIONAL ,
|
|
pubmedUID INTEGER OPTIONAL ,
|
|
ambiguous BOOLEAN ,
|
|
noLink BOOLEAN OPTIONAL }</pre>
|
|
</body>
|
|
</html> |