transforming an XML document to a GraphML

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • FBS

    transforming an XML document to a GraphML

    Hi everybody,

    I want to make a program that transforms an XML document to a GraphML
    mark-up that displays the XSLT tree view of the document and obviously I
    could use SAX, DOM or XSLT or maybe a combination. It's always interesting
    to know which way is the easiest but what I wonder is if anybody could refer
    me to some concrete code examples to start with.

    Best Regards,
    /Farzad


Working...