blob: e97f1a3e87d72fded82eb11733a340748358f299 [file] [log] [blame]
Lev Walkin9c70e742013-10-17 13:03:36 -07001ModuleMultiConstraint { iso org(3) dod(6) internet(1) private(4) enterprise(1)
2 spelio(9363) software(1) asn1c(5) test(1) 124 }
Lev Walkin8e81b762006-10-21 05:54:08 +00003DEFINITIONS AUTOMATIC TAGS ::=
4BEGIN
5
Lev Walkind523ea42017-09-06 22:15:08 -07006T ::= VisibleString (PATTERN "^[a-z]+$") (CONSTRAINED BY { ... })
Lev Walkin8e81b762006-10-21 05:54:08 +00007
8END