FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Common ::Xml ::IXmlSaxHandler* OSGeo::FDO::Commands::Schema::MultiSubElementError ( OSGeo::FDO::Common::Xml::XmlSaxContext *  context,
System::String *  parentElement,
System::String *  subElement 
)

Error reporting function that are not yet part of the supported FDO API. Return a XmlSkipElementHandler, which can be used to skip over the element in error.

Parameters:
context Input context contain information about the current deserialization operation
parentElement Input the XML parent element
subElement Input the XML sub element


Comments or suggestions? Send us feedback.