pazpar2  1.14.1
Data Fields
service_xslt Struct Reference

Data Fields

char * id
 
xsltStylesheetPtr xsp
 
struct service_xsltnext
 

Detailed Description

Definition at line 62 of file pazpar2_config.c.

Field Documentation

◆ id

char * service_xslt::id

Definition at line 64 of file pazpar2_config.c.

Referenced by service_xslt_get().

◆ next

struct service_xslt * service_xslt::next

Definition at line 66 of file pazpar2_config.c.

Referenced by service_xslt_destroy(), and service_xslt_get().

◆ xsp

xsltStylesheetPtr service_xslt::xsp

Definition at line 65 of file pazpar2_config.c.

Referenced by service_xslt_destroy(), and service_xslt_get().


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