Page 1 of 1

export xsd Diagramm to SVG

Posted: Mon Aug 20, 2012 5:37 pm
by ispos
Hi,
I read that @ version 12.2 it is possible to export the xsd Diagrams to SVG.
I have buy the version 14.0 of the XML Developer ( Prof) but i dont have any option to export.

Re: export xsd Diagramm to SVG

Posted: Mon Aug 20, 2012 5:57 pm
by Costin
Hello,

There isn't an explicit "Export" option, but you can indeed save your XSD schema diagram as a SVG.

In order to do that, while in the Design view, you can select an element of a schema or the entire schema, right click and select "Save as Image.." from the contextual menu. In the next dialog, you should be prompted to browse for the desired location to save the diagram and under "Save as type" you can choose SVG as the type of the resulting file.

Regards,
Costin

Re: export xsd Diagramm to SVG

Posted: Tue Aug 21, 2012 9:09 am
by ispos
thank you very much .....