Visio XML

M

Martin

For a University Project I've got to import Visio FSM's using C#, does anybody know how a complex state shape is linked to the page containing its FSM in Visio XML files

Thanks,
 
A

Al Edlund

The XML reference for Visio is included in the Visio SDK and can be
downloaded.
Al
Martin said:
For a University Project I've got to import Visio FSM's using C#, does
anybody know how a complex state shape is linked to the page containing its
FSM in Visio XML files?
 
M

martin

I' ve spent hours reading the visio documentation and cannot find how a complex state in a state chart links to the page containing its state chart. I've also spent hours looking through the xml files produced

So if anybody can give me a hint how to find this I'd be very grateful.
 
Top