Chapter 4 Working with an XML model
Object mapping is the ability to establish a correspondence between objects belonging to heterogeneous models and diagrams.
The following table shows all the allowed mappings with XML Model objects:
| XML Model... can be mapped to | PDM objects |
OOM objects |
XML Model objects |
|---|---|---|---|
| Element | Table, view, table column, view column | Class, class attribute | Element, complex type, element attribute |
| Element attribute | Column, view column | Class attribute | Element attribute, element |
| Complex type | Abstract data type | Class | Complex type, element |
| Complex type attribute | Abstract data type attribute | Class attribute | Complex type attribute, element attribute |
| Copyright (C) 2006. Sybase Inc. All rights reserved. |
| |