| ||||||||||
yaz_elementDescriptionint yaz_element ( int id, string elementset)This function is used in conjunction with yaz_search() and yaz_present() to specify the element set name for records to be retrieved. Most servers support F (full) and B (brief). Returns TRUE on success; FALSE on error. | ||||||||||
|