_xmlElement Struct Reference

#include <stdapis/libxml2/libxml2_tree.h>

struct _xmlElement

Member Attribute Documentation

_private

void *_private

attributes

xmlAttributePtr attributes

children

struct _xmlNode *children

contModel

void *contModel

content

doc

struct _xmlDoc *doc

etype

last

struct _xmlNode *last

name

const xmlChar *name

next

struct _xmlNode *next

parent

struct _xmlDtd *parent

prefix

const xmlChar *prefix

prev

struct _xmlNode *prev

type