21 lines
No EOL
725 B
HTML
21 lines
No EOL
725 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Patent-priority</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>Patent-priority</h3><pre>Defined in file <a href="biblio.asn.html">biblio.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCPatent__priority.html">CPatent_priority</a>
|
|
|
|
|
|
Patent-priority ::= SEQUENCE {
|
|
country VisibleString , -- Patent country code
|
|
number VisibleString , -- number assigned in that country
|
|
date <a href="Date.html">Date</a> } -- date of application</pre>
|
|
</body>
|
|
</html> |