IDZEBRA  2.2.7
Functions
d1_soif.c File Reference
#include <yaz/wrbuf.h>
#include <yaz/snprintf.h>
#include <idzebra/data1.h>

Go to the source code of this file.

Functions

static int nodetoelement (data1_node *n, int select, const char *prefix, WRBUF b)
 
char * data1_nodetosoif (data1_handle dh, data1_node *n, int select, int *len)
 

Function Documentation

◆ data1_nodetosoif()

char* data1_nodetosoif ( data1_handle  dh,
data1_node n,
int  select,
int *  len 
)

◆ nodetoelement()

static int nodetoelement ( data1_node n,
int  select,
const char *  prefix,
WRBUF  b 
)
static