Chapter 4 Working with an XML model


Mapping XML Model objects to OOM objects

You can map elements or complex types and their corresponding attributes to OOM objects.

The following table lists object mapping in an XML Model to OOM mapping:

XML Model object OOM object
Element Class, class attribute
Element attribute Class attribute
Complex type Class
Complex type attribute Class attribute

In this section, we will talk about classes but the functionalities also apply to class attributes.

 


Copyright (C) 2006. Sybase Inc. All rights reserved.