Object language editor categories
XML Mapping
The reverse engineering of XML Data documents needs a mapping table to identify which element or attribute becomes a class, attribute or association in the reversed OOM.
The XML Mapping
In each map, the ‘ID’ item specifies the name of the element that will become an object. The name item specifies the attribute or
Default data types
You can modify the following basic data types:
Data type
char
boolean
byte
short
int
long
float
double
*
Default value
TXT
BL
BT
SI
I
LI
F
N
TXT