XmlEventReader::getVersion

#include <DbXml.hpp>

virtual const unsigned char * XmlEventReader::getVersion() const 

Returns the XML version string, if available.

If the event type is not StartDocument, XmlException::EVENT_ERROR is thrown.

Class

XmlEventReader

See Also

XmlEventReader Methods