New Features
Enhanced Features
O/R Mapping
Tips and Tricks
UML Diagrams
VP Suite

Interoperability via XML

To maximize the interoperability of Visual Paradigm products with other applications, we have introduced the import/export of modeling project to/from open XML format. Users and technology providers can thus integrate Visual Paradigm models into their solutions with minimal effort.

Exporting Project to XML

  1. To export project to XML, select menu File > Export > XML....
    exportxml.jpg

  2. The Export to XML dialog box appears.
    exportxmldialog.jpg

  3. Since there may be multiple files generated, you need to select a directory in Output destination for storing them.
    outputdest.jpg

  4. If you want to export the whole project (all diagrams and models), select the Export project option.
    exportproject.jpg

  5. If you only want to export certain diagrams and the related models, ensure the Export project option is unselected, and then select the desired diagrams in the Diagrams pane.
    selectexportdiagram.jpg

  6. After selected the scope, click the Export button to start.
    exportbutton.jpg

  7. When the export process finished, open the output destination folder. You can see the exported XML file named project.xml, together with the images of the selected diagrams are generated.
    exportedfiles.jpg

  8. Here shows a fragment of the project.xml file.
    exportedxml.jpg

  9. After you have exported the project, you can modify project.xml either manually or by writing program to update the project content. Then you can import it back to Visual Paradigm products as long as it still adhere to our XML schema.

Importing Project from XML

  1. To import project from XML, select menu File > Import > XML....
    importxmlmenu.jpg

  2. In the Import XML dialog box, select the file to import in Import file.
    importxmldialog.jpg

  3. Click OK to import the XML. The diagrams and models will be imported to the current project, and if elements of the same ID are found they will be updated to follow the imported content automatically.
    importedxml.jpg

Resources

 
 
Last modified: 2006/06/19 14:50
 
 
Home | Recent Topics | Highlights | UML Diagrams | Tips and Tricks | Object-Relational Mapping
visual-paradigm.com Home | Training Center | UML Center | VP Gallery | Discussion Forum | UML Open Directory