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

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
subElementName Input the XML sub element name


Comments or suggestions? Send us feedback.