uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

6.4.9 Determining Similarities during Automatic Mapping

In automatic mapping, similarities between the schema elements of the transformation-source and destination nodes are determined and mapped. If many similar elements exist, they are mapped in priority order.

The following table shows the priority order for determining the similarities of schema elements of transformation-source nodes. Note that level 1 of the priority order is the highest and reduces in proportion to the value of the level.

Table 6-2 Priority order of similarities determined by automatic mapping

Priority order Whole path Terminal element
Name space Element name Name space Element name
1 Y Y -- --
2 N Y -- --
3 -- C# Y Y
4 -- C# N Y
5 -- C# N C

(Legend)
Y: Matches.
C: Matches partially.
N: Does not match.
--: Not applicable.

#

Might not match depending on determination.