Dear Lars
I would like to read an argumentation tree from an XML file. Hence the individual arguments are rapped in tags e.g. <claim>The world is round. <argumentation>The diameter arround the whole world is differing 0.0001% only.</argumentation></claim> The XML file has a lot of such frases. Now I would like a tool to read the XML file and transform it in e.g. an UML diagram where "claim" would be the class name and the "argumentation" would be a data which evt. can be redriven by a method with name "GetArguments" that is inserted additionally to the data that comes from the XML file. Is this prossible with any Script-Diagramming combination from the Open Source community? Thanks for replay Fred On Tue, 2002-09-17 at 14:40, Lars Clausen wrote: > On 17 Sep 2002, Alfred Heller wrote: > > Dear DIA users > > > > I would like to use scripting language to draw eg. a UML-diagram in one > > or another way. DIA seems not to support such actions. VISIO does > > support such scripts. Is there any open source tool that enables me to > > write a script and then produce a drawing similar to e.g. DIA? > > No scripting language as such (except the Python plugin, which is in an > indeterminable state until somebody looks at it). On the other hand, > AutoDia will make diagrams out of source code. Could you explain in more > detail how you would use such a script? > > -Lars > > -- > Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| H�rdgrim of Numenor > "I do not agree with a word that you say, but I |---------------------------- > will defend to the death your right to say it." | Where are we going, and > --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? > _______________________________________________ > Dia-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/dia-list > FAQ at http://www.lysator.liu.se/~alla/dia/faq.html > Main page at http://www.lysator.liu.se/~alla/dia _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
