|
libnxml 0.18.3
|
#include <nxml.h>

Data Fields | |
| char * | file |
| size_t | size |
| nxml_version_t | version |
| int | standalone |
| char * | encoding |
| nxml_charset_t | charset_detected |
| nxml_data_t * | data |
| nxml_doctype_t * | doctype |
| __nxml_private_t | priv |
Principal data struct. It describes a XML document and it contains pointers to any other structures.
| char* nxml_t::encoding |
| char* nxml_t::file |
| size_t nxml_t::size |
1.7.3