FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Schema::FeatureSchemaCollection::ReadXml ( System::String *  fileName,
OSGeo::FDO::Xml::XmlFlags flags 
)

Reads from an XML document in a file.

Parameters:
fileName Input the file name. Must consist of an XML document.
flags Input controls the reading of the elements from the document. If NULL then the default flags are used (see NAMESPACE_OSGEO_FDO_XML::XmlFlags::Create())


Comments or suggestions? Send us feedback.