FDO API Reference Feature Data Objects

virtual FDO_API FdoXmlReader* FdoXmlDeserializable::GetFromExternalStylesheet  )  [virtual]
 

Gets the stylesheet for converting the XML document from external to internal format. When classes derived from FdoXmlDeserializable define an internal format, they must override this function to return a stylesheet that does the conversion.

Returns:
Returns NULL by default (no internal format defined)

Reimplemented in FdoFeatureSchemaCollection.


Comments or suggestions? Send us feedback.