_xmlNode Struct Reference

#include <stdapis/libxml2/libxml2_tree.h>

struct _xmlNode

Member Attribute Documentation

_private

void *_private

children

xmlNodePtr children

content

xmlChar *content

doc

struct _xmlDoc *doc

extra

unsigned shortextra

last

name

const xmlChar *name

next

ns

xmlNs *ns

nsDef

xmlNs *nsDef

parent

xmlNodePtr parent

prev

properties

struct _xmlAttr *properties

psvi

void *psvi

type