exip
Alpha 0.5.4
|
Context/State data used to generate EXIPSchema grammars from a source TreeTable (schema tree).
Data Fields | |
EXIPSchema * | schema |
GlobalElemQNameTable | gElTbl |
Index | emptyGrIndex |
String | emptyString |
AllocList | tmpMemList |
SubstituteTable * | subsTbl |
In case of substitutionGroups in the schema maps the heads of the substitutionGroups to their members. More... | |
Definition at line 49 of file treeTableToGrammars.c.
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.