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

Documentation update

parent 580c9643
Loading
Loading
Loading
Loading

docs/ETSI-ITS-CDD.md

0 → 100644
+9807 −0

File added.

Preview size limit exceeded, changes collapsed.

+19 −0
Original line number Original line Diff line number Diff line
# <a name="SAEM-PDU-Descriptions"></a>ASN.1 module SAEM-PDU-Descriptions
OID: _{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (3028901) sam (0) version1 (1) }_

## Imports:
* **[ITSsa1](ITSsa1.md)** *{ iso (1) standard (0) localized(16460) sa(2) version1 (1)}*<br/>
* **[ETSI-ITS-CDD](ETSI-ITS-CDD.md)** *{itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) 102894 cdd (2) major-version-4 (4) minor-version-1 (1)}*<br/>
## Data Elements:
### <a name="SAEM"></a>SAEM

* _header_ of type [**ItsPduHeader**](ETSI-ITS-CDD.md#ItsPduHeader) <br>
* _sam_ of type [**Sam**](ITSsa1.md#Sam)  (WITH COMPONENTS {body (WITH COMPONENTS {..., serviceInfos PRESENT})})<br>
```asn1
SAEM ::= SEQUENCE {
    header  ItsPduHeader, 
    sam     Sam (WITH COMPONENTS {body (WITH COMPONENTS {..., serviceInfos PRESENT})})}
```