Commit 578053e5 authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent 4efc9f2d
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -78,11 +78,12 @@ This information object class is an abstract template to instantiate containers.

 It shall include the following components:

 @field &id: the identifier of the container type.
* _id_ of type [**CpmContainerId**](#CpmContainerId)  UNIQUE<br>
  the identifier of the container type.

 @field &Type: the container content.
* Type<br>
  the container content.

* _id_ of type [**CpmContainerId**](#CpmContainerId)  UNIQUE<br>
```asn1
CPM-CONTAINER-ID-AND-TYPE ::= CLASS {
    &id     CpmContainerId UNIQUE,
+140 −0

File changed.

Preview size limit exceeded, changes collapsed.