Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Wrong mapping from XSD to EMF? BPEL schema
Wrong mapping from XSD to EMF? BPEL schema [message #584126] Mon, 15 March 2004 15:28
Michael Wahler is currently offline Michael WahlerFriend
Messages: 14
Registered: July 2009
Junior Member
Hi everyone,

I created an EMF project that is based on an XML schema definition, in
particular the schema of a BPEL model. BPEL is a language used to
defined business processes. Its schema can be seen here:

http://www-106.ibm.com/developerworks/library/ws-bpel/#appen dixd

In the generated editor, strange things can be modelled. There are at
least 3 things that worry me:

- Each type can be used only once throughout the whole model (e.g., a
Sequence).

- The root node of the model, Process, is intended to have exactly one
child. When I loaded the XSD file in XML Spy, this is clearly visible.
In the generated model editor, however, a Process can have more than one
child.

- The last thing is that an element such a Sequence may only have
children of type Target and Source. This means that no activities can be
defined within the sequence.

Am I doing something wrong?

Michael
Previous Topic:Announcement: EMF and XSD CVS Repositories - Opinions Requested
Next Topic:Wrong mapping from XSD to EMF? BPEL schema
Goto Forum:
  


Current Time: Sat Apr 27 03:53:18 GMT 2024

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

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

Back to the top