|
exip
Alpha 0.5.4
|
#include <procTypes.h>
Data Fields | |
| VxTable * | vxTable |
| String | lnStr |
| Index | elemGrammar |
| Global element grammar with uriStr:lnStr qname. More... | |
| Index | typeGrammar |
| Global type grammar with uriStr:lnStr qname. More... | |
Definition at line 857 of file bin/headers/procTypes.h.
| Index LnEntry::elemGrammar |
Either Index of a global element grammar in the SchemaGrammarTable OR INDEX_MAX if a global element grammar with that qname does not exist
Definition at line 866 of file bin/headers/procTypes.h.
| String LnEntry::lnStr |
Definition at line 861 of file bin/headers/procTypes.h.
| Index LnEntry::typeGrammar |
Either Index of a global type grammar in the SchemaGrammarTable OR INDEX_MAX if a global type grammar with that qname does not exist
Definition at line 871 of file bin/headers/procTypes.h.
| VxTable* LnEntry::vxTable |
Definition at line 859 of file bin/headers/procTypes.h.
1.8.4