Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic XmlReader from Xml file (Read 2034 times)
Scotty
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Apr 26th, 2007
XmlReader from Xml file
Apr 26th, 2007 at 12:56pm
Print Post  
Howdy!

Is there a way to have XmlReader read an Xml file directly or does it have to have been previously serialized by XmlWriter?

When I pass a standard Xml file to XmlReader, I get an InvalidFormatException.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: XmlReader from Xml file
Reply #1 - Apr 26th, 2007 at 1:03pm
Print Post  
Hi!

The MindFusion.Diagramming.XmlReader can only read diagram files saved by MindFusion.Diagramming.XmlWriter.

The VB.NET\XML example and one of the steps in the C#\FCDemo example show how to import arbitrary XML data into FlowChart.NET.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint