Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Exporting WSDL as image
Exporting WSDL as image [message #199990] Wed, 19 September 2007 08:13 Go to next message
Eclipse UserFriend
Originally posted by: philipp.vogt.svc.co.at

I'm using Eclipse 3.2.2 with WTP to edit a WSDL file which works like a
charm.

But for documenting purposes I want a graphic representation (=picture)
that covers my whole WSDL file. Right now I use the WSDL editor of Eclipse
WTP in design mode and make a screenshot (in Eclipse 3.3 it can export it
as an image). A procedure I have to repeat for each type in my schema. And
then I have to "glue" the picture together in a image editor (paint) to
get on big picture that contains the "service" and all "Inline Schema"
views.

Is there a way to do this in one step without using paint to glue the
screenshots together? I only want the things that are visible in the
design view for every service/type in my WSDL file.

I tried some XSL files but none of them are able to visualize the WSDL
file like the WSDL editor of Eclipse WTP.

Any suggestions?
Re: Exporting WSDL as image [message #200405 is a reply to message #199990] Mon, 24 September 2007 17:24 Go to previous message
Craig Salter is currently offline Craig SalterFriend
Messages: 169
Registered: July 2009
Senior Member
If you're interested in writing some code you can achieve this
programatically. We do something similar in IBM's RAD product when
we generate our HTML documentation (and images) for the WSDL and all the
element/type that it uses. It's definitely not 'simple' so you'd need to
make a judgement call to figure out what's easier... writing the code to
automate of just manually clicking and generating.

Philipp Vogt wrote:

> I'm using Eclipse 3.2.2 with WTP to edit a WSDL file which works like a
> charm.

> But for documenting purposes I want a graphic representation (=picture)
> that covers my whole WSDL file. Right now I use the WSDL editor of Eclipse
> WTP in design mode and make a screenshot (in Eclipse 3.3 it can export it
> as an image). A procedure I have to repeat for each type in my schema. And
> then I have to "glue" the picture together in a image editor (paint) to
> get on big picture that contains the "service" and all "Inline Schema"
> views.

> Is there a way to do this in one step without using paint to glue the
> screenshots together? I only want the things that are visible in the
> design view for every service/type in my WSDL file.

> I tried some XSL files but none of them are able to visualize the WSDL
> file like the WSDL editor of Eclipse WTP.

> Any suggestions?
Previous Topic:Design view with WTP?
Next Topic:Exploded War
Goto Forum:
  


Current Time: Thu Apr 25 10:27:38 GMT 2024

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

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

Back to the top