YAZ  5.34.0
Data Fields
xslt_info Struct Reference

Data Fields

NMEM nmem
 
xmlDocPtr xsp_doc
 
const char ** xsl_parms
 

Detailed Description

Definition at line 108 of file record_conv.c.

Field Documentation

◆ nmem

NMEM xslt_info::nmem

Definition at line 109 of file record_conv.c.

Referenced by construct_xslt(), and destroy_xslt().

◆ xsl_parms

const char** xslt_info::xsl_parms

Definition at line 111 of file record_conv.c.

Referenced by convert_xslt().

◆ xsp_doc

xmlDocPtr xslt_info::xsp_doc

Definition at line 110 of file record_conv.c.

Referenced by convert_xslt(), and destroy_xslt().


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