Newer
Older
/**
* @author ETSI / STF484
* @version $URL$
* $Id$
* @desc MAPEM SPATEM PIXIT
*
*/
module LibItsSremSsem_Pixits {
// LibCommon
import from LibCommon_DataStrings all;
import from LibCommon_BasicTypesAndValues all;
// LibIts
import from DSRC language "ASN.1:1997" all;
// LibItsSremSsem
import from LibItsSremSsem_TypesAndValues all;
modulepar DSecond PX_SECOND := 0;
modulepar RequestorDescription PX_REQUESTOR;
modulepar SignalStatus PX_STATUS;
/**
* @desc MsgCount for MAPEM sending
*/
modulepar MsgCount PX_MSG_ISSUE_REVISION := 10;
} // end LibItsSremSsem_Pixits