FDO API Reference Feature Data Objects

virtual FDO_API FdoXmlReader* FdoXmlSerializable::GetFromInternalStylesheet  )  [virtual]
 

Gets the stylesheet for converting the XML document from internal to external format. When classes derived from FdoXmlSerializable 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 FdoFeatureSchema, and FdoFeatureSchemaCollection.


Comments or suggestions? Send us feedback.