
Local Form support in TMNScript:
-------------------------------

The principle is not to automatically generate information for local form
support, but create by hand new TCL entries.
For this, the following TCL tables should be defined:
localAtt
localMoc
localAction
localNotif

This directory contains:

test.gdmo		GDMO/ASN.1 model

mapper.tcl		Files generated by TMNScript compiler from the model
parser.tcl

mapper_local.tcl	Definition of local form

local_id.tcl		Script to exercise TMNScript requests using local form

