Summary: This is a general description of what to do after the module has been written.
rxp -xVs file.cnxml,
where file.cnxml is the name of the module
you wish to validate.
cvs commit file.cnxml,
where file.cnxml is the name of the
module you wish to commit. CVS will ask you to document the
changes you made to the module. In the text editor that pops
up, type a description of your modifications, save the
modifications file, and exit.
For more information on creating modules there is a series of three tutorials: The Beginning CNXML, The Intermediate CNXML and The Advanced CNXML. There also exists a CNXML FAQ which may answer other questions you may have.