Library Version 12.1.6.1
#include <DbXml.hpp> class DbXml::XmlValue { public: ... std::string getTypeURI() const; ... };
Returns the URI associated with the type of the XmlValue.
XmlValue
XmlValue Methods