<?xml version="1.0" encoding="iso-8859-1"?>

<!-- messages localisés en français pour la classe de fonctions search_functions
****************************************************************************************
© 2002-2007 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
****************************************************************************************
$Id: fr_FR.xml,v 1.2 2010-12-08 07:30:22 dbellamy Exp $ -->

<!DOCTYPE XMLlist SYSTEM "../../../includes/XMLlist.dtd" >
<XMLlist>
<!--
pmbesPublishers
--><entry code="pmbesPublishers_description">Gestion des editeurs</entry>
<!--
get_publisher_information
-->
<entry code="get_publisher_information_description">Renvoie les informations relatives à un éditeur</entry>
<entry code="get_publisher_information_input_description"></entry>
<entry code="get_publisher_information_output_description"></entry>
<entry code="get_publisher_information_publisher_id">L'id de l'éditeur</entry>
<entry code="get_publisher_information_result">Les informations</entry>
<!--
list_publisher_notices
-->
<entry code="list_publisher_notices_description">Renvoie les ids des notices associées à un éditeur</entry>
<entry code="list_publisher_notices_input_description"></entry>
<entry code="list_publisher_notices_output_description"></entry>
<entry code="list_publisher_notices_publisher_id">L'id de l'éditeur</entry>
<entry code="list_publisher_notices_OPACUserId">l'id d'un emprunteur, pour filtrer les résultats selon les droits d'accès
	-1: Ne pas tenir compte
	0: emprunteur anonyme
	x: id de l'emprunteur</entry>
<entry code="list_publisher_notices_notice_ids">Les ids des notices</entry>

</XMLlist>
