35 lines
No EOL
974 B
HTML
35 lines
No EOL
974 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>BaseURL</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>BaseURL</h3><pre>Defined in file <a href="docsum.asn.html">docsum.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCBaseURL.html">CBaseURL</a>
|
|
|
|
|
|
BaseURL ::= SEQUENCE {
|
|
attlist SET {
|
|
|
|
--Resource identifier from
|
|
-- dbSNP_main.baseURL.
|
|
urlId INTEGER OPTIONAL,
|
|
resourceName VisibleString OPTIONAL, --Name of linked resource
|
|
|
|
--identifier expected by resource for
|
|
-- URL
|
|
resourceId VisibleString OPTIONAL
|
|
},
|
|
|
|
--URL value from dbSNP_main.<a href="BaseURL.html">BaseURL</a> links table. attributes provide
|
|
-- context information and URL id that is referenced within individual refSNP
|
|
-- objects.
|
|
baseURL VisibleString
|
|
}</pre>
|
|
</body>
|
|
</html> |