nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Id-pat.html

23 lines
No EOL
776 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Id-pat</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>Id-pat</h3><pre>Defined in file <a href="biblio.asn.html">biblio.asn</a>
C++ class: <a href="../doxyhtml/classCId__pat.html">CId_pat</a>
Id-pat ::= SEQUENCE { -- just to identify a patent
country VisibleString , -- Patent Document Country
id CHOICE {
number VisibleString , -- Patent Document Number
app-number VisibleString } , -- Patent Doc Appl Number
doc-type VisibleString OPTIONAL } -- Patent Doc Type</pre>
</body>
</html>