nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/PC-Substance.html

34 lines
No EOL
1.7 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>PC-Substance</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>PC-Substance</h3><pre>Defined in file <a href="pcsubstance.asn.html">pcsubstance.asn</a>
C++ class: <a href="../doxyhtml/classCPC__Substance.html">CPC_Substance</a>
PC-Substance ::= SEQUENCE {
-- Internal Tracking Information
sid <a href="PC-ID.html">PC-ID</a>, -- Substance ID/Version [Either valid ID or a "0" dummy
-- value, if "source" is to be used]
-- Note: Version is for internal use (only?)
-- Note: A valid ID is greater than "0"
source <a href="PC-Source.html">PC-Source</a>, -- Data Source for this Submission
-- Substance Description Information
pub SEQUENCE OF <a href="Pub.html">Pub</a> OPTIONAL, -- Articles Describing this Substance
synonyms SEQUENCE OF VisibleString OPTIONAL, -- Substance Names provided by Depositor
comment SEQUENCE OF VisibleString OPTIONAL, -- Comments and Description provided by Depositor
xref SEQUENCE OF <a href="PC-XRefData.html">PC-XRefData</a> OPTIONAL, -- X-Ref/LinkOut Data provided by Depositor
-- Structure Description
compound <a href="PC-Compounds.html">PC-Compounds</a> OPTIONAL -- Original Deposited Structure Information
}</pre>
</body>
</html>