Hello,
I'd like to persist the elements of my Express (Modelling Language like
CORBA IDL or UML) mapping. I found two problems I could not solve:
1. I have an abstract class DataType which is inherited e.g by
DefinedDataType
2. The Schema class is the container for all DataTypes, but
all DataTypes have as well a method to get their Schema.
How could I map this into XML using JIBX ? I would prefer to have an XML
like
<schema>
<definedDataType>
</schema>
Bye, Carsten
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users