zeep::xml::doctype::general_entity
// In header: </home/maarten/projects/libzeep/zeep/xml/doctype.hpp> class general_entity : public zeep::xml::doctype::entity { public: // construct/copy/destruct general_entity(const std::string &, const std::string &, bool = false, bool = true); };