YAZ 5.37.0
Z_SchemaInfo Struct Reference

#include <z-exp.h>

Data Fields

Z_CommonInfocommonInfo
Odr_oidschema
Z_InternationalStringname
Z_HumanStringdescription
int num_tagTypeMapping
Z_TagTypeMapping ** tagTypeMapping
int num_recordStructure
Z_ElementInfo ** recordStructure

Detailed Description

Definition at line 370 of file z-exp.h.

Field Documentation

◆ commonInfo

Z_CommonInfo* Z_SchemaInfo::commonInfo

Definition at line 371 of file z-exp.h.

◆ description

Z_HumanString* Z_SchemaInfo::description

Definition at line 374 of file z-exp.h.

◆ name

Z_InternationalString* Z_SchemaInfo::name

Definition at line 373 of file z-exp.h.

◆ num_recordStructure

int Z_SchemaInfo::num_recordStructure

Definition at line 377 of file z-exp.h.

◆ num_tagTypeMapping

int Z_SchemaInfo::num_tagTypeMapping

Definition at line 375 of file z-exp.h.

◆ recordStructure

Z_ElementInfo** Z_SchemaInfo::recordStructure

Definition at line 378 of file z-exp.h.

◆ schema

Odr_oid* Z_SchemaInfo::schema

Definition at line 372 of file z-exp.h.

◆ tagTypeMapping

Z_TagTypeMapping** Z_SchemaInfo::tagTypeMapping

Definition at line 376 of file z-exp.h.


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