YAZ  5.34.0
Data Fields
Z_AttributeValue Struct Reference

#include <z-exp.h>

Data Fields

Z_StringOrNumericvalue
 
Z_HumanStringdescription
 
int num_subAttributes
 
Z_StringOrNumeric ** subAttributes
 
int num_superAttributes
 
Z_StringOrNumeric ** superAttributes
 
Odr_nullpartialSupport
 

Detailed Description

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

Field Documentation

◆ description

Z_HumanString* Z_AttributeValue::description

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

◆ num_subAttributes

int Z_AttributeValue::num_subAttributes

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

◆ num_superAttributes

int Z_AttributeValue::num_superAttributes

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

◆ partialSupport

Odr_null* Z_AttributeValue::partialSupport

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

◆ subAttributes

Z_StringOrNumeric** Z_AttributeValue::subAttributes

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

◆ superAttributes

Z_StringOrNumeric** Z_AttributeValue::superAttributes

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

◆ value

Z_StringOrNumeric* Z_AttributeValue::value

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


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