_xmlDoc Struct Reference

#include <tree.h>


Data Fields

void * _private
int charset
_xmlNodechildren
int compression
_xmlDict * dict
_xmlDocdoc
const xmlCharencoding
_xmlDtdextSubset
void * ids
_xmlDtdintSubset
_xmlNodelast
char * name
_xmlNodenext
_xmlNsoldNs
_xmlNodeparent
_xmlNodeprev
void * psvi
void * refs
int standalone
xmlElementType type
const xmlCharURL
const xmlCharversion


Detailed Description

Definition at line 493 of file tree.h.


Field Documentation

void* _xmlDoc::_private

Definition at line 494 of file tree.h.

int _xmlDoc::charset

Definition at line 515 of file tree.h.

struct _xmlNode* _xmlDoc::children

Definition at line 497 of file tree.h.

int _xmlDoc::compression

Definition at line 505 of file tree.h.

struct _xmlDict* _xmlDoc::dict

Definition at line 517 of file tree.h.

struct _xmlDoc* _xmlDoc::doc

Definition at line 502 of file tree.h.

const xmlChar* _xmlDoc::encoding

Definition at line 511 of file tree.h.

struct _xmlDtd* _xmlDoc::extSubset

Definition at line 508 of file tree.h.

void* _xmlDoc::ids

Definition at line 512 of file tree.h.

struct _xmlDtd* _xmlDoc::intSubset

Definition at line 507 of file tree.h.

struct _xmlNode* _xmlDoc::last

Definition at line 498 of file tree.h.

char* _xmlDoc::name

Definition at line 496 of file tree.h.

struct _xmlNode* _xmlDoc::next

Definition at line 500 of file tree.h.

struct _xmlNs* _xmlDoc::oldNs

Definition at line 509 of file tree.h.

struct _xmlNode* _xmlDoc::parent

Definition at line 499 of file tree.h.

struct _xmlNode* _xmlDoc::prev

Definition at line 501 of file tree.h.

void* _xmlDoc::psvi

Definition at line 518 of file tree.h.

void* _xmlDoc::refs

Definition at line 513 of file tree.h.

int _xmlDoc::standalone

Definition at line 506 of file tree.h.

xmlElementType _xmlDoc::type

Definition at line 495 of file tree.h.

const xmlChar* _xmlDoc::URL

Definition at line 514 of file tree.h.

const xmlChar* _xmlDoc::version

Definition at line 510 of file tree.h.


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo