yaz_element
(PHP 4 >= 4.0.1, PECL yaz >= 0.9.0)
yaz_element — Specifies Element-Set Name for retrieval
说明
This function sets the element set name for retrieval.
Call this function before yaz_search() or yaz_present() to specify the element set name for records to be retrieved.
注意:
If this function appears to have no effect, see the description of the
piggybackingoption in yaz_connect().
参数
id-
The connection resource returned by yaz_connect().
elementset-
Most servers support
F(for full records) andB(for brief records).
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。