[BACK]Return to data-format.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / ascm2001p

Diff for /OpenXM/doc/ascm2001p/data-format.tex between version 1.3 and 1.4

version 1.3, 2001/06/21 00:15:34 version 1.4, 2001/06/21 01:02:19
Line 1 
Line 1 
 % $OpenXM: OpenXM/doc/ascm2001p/data-format.tex,v 1.2 2001/06/20 05:42:47 takayama Exp $  % $OpenXM: OpenXM/doc/ascm2001p/data-format.tex,v 1.3 2001/06/21 00:15:34 takayama Exp $
   
 \section{Data Format}  \section{Data Format}
   
Line 30  The following seven primitive types should be implemen
Line 30  The following seven primitive types should be implemen
 on all OpenXM compliant systems:  on all OpenXM compliant systems:
 \verb+CMO_ERROR2+, \verb+CMO_NULL+, \verb+CMO_INT32+, \verb+CMO_DATUM+,  \verb+CMO_ERROR2+, \verb+CMO_NULL+, \verb+CMO_INT32+, \verb+CMO_DATUM+,
 \verb+CMO_STRING+, \verb+CMO_MATHCAP+, \verb+CMO_LIST+.  \verb+CMO_STRING+, \verb+CMO_MATHCAP+, \verb+CMO_LIST+.
 As to the formats of other CMO's and XML, see the OX-RFC-100\cite{ox-rfc-100}.  As to the formats of other CMO's and XML, see the OpenXM-RFC-100\cite{ox-rfc-100}.
   
   
 %Let us explain the data format of CMO.  %Let us explain the data format of CMO.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>