iAnywhere Water System User Manual

Object language editor categories
248
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 sub-category, defined under Object scripts, contains
three maps: ClassMapping, AttributeMapping and AssociationMapping.
In each map, the ID item specifies the name of the element that will become
an object. The name item specifies the attribute or sub-element that will be
used as a name for the reversed object. For each kind of object other items
may be specified.
Default data types
You can modify the following basic data types:
Data type Default value
char TXT
boolean BL
byte BT
short SI
int I
long LI
float F
double N
*TXT