| 
    exip
    Alpha 0.5.4
    
   | 
 
In case there are Substitution groups in the schema, this structure represents a Substitution group head. More...
#include <treeTableSchema.h>
Data Fields | |
| DynArray | dynArray | 
| QualifiedTreeTableEntry * | substitutes | 
| Index | count | 
| QNameID | headId | 
It has the head QName and an array of all its substitues as a pointer to their TreeTableEntry
Definition at line 299 of file treeTableSchema.h.
| Index SubtGroupHead::count | 
Definition at line 303 of file treeTableSchema.h.
| DynArray SubtGroupHead::dynArray | 
Definition at line 301 of file treeTableSchema.h.
| QNameID SubtGroupHead::headId | 
Definition at line 304 of file treeTableSchema.h.
| QualifiedTreeTableEntry* SubtGroupHead::substitutes | 
Definition at line 302 of file treeTableSchema.h.
 1.8.4