Can you expand a little bit. What exactly do you mean by "graph
representation of an XML Schema"? What would you like to see in that graph?
--
Stan Kitsis
Program Manager, XML Technologies
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
<tmuldner@gmail .comwrote in message
news:1182357890 .883828.238740@ k79g2000hse.goo glegroups.com.. .
Hi, I am looking for existing software/description of a directed graph
representation of an XML Schema. Any help will be appreciated.
>
Can you expand a little bit. What exactly do you mean by "graph
representation of an XML Schema"? What would you like to see in that graph?
And do you really mean graph as in graphical, or graph as in data
structure, or graph as in state machine for the grammar.
Many XML parsers which support schemas can be asked to pass you their
data structures describing the schema; those are often what they use to
build their own state machines. I don't know of any which provide a
graphical rendering thereof.
--
Joe Kesselman / Beware the fury of a patient man. -- John Dryden
Comment