dtdElChild Struct Reference

#include <dtdParse.h>

Collaboration diagram for dtdElChild:

Collaboration graph
[legend]

Data Fields

dtdElChildnext
char * name
char copyCode
boolean isOr
dtdElementel

Detailed Description

Definition at line 20 of file dtdParse.h.


Field Documentation

struct dtdElChild* dtdElChild::next [read]

Definition at line 23 of file dtdParse.h.

Referenced by dtdElementDump(), and fixupChildRefs().

char* dtdElChild::name

Definition at line 24 of file dtdParse.h.

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

char dtdElChild::copyCode

Definition at line 25 of file dtdParse.h.

Referenced by dtdElementDump(), and parseElement().

boolean dtdElChild::isOr

Definition at line 26 of file dtdParse.h.

Referenced by dtdElementDump(), and parseElement().

struct dtdElement* dtdElChild::el [read]

Definition at line 27 of file dtdParse.h.

Referenced by fixupChildRefs().


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