|
YAZ 5.35.1
|
Data Fields | |
| NMEM | nmem |
| xmlDocPtr | xsp_doc |
| const char ** | xsl_parms |
Definition at line 109 of file record_conv.c.
| NMEM xslt_info::nmem |
Definition at line 110 of file record_conv.c.
Referenced by construct_xslt(), and destroy_xslt().
| const char** xslt_info::xsl_parms |
Definition at line 112 of file record_conv.c.
Referenced by construct_xslt(), and convert_xslt().
| xmlDocPtr xslt_info::xsp_doc |
Definition at line 111 of file record_conv.c.
Referenced by construct_xslt(), convert_xslt(), and destroy_xslt().