Main Page | Modules | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

ATTRIBUTE Struct Reference

#include <xmltok.h>


Data Fields

const char * name
const char * valuePtr
const char * valueEnd
char normalized


Field Documentation

const char* ATTRIBUTE::name
 

Definition at line 115 of file xmltok.h.

char ATTRIBUTE::normalized
 

Definition at line 118 of file xmltok.h.

const char* ATTRIBUTE::valueEnd
 

Definition at line 117 of file xmltok.h.

const char* ATTRIBUTE::valuePtr
 

Definition at line 116 of file xmltok.h.


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