23 lines
No EOL
1 KiB
HTML
23 lines
No EOL
1 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Entrez2-boolean-element</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>Entrez2-boolean-element</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCEntrez2__boolean__element.html">CEntrez2_boolean_element</a>
|
|
|
|
|
|
Entrez2-boolean-element ::= CHOICE {
|
|
str VisibleString , -- unparsed query string
|
|
op <a href="Entrez2-operator.html">Entrez2-operator</a> , -- logical operator
|
|
term <a href="Entrez2-boolean-term.html">Entrez2-boolean-term</a> , -- fielded term
|
|
ids <a href="Entrez2-id-list.html">Entrez2-id-list</a> , -- list of UIDs - returns history key in reply
|
|
key VisibleString } -- history key for uploaded UID list or other query</pre>
|
|
</body>
|
|
</html> |