=================================================================== RCS file: /home/cvs/OpenXM/doc/issac2000/data-format.tex,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- OpenXM/doc/issac2000/data-format.tex 2000/01/16 06:02:41 1.8 +++ OpenXM/doc/issac2000/data-format.tex 2000/01/16 10:55:40 1.9 @@ -1,4 +1,4 @@ -% $OpenXM: OpenXM/doc/issac2000/data-format.tex,v 1.7 2000/01/15 12:18:42 takayama Exp $ +% $OpenXM: OpenXM/doc/issac2000/data-format.tex,v 1.8 2000/01/16 06:02:41 takayama Exp $ \section{Data Format} @@ -14,7 +14,7 @@ Mathcap is a list of supported CMO's, OpenXM stack mac and necessary extra informations. If a program sends an OX messages unknown to its peer, an unrecoverable error may occur. -By exchanging mathcaps a program knows its peer's capability +By exchanging mathcaps, a program knows its peer's capability and such an error can be avoided. Mathcap is also defined as a CMO. See \cite{noro-takayama} for the details. @@ -114,7 +114,7 @@ As to the formats of other CMO's, see \cite{noro-takay When one wants to implement CMO on a server, the person proceeds as follows. \begin{enumerate} -\item Look for the CMO list at the web cite \cite{openxm-web}. +\item Look for the list of CMO's at the web cite \cite{openxm-web}. If there is a CMO that fits to one's requirement, then use this CMO. \item If there is no suitable CMO, design a new CMO and register the new CMO to \cite{openxm-web} with a description and examples.