exip
Alpha 0.5.4
|
Some schema attributes (e.g. More...
#include <treeTableSchema.h>
Data Fields | |
DynArray | dynArray |
String * | base |
Index | count |
namespace="...") define a list of namespaces that are stored as a string. The string needs to be parsed and each namespace added as an entry in the NsTable dynamic array. The entries are then used to fill the URI partition of the string table and by the createWildcardTermGrammar() and createComplexGrammar()
Definition at line 286 of file treeTableSchema.h.
String* NsTable::base |
Definition at line 289 of file treeTableSchema.h.
Index NsTable::count |
Definition at line 290 of file treeTableSchema.h.
DynArray NsTable::dynArray |
Definition at line 288 of file treeTableSchema.h.