zeep::xml::document::notation
// In header: <zeep/xml/document.hpp> struct notation { // public data members std::string m_name; std::string m_sysid; std::string m_pubid; };