Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » One Node for all Unknown Elements
One Node for all Unknown Elements [message #722985] Wed, 07 September 2011 11:27
Dennis sui is currently offline Dennis suiFriend
Messages: 35
Registered: February 2010
Member
Hi all,

i created a graphical Editor based on an Ecore Model that i created out of a XML-Schema File.
Some elements can contain elements from any namespace, defined in XSD like that:
<xs:any namespace="##any" processContents="lax" maxOccurs="unbounded" />

And in Ecore like that:
http://www7.pic-upload.de/07.09.11/da7l6i2b9cm5.png

My Question is, is it possible to define a Node in GMF to represent every Element from other Namespaces than the TargetNamespace?

I would be very happy if someone could point me to the right direction.

Sincerely,

sui
Previous Topic:how to fetch particular instance of component in GMF
Next Topic:DiagramGlobalActionHandlerProvider not found using contributionItemProvider
Goto Forum:
  


Current Time: Wed Apr 24 16:21:12 GMT 2024

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

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

Back to the top