Edinburgh Speech Tools  2.1-release
ElementDefinition Struct Reference

#include <include/rxp/dtd.h>

Collaboration diagram for ElementDefinition:

Public Attributes

const Char * name
 
int namelen
 
int tentative
 
ContentType type
 
Char * content
 
AttributeDefinition attributes
 
struct element_definitionnext
 

Detailed Description

Definition at line 111 of file dtd.h.

Member Data Documentation

const Char* ElementDefinition::name

Definition at line 112 of file dtd.h.

int ElementDefinition::namelen

Definition at line 113 of file dtd.h.

int ElementDefinition::tentative

Definition at line 114 of file dtd.h.

ContentType ElementDefinition::type

Definition at line 119 of file dtd.h.

Char* ElementDefinition::content

Definition at line 120 of file dtd.h.

AttributeDefinition ElementDefinition::attributes

Definition at line 121 of file dtd.h.

struct element_definition* ElementDefinition::next

Definition at line 122 of file dtd.h.


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