exip
Alpha 0.5.4
|
Files | |
file | genUtils.c [code] |
Implementation of utility functions for generating Schema-informed Grammar definitions. | |
file | grammarGenerator.c [code] |
Implementation of functions for generating Schema-informed Grammar definitions. | |
file | protoGrammars.c [code] |
EXI Proto-Grammars implementation. | |
file | treeTableBuild.c [code] |
Implementation of functions for converting a XML schema document to a TreeTable structure containing the schema definitions. | |
file | treeTableManipulate.c [code] |
Manipulation operations on the TreeTable such as rationalize, resolveTypeHierarchy etc. | |
file | treeTableToGrammars.c [code] |
Implementation of functions for converting a TreeTable structure containing the schema definitions to EXIPGrammar object. | |