Previous Topic: Imports

Next Topic: Value Assignments


Type Assignments

The main portion of the module body usually comprises a number of type assignments. Each type assignment has the form:

typeReference ::= typeDefinition

where the typeReference is the name of a user defined type. The typeDefinition expands this user type according to any of the ASN.1 options which are discussed later.