yaz_element

(PHP 4 >= 4.0.1)

yaz_element --  Specifies Element-Set Name for retrieval

Description

int 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.