libxml2
Loading...
Searching...
No Matches
Data Fields
_xmlAttr Struct Reference

An attribute of element. More...

#include <tree.h>

Data Fields

void * _private
 application data
 
xmlElementType type
 XML_ATTRIBUTE_NODE.
 
const xmlCharname
 local name
 
struct _xmlNodechildren
 first child
 
struct _xmlNodelast
 last child
 
struct _xmlNodeparent
 parent node
 
struct _xmlAttrnext
 next sibling
 
struct _xmlAttrprev
 previous sibling
 
struct _xmlDocdoc
 containing document
 
xmlNsns
 namespace if any
 
xmlAttributeType atype
 attribute type if validating
 
void * psvi
 for type/PSVI information
 
struct _xmlIDid
 ID struct if any.
 

Detailed Description

An attribute of element.


The documentation for this struct was generated from the following file: