nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Dependent-field-rule.html

24 lines
No EOL
781 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Dependent-field-rule</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>Dependent-field-rule</h3><pre>Defined in file <a href="valid.asn.html">valid.asn</a>
C++ class: <a href="../doxyhtml/classCDependent__field__rule.html">CDependent_field_rule</a>
Dependent-field-rule ::= SEQUENCE {
match-name VisibleString ,
value-constraint VisibleString OPTIONAL ,
invert-match BOOLEAN DEFAULT FALSE ,
other-fields <a href="Field-set.html">Field-set</a> OPTIONAL ,
disallowed-fields <a href="Field-set.html">Field-set</a> OPTIONAL
}</pre>
</body>
</html>