[
Lists Home |
Date Index |
Thread Index
]
Mukul Gandhi wrote:
> Now I realize, that mapping XML model(using element
> containership and attributes) to OO paradigm is not
> quite appropriate.. For trivial examples, we may do
> so. But we cannot generalize this correspondence..
You can't generalise it to all XML documents, no. But if you simply
want to find an XML format that is capable of completely representing
an existing object model, you might like to have a look at XMI:
http://www.omg.org/technology/documents/formal/xmi.htm
--
Chris Burdess
|