Hi, Indeed a general question. UML => XML if you want that and you use already tools for making UML diagrams, you can convert to SVG by means of tools. You can convert JPEG to SVG (not so efficient but for black and white drawings it will do). Look at Batik for that kind of tools. If you want to refer to database information and want a browser only solution (draw a UML diagram in your browser) the open modeling framework can help you. Once drawn everybody (or certain groups can see the diagrams without update rights). This is a general open source framework with general libraries to make diagram editors rapidly. The diagram information is linked to database information (repository). Today we haven't yet UML diagrams but we are planning them to make.
John http://open-modeling.sourceforge.net --- In [email protected], "Anitha" <[EMAIL PROTECTED]> wrote: > > Hi, > this is anitha.i am new to xml and this group.i want some help > regarding the topic "Mapping xml to uml" like how to go about it, what > interface to use, to get the input from the user and how to convert it > to a class diagram and display it graphically.since i am also new to > xml i want a layman's explanation of what an xml namespace and schema > are.i guess this might be a small question but i would be grateful if > somebody could help. > anitha > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

