Customizing JGoDocument

Hi all,
Have any idea how to create custom tags for JGoDocument when persisted as XML ?? Thanks

You just need to create your own subclass of GoDiagram and override the SVGWriteObject() method to add your own tags.