exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
buildContext Struct Reference

Context/State data used to generate EXIPSchema grammars from a source TreeTable (schema tree).

Data Fields

EXIPSchemaschema
 
GlobalElemQNameTable gElTbl
 
Index emptyGrIndex
 
String emptyString
 
AllocList tmpMemList
 
SubstituteTablesubsTbl
 In case of substitutionGroups in the schema maps the heads of the substitutionGroups to their members. More...
 

Detailed Description

Definition at line 49 of file treeTableToGrammars.c.

Field Documentation

Index buildContext::emptyGrIndex

Definition at line 53 of file treeTableToGrammars.c.

String buildContext::emptyString

Definition at line 54 of file treeTableToGrammars.c.

GlobalElemQNameTable buildContext::gElTbl

Definition at line 52 of file treeTableToGrammars.c.

EXIPSchema* buildContext::schema

Definition at line 51 of file treeTableToGrammars.c.

SubstituteTable* buildContext::subsTbl

Definition at line 58 of file treeTableToGrammars.c.

AllocList buildContext::tmpMemList

Definition at line 55 of file treeTableToGrammars.c.


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