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 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

char

boolean

byte

short

int

long

float

double

*

Default value

TXT

BL

BT

SI

I

LI

F

N

TXT

248

Page 258
Image 258
Sybase 7.5 manual XML Mapping, Default data types, You can modify the following basic data types, 248, Data type