Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » How to print logical view of schema?
How to print logical view of schema? [message #64457] Tue, 11 October 2005 08:57 Go to next message
Eclipse UserFriend
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 #64504 is a reply to message #64457] Tue, 11 October 2005 15:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

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 #64525 is a reply to message #64504] Wed, 12 October 2005 04:09 Go to previous messageGo to next message
Tim Lüecke is currently offline Tim LüeckeFriend
Messages: 4
Registered: July 2009
Junior Member
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!
>>
Re: How to print logical view of schema? [message #64548 is a reply to message #64525] Sat, 15 October 2005 15:08 Go to previous message
Eclipse UserFriend
Originally posted by: lxs.bcs.org

Thanks!

For anyone interested here is the feature request:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=86595
Re: How to print logical view of schema? [message #596930 is a reply to message #64457] Tue, 11 October 2005 15:47 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
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!
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: How to print logical view of schema? [message #596941 is a reply to message #64504] Wed, 12 October 2005 04:09 Go to previous message
Tim Lüecke is currently offline Tim LüeckeFriend
Messages: 4
Registered: July 2009
Junior Member
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!
>>
Re: How to print logical view of schema? [message #596952 is a reply to message #64525] Sat, 15 October 2005 15:08 Go to previous message
Eclipse UserFriend
Originally posted by: lxs.bcs.org

Thanks!

For anyone interested here is the feature request:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=86595
Previous Topic:Generates an XSD with annotations from an ECore model
Next Topic:The content model with 10,006 states is too large
Goto Forum:
  


Current Time: Thu Apr 18 18:13:16 GMT 2024

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

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

Back to the top