FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Common ::Xml ::XmlReader* OSGeo::FDO::Schema::FeatureSchemaCollection::GetXmlReader (  ) 

Gets the current XML Reader. This function would typically be called by the XmlSaxHandler callbacks when ReadXml() is being invoked. When ReadXml() reads from a file, stream, or text reader, a wrapping XML reader is automatically created.

Returns:
Returns the XML reader


Comments or suggestions? Send us feedback.