libnxml
0.18.3
|
Data struct for doctype elements. More...
#include <nxml.h>
Data Fields | |
char * | value |
char * | name |
nxml_t * | doc |
nxml_doctype_t * | next |
Data struct for doctype elements.
Data struct for doctype elements
nxml_doctype_t* nxml_doctype_t::next |