Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Generate EMF from XSD failed with BPMN 2.0
Generate EMF from XSD failed with BPMN 2.0 [message #1851975] Sun, 24 April 2022 20:29 Go to next message
Ralph Soika is currently offline Ralph SoikaFriend
Messages: 192
Registered: July 2009
Senior Member
Hi,

I am trying to generate a EMF model from the official BPMN 2.0 spec.

I have imported the XSD files and try to start a new EMF project following this tutorial .

But at the end the generation of the genmodel file failed with the following error message:
This ExtendedMetaData annotation detail with key 'affiliation' contains a bad value
 - The affiliation reference http://www.omg.org/spec/DD/20100524/DI#DiagramElement' does not resolve to an ecore structural feature


Can some help me what I am doing wrong here?

===
Ralph
Re: Generate EMF from XSD failed with BPMN 2.0 [message #1851985 is a reply to message #1851975] Mon, 25 April 2022 07:38 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33143
Registered: July 2009
Senior Member
The validator does not properly resolve the cross package reference to the package with nsURI 'http://www.omg.org/spec/DD/20100524/DI' and therefore does not find the DiagramElement feature in the DocumentRoot of that package. Please open a Bugzilla.

In the meantime, you can just ignore the warning because nothing is actually wrong with the model.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Unable to define multiple child creation extenders
Next Topic:Weird maven-dependency-plugin copy problem with emf.common.2.19
Goto Forum:
  


Current Time: Thu May 02 10:57:46 GMT 2024

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

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

Back to the top