25 lines
No EOL
834 B
HTML
25 lines
No EOL
834 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Name-std</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>Name-std</h3><pre>Defined in file <a href="general.asn.html">general.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCName__std.html">CName_std</a>
|
|
|
|
|
|
Name-std ::= SEQUENCE { -- Structured names
|
|
last VisibleString ,
|
|
first VisibleString OPTIONAL ,
|
|
middle VisibleString OPTIONAL ,
|
|
full VisibleString OPTIONAL , -- full name eg. "J. John Smith, Esq"
|
|
initials VisibleString OPTIONAL, -- first + middle initials
|
|
suffix VisibleString OPTIONAL , -- Jr, Sr, III
|
|
title VisibleString OPTIONAL } -- Dr., Sister, etc</pre>
|
|
</body>
|
|
</html> |