exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SubtGroupHead Struct Reference

In case there are Substitution groups in the schema, this structure represents a Substitution group head. More...

#include <treeTableSchema.h>

Data Fields

DynArray dynArray
 
QualifiedTreeTableEntrysubstitutes
 
Index count
 
QNameID headId
 

Detailed Description

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.

Field Documentation

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.


The documentation for this struct was generated from the following file: