Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » xsd.ecore is not based on ecore.ecore
xsd.ecore is not based on ecore.ecore [message #603413] Fri, 07 November 2008 15:35
Joachim is currently offline JoachimFriend
Messages: 16
Registered: July 2009
Junior Member
Hi XSD developers,

I relate to org.eclipse.xsd_2.4.1.v200808251517.jar.

I found out, that xsd.ecore is unlike e.g. uml.ecore not based on
ecore.ecore.
Despite of the fact, that e.g. XSDConcreteComponent extends EObject, it
is not possible to access the functionality of ecore::EObject via
xsd::XSDConcreteComponent. Hence I cannot access e.g. the eResource()
method within an oAW xTend.

Can someone please explain to me, why the modeling of
XSDConcreteComponent in xsd.ecore is different from the JAVA code?

Have a look to uml.ecore to see how it can work. E.g. for uml::Package,
I can access all methods of ecore::EObject in an oAW xTend.

Regards,
Joachim Back
Previous Topic:Finding possible values for enumerations from XSD
Next Topic:xsd.ecore is not based on ecore.ecore
Goto Forum:
  


Current Time: Fri Mar 29 05:49:37 GMT 2024

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

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

Back to the top