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

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
subElements Input the list of the XML sub elements


Comments or suggestions? Send us feedback.