YAZ 5.37.0
Z_ElementInfo Struct Reference

#include <z-exp.h>

Data Fields

Z_InternationalStringelementName
Z_PathelementTagPath
Z_ElementDataTypedataType
Odr_boolrequired
Odr_boolrepeatable
Z_HumanStringdescription

Detailed Description

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

Field Documentation

◆ dataType

Z_ElementDataType* Z_ElementInfo::dataType

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

◆ description

Z_HumanString* Z_ElementInfo::description

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

◆ elementName

Z_InternationalString* Z_ElementInfo::elementName

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

◆ elementTagPath

Z_Path* Z_ElementInfo::elementTagPath

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

◆ repeatable

Odr_bool* Z_ElementInfo::repeatable

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

◆ required

Odr_bool* Z_ElementInfo::required

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


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