_UXML_ATTRIB Struct Reference

Collaboration diagram for _UXML_ATTRIB:

Collaboration graph
[legend]

Detailed Description

Linked list of XML attributes.

Definition at line 51 of file uxml.h.


Data Fields

struct _UXML_ATTRIBxmla_next
 Links the next attribute.
char * xmla_name
 Name of the attribute.
char * xmla_value
 Value of the attribute.

Field Documentation

Links the next attribute.

Definition at line 52 of file uxml.h.

Referenced by UxmlNodeAddAttrib().

Name of the attribute.

Definition at line 53 of file uxml.h.

Referenced by UxmlNodeAddAttrib().

Value of the attribute.

Definition at line 54 of file uxml.h.

Referenced by UxmlNodeAddAttrib().


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

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/