dtdElement Struct Reference

#include <dtdParse.h>

Collaboration diagram for dtdElement:

Collaboration graph
[legend]

Data Fields

dtdElementnext
char * name
char * mixedCaseName
dtdElChildchildren
dtdAttributeattributes
int lineIx
char * textType

Detailed Description

Definition at line 8 of file dtdParse.h.


Field Documentation

struct dtdElement* dtdElement::next [read]

Definition at line 11 of file dtdParse.h.

Referenced by fixupChildRefs().

char* dtdElement::name

Definition at line 12 of file dtdParse.h.

Referenced by dtdElementDump(), fixupChildRefs(), and parseElement().

char* dtdElement::mixedCaseName

Definition at line 13 of file dtdParse.h.

Referenced by dtdElementDump(), and parseElement().

struct dtdElChild* dtdElement::children [read]

Definition at line 14 of file dtdParse.h.

Referenced by dtdElementDump(), fixupChildRefs(), and parseElement().

struct dtdAttribute* dtdElement::attributes [read]

Definition at line 15 of file dtdParse.h.

Referenced by dtdElementDump(), and parseAttribute().

int dtdElement::lineIx

Definition at line 16 of file dtdParse.h.

Referenced by fixupChildRefs(), and parseElement().

char* dtdElement::textType

Definition at line 17 of file dtdParse.h.

Referenced by dtdElementDump(), and parseElement().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:25:22 2007 for blat by  doxygen 1.5.2