Home » Modeling » UML2 » UML2 -> XML artifacts
UML2 -> XML artifacts [message #476253] |
Tue, 02 October 2007 12:10  |
Eclipse User |
|
|
|
Hi everybody.
I'm currently working on some UML to WSDL (which also implies UML to XML
Schema) generation.
In order to avoid re-inventing the wheel, I first tried searching around
for things already available. I found some interesting projects: M2T,
WTP, M2M. However, all of them focus on a piece of the picture, not the
whole of it, lets say.
Before embarking on the journey of developing something which is
probably already done, I figured I could ask around.
So here it is: is there anything already in eclipse (not commercial
plugins) that deal with the generation of xml schemas from UML datatypes
and/or WSDL descriptors from UML models?, is there something I should
read prior to the development?.
I wanna thank you all in advance for any help you may provide.
Regards,
Juan Pedro Silva
|
|
|
Re: UML2 -> XML artifacts [message #476260 is a reply to message #476253] |
Wed, 03 October 2007 12:56   |
Eclipse User |
|
|
|
This is a multi-part message in MIME format.
--------------060901040903050709010906
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Juan,
You might be interested in the Ecore -> XSD support in EMF. Since
there is support for UML2 -> Ecore -> XSD, indirectly that does what you
want. You might also be interested in collaborating on the proposed
Servus EMFT component which will explore Ecore <-> WSDL mapping:
http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html
Juan Pedro Silva wrote:
> Hi everybody.
> I'm currently working on some UML to WSDL (which also implies UML to
> XML Schema) generation.
> In order to avoid re-inventing the wheel, I first tried searching
> around for things already available. I found some interesting
> projects: M2T, WTP, M2M. However, all of them focus on a piece of the
> picture, not the whole of it, lets say.
> Before embarking on the journey of developing something which is
> probably already done, I figured I could ask around.
> So here it is: is there anything already in eclipse (not commercial
> plugins) that deal with the generation of xml schemas from UML
> datatypes and/or WSDL descriptors from UML models?, is there something
> I should read prior to the development?.
> I wanna thank you all in advance for any help you may provide.
> Regards,
> Juan Pedro Silva
--------------060901040903050709010906
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Juan,<br>
<br>
You might be interested in the Ecore -> XSD support in EMF. Since
there is support for UML2 -> Ecore -> XSD, indirectly that does
what you want. You might also be interested in collaborating on the
proposed Servus EMFT component which will explore Ecore <-> WSDL
mapping:<br>
<blockquote><a
href="http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html">http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html</a><br>
</blockquote>
<br>
Juan Pedro Silva wrote:
<blockquote cite="mid:fdtqi4$m4q$1@build.eclipse.org" type="cite">Hi
everybody.
<br>
I'm currently working on some UML to WSDL (which also implies UML to
XML Schema) generation.
<br>
In order to avoid re-inventing the wheel, I first tried searching
around for things already available. I found some interesting projects:
M2T, WTP, M2M. However, all of them focus on a piece of the picture,
not the whole of it, lets say.
<br>
Before embarking on the journey of developing something which is
probably already done, I figured I could ask around.
<br>
So here it is: is there anything already in eclipse (not commercial
plugins) that deal with the generation of xml schemas from UML
datatypes and/or WSDL descriptors from UML models?, is there something
I should read prior to the development?.
<br>
I wanna thank you all in advance for any help you may provide.
<br>
Regards,
<br>
Juan Pedro Silva
<br>
</blockquote>
<br>
</body>
</html>
--------------060901040903050709010906--
|
|
|
Re: UML2 -> XML artifacts [message #476262 is a reply to message #476260] |
Wed, 03 October 2007 13:45  |
Eclipse User |
|
|
|
Ed, thank you very much for your answer, I found it very interesting.
I will forward the Servus proposal to the people in charge of the
project, and see what they have to say.
Thank you again.
Ed Merks escribió:
> Juan,
>
> You might be interested in the Ecore -> XSD support in EMF. Since
> there is support for UML2 -> Ecore -> XSD, indirectly that does what you
> want. You might also be interested in collaborating on the proposed
> Servus EMFT component which will explore Ecore <-> WSDL mapping:
>
> http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html
>
>
> Juan Pedro Silva wrote:
>> Hi everybody.
>> I'm currently working on some UML to WSDL (which also implies UML to
>> XML Schema) generation.
>> In order to avoid re-inventing the wheel, I first tried searching
>> around for things already available. I found some interesting
>> projects: M2T, WTP, M2M. However, all of them focus on a piece of the
>> picture, not the whole of it, lets say.
>> Before embarking on the journey of developing something which is
>> probably already done, I figured I could ask around.
>> So here it is: is there anything already in eclipse (not commercial
>> plugins) that deal with the generation of xml schemas from UML
>> datatypes and/or WSDL descriptors from UML models?, is there something
>> I should read prior to the development?.
>> I wanna thank you all in advance for any help you may provide.
>> Regards,
>> Juan Pedro Silva
>
|
|
|
Re: UML2 -> XML artifacts [message #625072 is a reply to message #476253] |
Wed, 03 October 2007 12:56  |
Eclipse User |
|
|
|
This is a multi-part message in MIME format.
--------------060901040903050709010906
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Juan,
You might be interested in the Ecore -> XSD support in EMF. Since
there is support for UML2 -> Ecore -> XSD, indirectly that does what you
want. You might also be interested in collaborating on the proposed
Servus EMFT component which will explore Ecore <-> WSDL mapping:
http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html
Juan Pedro Silva wrote:
> Hi everybody.
> I'm currently working on some UML to WSDL (which also implies UML to
> XML Schema) generation.
> In order to avoid re-inventing the wheel, I first tried searching
> around for things already available. I found some interesting
> projects: M2T, WTP, M2M. However, all of them focus on a piece of the
> picture, not the whole of it, lets say.
> Before embarking on the journey of developing something which is
> probably already done, I figured I could ask around.
> So here it is: is there anything already in eclipse (not commercial
> plugins) that deal with the generation of xml schemas from UML
> datatypes and/or WSDL descriptors from UML models?, is there something
> I should read prior to the development?.
> I wanna thank you all in advance for any help you may provide.
> Regards,
> Juan Pedro Silva
--------------060901040903050709010906
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Juan,<br>
<br>
You might be interested in the Ecore -> XSD support in EMF. Since
there is support for UML2 -> Ecore -> XSD, indirectly that does
what you want. You might also be interested in collaborating on the
proposed Servus EMFT component which will explore Ecore <-> WSDL
mapping:<br>
<blockquote><a
href="http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html">http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html</a><br>
</blockquote>
<br>
Juan Pedro Silva wrote:
<blockquote cite="mid:fdtqi4$m4q$1@build.eclipse.org" type="cite">Hi
everybody.
<br>
I'm currently working on some UML to WSDL (which also implies UML to
XML Schema) generation.
<br>
In order to avoid re-inventing the wheel, I first tried searching
around for things already available. I found some interesting projects:
M2T, WTP, M2M. However, all of them focus on a piece of the picture,
not the whole of it, lets say.
<br>
Before embarking on the journey of developing something which is
probably already done, I figured I could ask around.
<br>
So here it is: is there anything already in eclipse (not commercial
plugins) that deal with the generation of xml schemas from UML
datatypes and/or WSDL descriptors from UML models?, is there something
I should read prior to the development?.
<br>
I wanna thank you all in advance for any help you may provide.
<br>
Regards,
<br>
Juan Pedro Silva
<br>
</blockquote>
<br>
</body>
</html>
--------------060901040903050709010906--
|
|
|
Re: UML2 -> XML artifacts [message #625074 is a reply to message #476260] |
Wed, 03 October 2007 13:45  |
Eclipse User |
|
|
|
Ed, thank you very much for your answer, I found it very interesting.
I will forward the Servus proposal to the people in charge of the
project, and see what they have to say.
Thank you again.
Ed Merks escribió:
> Juan,
>
> You might be interested in the Ecore -> XSD support in EMF. Since
> there is support for UML2 -> Ecore -> XSD, indirectly that does what you
> want. You might also be interested in collaborating on the proposed
> Servus EMFT component which will explore Ecore <-> WSDL mapping:
>
> http://dev.eclipse.org/mhonarc/lists/emft-dev/msg00126.html
>
>
> Juan Pedro Silva wrote:
>> Hi everybody.
>> I'm currently working on some UML to WSDL (which also implies UML to
>> XML Schema) generation.
>> In order to avoid re-inventing the wheel, I first tried searching
>> around for things already available. I found some interesting
>> projects: M2T, WTP, M2M. However, all of them focus on a piece of the
>> picture, not the whole of it, lets say.
>> Before embarking on the journey of developing something which is
>> probably already done, I figured I could ask around.
>> So here it is: is there anything already in eclipse (not commercial
>> plugins) that deal with the generation of xml schemas from UML
>> datatypes and/or WSDL descriptors from UML models?, is there something
>> I should read prior to the development?.
>> I wanna thank you all in advance for any help you may provide.
>> Regards,
>> Juan Pedro Silva
>
|
|
|
Goto Forum:
Current Time: Sat Aug 30 06:22:38 EDT 2025
Powered by FUDForum. Page generated in 0.07741 seconds
|