xmlParser  2.44
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
XMLAttribute Struct Reference

Structure for XML attribute. More...

#include <xmlParser.h>

Public Attributes

XMLCSTR lpszName
 
XMLCSTR lpszValue
 

Detailed Description

Structure for XML attribute.

Definition at line 206 of file xmlParser.h.

Member Data Documentation

XMLCSTR XMLAttribute::lpszName

Definition at line 207 of file xmlParser.h.

XMLCSTR XMLAttribute::lpszValue

Definition at line 207 of file xmlParser.h.


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