NCBI C++ ToolKit
|
This file contains the implementation of the xml::schema class. More...
#include <misc/xmlwrapp/schema.hpp>
#include <misc/xmlwrapp/document.hpp>
#include <misc/xmlwrapp/exception.hpp>
#include "document_impl.hpp"
#include "utility.hpp"
#include "https_input_impl.hpp"
#include <stdexcept>
#include <string.h>
#include <memory>
#include <libxml/xmlschemas.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
struct | xml::impl::schema_impl |
This file contains the implementation of the xml::schema class.
Definition in file schema.cpp.