How to print logical view of schema? [message #64457] |
Tue, 11 October 2005 04:57  |
Eclipse User |
|
|
|
Originally posted by: lxs.bcs.org
A schema file can be opened in a Graph view. This representation can then
be further investigated (double click) to present a UML-style diagram.
Sadly this image cannot be printed nor exported. I would like to do this
so as to include in documentation + for implementation planning. Screen
shots are not ideal! ;o)
I believe this is making use of XSDSchema.getElementDeclarations, to
obtain all the elements logically part of the schema (including includes
and imports).
Your help would be most welcome!
|
|
|
|
|
|
Re: How to print logical view of schema? [message #596930 is a reply to message #64457] |
Tue, 11 October 2005 11:47  |
Eclipse User |
|
|
|
Lxs,
The XSD project doesn't directly support a graphical view, rather the
WTP project provides a nice editor with such a view. You should ask
your question in the WTP newsgroup.
Lxs wrote:
> A schema file can be opened in a Graph view. This representation can
> then be further investigated (double click) to present a UML-style
> diagram.
> Sadly this image cannot be printed nor exported. I would like to do
> this so as to include in documentation + for implementation planning.
> Screen shots are not ideal! ;o)
>
> I believe this is making use of XSDSchema.getElementDeclarations, to
> obtain all the elements logically part of the schema (including
> includes and imports).
>
> Your help would be most welcome!
>
|
|
|
Re: How to print logical view of schema? [message #596941 is a reply to message #64504] |
Wed, 12 October 2005 00:09  |
Eclipse User |
|
|
|
Unfortunately, the WTP project does not yet support such an export
functionality. There is a feature request up for it though, so you can
vote for it...
Ed Merks schrieb:
> Lxs,
>
> The XSD project doesn't directly support a graphical view, rather the
> WTP project provides a nice editor with such a view. You should ask
> your question in the WTP newsgroup.
>
>
> Lxs wrote:
>
>> A schema file can be opened in a Graph view. This representation can
>> then be further investigated (double click) to present a UML-style
>> diagram.
>> Sadly this image cannot be printed nor exported. I would like to do
>> this so as to include in documentation + for implementation planning.
>> Screen shots are not ideal! ;o)
>>
>> I believe this is making use of XSDSchema.getElementDeclarations, to
>> obtain all the elements logically part of the schema (including
>> includes and imports).
>>
>> Your help would be most welcome!
>>
|
|
|
|
Powered by
FUDForum. Page generated in 0.25803 seconds