IDZEBRA  2.2.7
Data Fields
filter_schema Struct Reference

Data Fields

const char * name
 
const char * identifier
 
const char * stylesheet
 
struct filter_schemanext
 
const char * default_schema
 
xsltStylesheetPtr stylesheet_xsp
 

Detailed Description

Definition at line 47 of file mod_alvis.c.

Field Documentation

◆ default_schema

const char* filter_schema::default_schema

Definition at line 52 of file mod_alvis.c.

Referenced by create_schemas(), and lookup_schema().

◆ identifier

const char* filter_schema::identifier

Definition at line 49 of file mod_alvis.c.

Referenced by create_schemas(), filter_retrieve(), and lookup_schema().

◆ name

const char* filter_schema::name

◆ next

struct filter_schema* filter_schema::next

Definition at line 51 of file mod_alvis.c.

Referenced by create_schemas(), destroy_schemas(), and lookup_schema().

◆ stylesheet

const char* filter_schema::stylesheet

Definition at line 50 of file mod_alvis.c.

Referenced by create_schemas(), and extract_doc().

◆ stylesheet_xsp

xsltStylesheetPtr filter_schema::stylesheet_xsp

Definition at line 54 of file mod_alvis.c.

Referenced by create_schemas(), destroy_schemas(), extract_doc(), and filter_retrieve().


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