Naming conventions
The following naming standards are used throughout this training course for RDMLX processes and functions, projects created using the Wizard, XML files and jar files. The naming standard will help you to relate a project with the XML it uses and the binding jar files generated from it, as well as to which functions the bindings are referred.
Process names: iiiPROnn
where
iii is your unique 3 characters
nn is a sequential number
Function names: iiiFNnn
where
iii is your unique 3 characters
nn is a sequential number
Projects: processname_action.xml.prj
where
processname is the name of the process that groups the client and server RDMLX functions
action is either request or response
XML files: processname_action.xml
where
processname is the name of the process that groups the client and server RDMLX functions
action is either request or response