EMS Manual
Standard Event Sample Files
EMS Manual—426909-005
C-20
DDL Definitions Sample File
DDL Definitions Sample File
This file was stored in InfoWay as ddltxt.txt:
!==============================================================!
! !
!This is the DDL definitions file for the fictitious !
!subsystem "SAMPLER" described in the EMS Manual in !
!Example of a Fictitious NonStop Kernel Subsystem on page 10-31.
! !
!Purpose of this file is to illustrate some commonly used !
!ways to define tokens and events in a subsystem. You !
!should refer "Create and build your DDL definitions" !
!section of the same document for more details on how to !
!customize this file. !
! !
!In general, follow the layout of the sections here and use !
!the naming conventions for the tokens and literals. !
! !
!==============================================================!
!==============================================================!
!This file defines the EMS event tokens for the SAMPLER !
!subsystem. !
! !
!Definitions below follow this naming convention: !
! !
!<subsys>-<type>-<name> !
! !
!where !
! !
!<subsys> identifier of this subsystem (ZSAM) !
! !
!<type> is a three-character mnemonic indicating what !
! <name> describes, as follows: !
! !
! DDL DDL definitions for structures !
! ENM level 89 items in ENUM declarations !
! EVT literals for event numbers !
! MAP literals for extensible structured tokens !
! TKN literals for simple token codes !
! TNM literals for token numbers of token codes !
! & maps !
! TYP literals for SPI token types !
! VAL literals for token values !
! !
!<name> descriptive name for the literals !
!==============================================================!
!***************************************************************
! Product information of subsystem *
!***************************************************************
!
! Product Name Product Number & Version Release Date