_xmlID Struct Reference

#include <tree.h>


Data Fields

xmlAttrPtr attr
_xmlDocdoc
int lineno
const xmlCharname
_xmlIDnext
const xmlCharvalue


Detailed Description

Definition at line 416 of file tree.h.


Field Documentation

xmlAttrPtr _xmlID::attr

Definition at line 419 of file tree.h.

struct _xmlDoc* _xmlID::doc

Definition at line 422 of file tree.h.

int _xmlID::lineno

Definition at line 421 of file tree.h.

const xmlChar* _xmlID::name

Definition at line 420 of file tree.h.

struct _xmlID* _xmlID::next

Definition at line 417 of file tree.h.

const xmlChar* _xmlID::value

Definition at line 418 of file tree.h.


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