Creating a Master object from XML.

S

Sam Santiago

Does anyone have any example code on how I can create a Master object (or any Visio object) from the DatadiagramML (XML) that defines that object? I was told that this can be done using the clipboard and the IDataObject interface somehow and was looking for some guidance. My scenario is I have a remote object that would parse a Visio stencil saved as a .VSX (XML) and return a Master element XML string (http://msdn.microsoft.com/library/en-us/vissdk11/html/vixmlelemMasters_HV01085538.asp?frame=true) for the local object to use. The local object would have to convert the XML into a Master object. Any guidance greatly appreciated.

Thanks,

Sam

--
_______________________________
Sam Santiago
(e-mail address removed)
http://www.SoftiTechture.com
_______________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top