# ASN.1 module for Services Announcement specification (SA) Rel.2 [ETSI EN 104 091]
These modules is a part of delivery **[ETSI TS 104 091 v2.1.1](https://www.etsi.org/deliver/etsi_ts/104000_104099/104091//02.01.01_60/ts_104091v020101p.pdf) (2024-XX)**
These modules is a part of delivery **[ETSI TS 104 091 v2.1.1](https://www.etsi.org/deliver/etsi_ts/104000_104099/104091//02.01.01_60/ts_104091v020101p.pdf) (2026-XX)**
This module is a successor of _SAEM-PDU-Descriptions_ module from **[ETSI TS 302 890-1 v1.2.1](https://forge.etsi.org/rep/ITS/asn1/saem_en302890_1)**
* These value assignements represent specific values of the information object identifier.
*/
-- no assignements
/**
* This information object set represents the set of information objects each composed of the association between the information identifier and the optional information content.
* This type represents the identifier of the information object relative to the component ServicesAndUseCasesInfoContainer.baseOid.
*
*/
Id::= RELATIVE-OID
/**
* This information object class is an abstract template to instantiate types that carry information.
*
* It shall include the following components:
*
* @field &id: the identifier of the information.
*
* @field &Info: the information content.
*
*/
INFO ::= CLASS {
&id Id,
&Info
} WITH SYNTAX {&Info IDENTIFIED BY &id}
/**
* This type represents a single information about an ITS service and one of its use cases, including mandatorily its identifier, based on the UseCaseInfoSet set.
*
* It shall include the following components:
*
* @field infoId: the identifier of the information
*
* @field infoContent: the optional announcement information content.