G
Guest
As part of the project I am working on, I received a .XSD file defining the
data layout for data that I will receive.
When I open this file in Visual Studio, I get a nice pretty picture of how
the data tables relate to one another. When a user that does not have Visual
Studio opens this file, they see the raw XML (which is not very useful to
them). I would like to export the representation that is displayed by Visual
Studio into some other format (say Visio) that will be useful to others (not
to mention the graphical representation in Visual Studio is not perfect since
it wants to autosize data tables). Does anybody know what I can do to
accomplish such a task?
Thank you,
Jason Richmeier
data layout for data that I will receive.
When I open this file in Visual Studio, I get a nice pretty picture of how
the data tables relate to one another. When a user that does not have Visual
Studio opens this file, they see the raw XML (which is not very useful to
them). I would like to export the representation that is displayed by Visual
Studio into some other format (say Visio) that will be useful to others (not
to mention the graphical representation in Visual Studio is not perfect since
it wants to autosize data tables). Does anybody know what I can do to
accomplish such a task?
Thank you,
Jason Richmeier