Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » How to customize reference serialization
How to customize reference serialization [message #1432824] Sat, 27 September 2014 19:57
Csaba Koncz is currently offline Csaba KonczFriend
Messages: 49
Registered: July 2009
Member
Hi all,

I am trying to convert a model from XML Schema.

This model defines an import mechanism where one can assign a name to
an imported resource and then can reference the content of the import
by using colon-separated attribute values in the form "importName:someId".
E.g.:
<import res="someURI" as="baseModel"/>
<type name="B" super="baseModel:A"/>


Is there a way to customize XML serialization so that references can
be saved to/loaded from such attribute values?

Best regards,
Csaba
Previous Topic:Geting the CDO Resource using CDOResource URI
Next Topic:Searching for a certain EMF version
Goto Forum:
  


Current Time: Thu Apr 25 19:43:31 GMT 2024

Powered by FUDForum. Page generated in 0.02433 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top