xlnt
|
A list of xml extensions that may or may not be understood by the parser preservation is required for round-tripping even if extension is not understood [serialised: extLst] More...
#include <ext_list.hpp>
Classes | |
struct | ext |
Public Member Functions | |
ext_list (xml::parser &parser, const std::string &ns) | |
void | serialize (xml::serializer &serialiser, const std::string &ns) |
void | add_extension (const uri &ID, const std::string &element) |
bool | has_extension (const uri &extension_uri) const |
const ext & | extension (const uri &extension_uri) const |
const std::vector< ext > & | extensions () const |
bool | operator== (const ext_list &rhs) const |
A list of xml extensions that may or may not be understood by the parser preservation is required for round-tripping even if extension is not understood [serialised: extLst]