koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/misc/sql-datas/french/additionals framewor... [rel_3_0]


From: Joshua Ferraro
Subject: [Koha-cvs] koha/misc/sql-datas/french/additionals framewor... [rel_3_0]
Date: Tue, 20 Feb 2007 16:28:47 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Joshua Ferraro <kados>  07/02/20 16:28:46

Removed files:
        misc/sql-datas/french/additionals: framework_ANCI.sql 
                                           framework_ANCI.txt 
                                           framework_BASE.sql 
                                           framework_BASE.txt 
                                           framework_CART.sql 
                                           framework_CART.txt 
                                           framework_ELEC.sql 
                                           framework_ELEC.txt 
                                           framework_MICR.sql 
                                           framework_MICR.txt 
                                           framework_MONO.sql 
                                           framework_MONO.txt 
                                           framework_PERI.sql 
                                           framework_PERI.txt 
                                           framework_PROJ.sql 
                                           framework_PROJ.txt 
                                           framework_TIRE.sql 
                                           framework_TIRE.txt 

Log message:
        removing 'french' files, they are in 'fr' now

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_ANCI.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_ANCI.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_BASE.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_BASE.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_CART.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_CART.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_ELEC.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_ELEC.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_MICR.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_MICR.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_MONO.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_MONO.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_PERI.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_PERI.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_PROJ.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_PROJ.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_TIRE.sql?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/koha/misc/sql-datas/french/additionals/framework_TIRE.txt?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.1&r2=0

Patches:
Index: framework_ANCI.sql
===================================================================
RCS file: framework_ANCI.sql
diff -N framework_ANCI.sql
--- framework_ANCI.sql  9 Feb 2007 20:27:19 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,680 +0,0 @@
-INSERT INTO biblio_framework VALUES ('ANCI','Livres anciens');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('518','Titre avec un 
alphabet moderne','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('516','Titre de dos','Titre 
de dos',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('514','Titre de 
depart','Titre de depart',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('513','Titre figurant sur 
une autre page de titre','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('512','Titre de 
couverture','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('503','Titre de 
forme','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('500','Titre 
uniforme','titre',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('482','relie avec','relie 
avec',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('481','Est relie avec ce 
volume','Est relie avec ce volume',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('318','Note sur les actions 
de preservation','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('317','Note sur la 
provenance','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('316','Note sur 
l\'exemplaire','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('141','Zone de donnees 
codees : livres anciens, caracteres de l\'exemplaire','',0,1,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('140','Zone de donnees 
codees : livres anciens','',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('012','Empreinte 
identifiant le document','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('686','type de document et 
support matériel','type de document',0,1,'','ANCI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('995','Données 
exemplaires','',0,0,'','ANCI');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('001','@','Numéro d\'identification 
notice','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','a','titre 
propre','',1,1,'biblio.title',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','e','complément du 
titre','',0,0,'bibliosubtitle.subtitle',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','f','première mention de 
responsabilité','',0,0,'biblio.author',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','g','première mention de responsabilité 
suivante','',0,0,'additionalauthors.author',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','v','numéro de 
volume','',0,0,'biblioitems.volume',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre 
parallèle','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','c','nom de l\'éditeur, du 
diffuseur','',0,0,'biblioitems.publishercode',2,'','EDITORS','unimarc_field_210c.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','d','date de publication, de 
diffusion','',0,0,'biblioitems.publicationyear',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','a','indication du type de document et importance 
matérielle','',0,0,'biblioitems.pages',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','c','autres caractéristiques 
matérielles','',0,0,'biblioitems.illus',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','d','format','',0,0,'biblioitems.size',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','a','titre de la 
collection','',0,0,'biblio.seriestitle',2,'','','unimarc_field_225a.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','u','URL','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','t','titre','',0,0,'biblio.serial',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','t','titre','',1,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ANCI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format utilisé','',0,0,'',-1,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de catalogage','',0,1,'',8,'SOURCES','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la transaction','',0,0,'',8,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la 
note','note',0,0,'',8,'','',NULL,NULL,NULL,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('012','2','Code du systeme utilise pour 
l\'empreinte','',0,0,'',0,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('012','5','Institution a laquelle s\'applique cette 
zone','',0,0,'',0,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('012','a','Empreinte','',0,0,'',0,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('140','a','Donnees codees pour les livres anciens - 
generalites','',0,0,'',1,'','','unimarc_field_140.pl',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('141','5','Institution a laquelle cette zone 
s\'applique','',0,0,'',1,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('141','a','Donnees codees pour le livre ancien - caracteres de 
l\'exemplaire','',0,0,'',1,'','','unimarc_field_141.pl',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('316','a','Texte de la note','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('316','5','Institution a laquelle s\'applique cette 
zone','',0,0,'',3,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('317','a','Texte de la note','',0,0,'',3,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','5','Institution a laquelle s\'applique cette 
note','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','a','Operation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','b','Identification de 
l\'operation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','c','Date de l\'operation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','d','Intervalle entre les 
operations','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','e','Contingence de l\'operation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','f','Autorisation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','h','Juridiction','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','i','Methode de l\'operation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','j','Lieu de l\'operation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','k','Agent de l\'operation','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','l','Etat','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','n','Extension','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','o','Type de partie','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','p','Note non publique','',0,0,'',3,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','r','Note publique','',0,0,'',3,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','5','Institution a laquelle s\'applique cette 
zone','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','a','Auteur','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','c','Lieu de publication','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','d','Date de publication','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','p','Collation','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','t','Titre','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','u','URL','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','v','Numero de volume','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','x','ISSN','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','5','Institution a laquelle s\'applique cette 
zone','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','a','Auteur','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','c','Lieu de publication','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','d','Date de publication','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','p','Collation','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','t','Titre','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','u','URL','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','v','Numero de volume','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','x','ISSN','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','2','Code systeme','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','3','Numero de la notice 
d\'autorite','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','a','Titre uniforme','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','b','Indication generale du type de 
document','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','h','Numero de section ou de 
partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','i','Titre de section ou de 
partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','k','Date de publication','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','l','Sous vedette de forme','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','m','Langue','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','n','Autres informations','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','q','Version','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','r','Mode d\'interpretation','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','s','Indication du numero (pour la 
musique)','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','u','Cle','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','v','Indication du volume','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','w','Mention d\'arrangement (pour la 
musique)','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','x','Subdivision de sujet','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','y','Subdivision geographique','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','z','Subdivision chronologique','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','a','Titre de forme','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','b','Subdivision','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','d','Mois et jour','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','e','Nom de personne','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','f','Elements de nom rejete','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','h','Qualificatif','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','i','Titre de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','j','Annee','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','k','Numerotation (chiffres 
arabes)','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','l','Numerotation (chiffres 
romains)','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','m','Localisation','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','n','Etablissement presidant la 
localisation','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','a','Titre parallele','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','e','Complement de titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','h','Numero de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','i','Titre de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','j','Volumes ou dates associes au 
titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','n','Autres informations','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','z','Langue de titre','',0,0,'',5,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','a','Titre figurant sur une autre page de 
titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','e','Complement du titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','h','Numero de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','i','Titre de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','j','Volumes ou dates associes au 
titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','n','Autres informations','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','z','Langue du titre','',0,0,'',5,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','a','Titre de depart','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','e','Complement du titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','h','Numero de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','i','Titre de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','j','Volumes ou dates associes au 
titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','n','Autres informations','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','z','Langue du titre','',0,0,'',5,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','a','Titre de dos','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','e','Complement du titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','h','Numero de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','i','Titre de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','j','Volume ou dates associes au 
titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','n','Autres informations','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','z','Langue du titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','a','Titre dans un alphabet 
moderne','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','e','Complement du titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','h','Numero de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','i','Titre de partie','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','j','Volumes ou dates associes au 
titre','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','n','Autres informations','',0,0,'',5,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','z','Langue du titre','',0,0,'',5,'','',NULL,0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('686','a','type de document et support matériel','type de 
document',0,1,'biblioitems.itemtype',6,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','k','cote','',0,0,'items.itemcallnumber',10,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','f','numéro d\'inventaire','',0,0,'',10,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','e','Niveau de 
localisation','',0,0,'items.location',10,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','a','Origine du 
document','',0,0,'items.homebranch',10,'branches','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','c','Dépositaire 
permanent','',0,0,'items.holdingbranch',10,'branches','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','m','date de prêt ou de 
dépôt','',0,0,'items.datelastseen',10,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','n','date de restitution 
prévue','',0,0,'items.datelastborrowed',10,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','o','catégorie de circulation (0 : empruntable, 1 : exclu du 
prêt)','',0,0,'items.notforloan',10,'01','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','r','type de document et support 
matériel','',0,0,'',10,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','u','note sur l\'exemplaire','',0,0,'',10,'','','',0,0,'ANCI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','v','code à barres de 
l\'exemplaire','',0,0,'items.barcode',10,'','',NULL,0,0,'ANCI','','');

Index: framework_ANCI.txt
===================================================================
RCS file: framework_ANCI.txt
diff -N framework_ANCI.txt
--- framework_ANCI.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Framework for old books (UNIMARC, in french)
-Framework (UNIMARC en français) pour cataloguer les livres anciens

Index: framework_BASE.sql
===================================================================
RCS file: framework_BASE.sql
diff -N framework_BASE.sql
--- framework_BASE.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,539 +0,0 @@
-INSERT INTO biblio_framework VALUES ('BASE','Base pour les autres grilles');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('686','type de document et 
support matériel','Type de document',0,1,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('995','Données 
exemplaires','',1,0,'','BASE');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','t','titre','',1,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','t','titre','',0,0,'biblio.serial',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','u','URL','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','a','titre de la 
collection','',0,0,'biblio.seriestitle',2,'','','unimarc_field_225a.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','d','format','',0,0,'biblioitems.size',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','c','autres caractéristiques 
matérielles','',0,0,'biblioitems.illus',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','a','indication du type de document et importance 
matérielle','',0,0,'biblioitems.pages',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','d','date de publication, de 
diffusion','',0,0,'biblioitems.publicationyear',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','c','nom de l\'éditeur, du 
diffuseur','',0,0,'biblioitems.publishercode',2,'','EDITORS','unimarc_field_210c.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre 
parallèle','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','v','numéro de 
volume','',0,0,'biblioitems.volume',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','g','première mention de responsabilité 
suivante','',0,0,'additionalauthors.author',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','e','complément du 
titre','',0,0,'bibliosubtitle.subtitle',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','f','première mention de 
responsabilité','',0,0,'biblio.author',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',0,0,'',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','a','titre 
propre','',1,1,'biblio.title',2,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de 
catalogage','',0,1,'',8,'SOURCES','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la 
transaction','',0,0,'',8,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format 
utilisé','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la note','note',0,0,'',8,'','',NULL,0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('001','@','Numéro d\'identification 
notice','',0,0,'',-1,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'BASE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','a','origine du document, texte 
libre','',0,0,'',-1,'','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','b','Propriétaire','',0,0,'items.homebranch',10,'branches','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','c','dépositaire permanent, texte 
libre','',0,0,'items.holdingbranch',10,'branches','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','e','Localisation','',0,0,'items.location',10,'','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','f','Numéro d\'inventaire','',0,0,'',10,'','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','k','Cote','',0,0,'items.itemcallnumber',10,'','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','m','Date de 
prêt','',0,0,'items.datelastseen',10,'','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','n','Date de restitution prévue','',0,0,'',10,'','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','o','Empruntable (0), ou non 
(1)','',0,0,'items.notforloan',10,'','','',0,0,'BASE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','u','Notes sur 
l\'exemplaire','',0,0,'items.itemnotes',10,'','','',0,0,'BASE','','');

Index: framework_BASE.txt
===================================================================
RCS file: framework_BASE.txt
diff -N framework_BASE.txt
--- framework_BASE.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Base french UNIMARC Framework (used for ANCI, CART, ELEC, MICR, MONO, PERI, 
PROJ)
-Framework UNIMARC français de base, utilisé pour ANCI, CART, ELEC, MICR, MONO, 
PERI, PROJ
\ No newline at end of file

Index: framework_CART.sql
===================================================================
RCS file: framework_CART.sql
diff -N framework_CART.sql
--- framework_CART.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,589 +0,0 @@
-INSERT INTO biblio_framework VALUES ('CART','Documents cartographiques');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','Nom geographique - 
vedette matiere','sujets',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('120','Zone de donnees 
codees : documents cartographiques, generalites','',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('121','Zone de donnees 
codees : Documents cartographiques, caracteristiques 
physiques','',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('123','zone de donnees 
codees : documents cartographiques, echelle et coordonnees','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('124','zone de donnees 
codees : documents cartographiques, autres caracteristiques 
physiques','',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('131','zone de donnees 
codees : documents cartographiques - mesures geodesiques','',0,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('206','zone particuliere a 
certains types de documents : documents cartographiques, donnees 
mathematiques','',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('856','Adresse 
électronique','Adresse électronique',1,0,'','CART');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('995','Données 
exemplaires','',1,0,'','CART');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','c','Echelle horizontale a taux lineaire constant (echelle 
altimetrique)','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','a','type 
d\'echelle','',0,0,'',1,'','','unimarc_field_123a.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','b','Echelle horizontale a taux lineaire 
constant','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','@','Epoque','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','0','Epoque','',0,0,'',1,'','',NULL,0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('121','b','photographie aerienne et teledetection - caracteristiques 
physiques','',0,0,'',1,'','','unimarc_field_121b.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('121','a','Documents cartographiques-caracteristiques 
physiques','',0,0,'',1,'','','unimarc_field_121a.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('120','a','Donnees codees sur les documents 
cartographiques-generalites','',0,0,'',1,'','','unimarc_field_120.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la 
note','note',0,0,'',8,'','',NULL,NULL,NULL,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la 
transaction','',0,0,'',8,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de 
catalogage','',0,1,'',8,'SOURCES','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format 
utilisé','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','t','titre','',1,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','t','titre','',0,0,'biblio.serial',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','u','URL','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','a','titre de la 
collection','',0,0,'biblio.seriestitle',2,'','','unimarc_field_225a.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','d','format','',0,0,'biblioitems.size',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','c','autres caractéristiques 
matérielles','',0,0,'biblioitems.illus',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','a','indication du type de document et importance 
matérielle','',0,0,'biblioitems.pages',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','d','date de publication, de 
diffusion','',0,0,'biblioitems.publicationyear',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','c','nom de l\'éditeur, du 
diffuseur','',0,0,'biblioitems.publishercode',2,'','EDITORS','unimarc_field_210c.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre 
parallèle','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','v','numéro de 
volume','',0,0,'biblioitems.volume',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','g','première mention de responsabilité 
suivante','',0,0,'additionalauthors.author',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','f','première mention de 
responsabilité','',0,0,'biblio.author',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','e','complément du 
titre','',0,0,'bibliosubtitle.subtitle',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',0,0,'',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','a','titre 
propre','',1,1,'biblio.title',2,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'CART','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('001','@','Numéro d\'identification 
notice','',0,0,'',-1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','d','Coordonnees - longitude 
ouest','',0,0,'',1,'','','unimarc_field_123d.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','e','Coordonnees - longitude 
est','',0,0,'',1,'','','unimarc_field_123e.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','f','Coordonnees - longitude 
nord','',0,0,'',1,'','','unimarc_field_123f.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','g','Coordonnees - longitude 
sud','',0,0,'',1,'','','unimarc_field_123g.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','h','Echelle angulaire','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','i','Declinaison - limite nord','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','j','Declinaison - limite sud','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','k','Ascension droite - limite 
est','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','m','Ascension droite - limite 
ouest','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('123','n','Equinoxe','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('124','a','Origine de 
l\'image','',0,0,'',1,'','','unimarc_field_124a.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('124','b','Forme du document 
cartographique','',0,0,'',1,'','','unimarc_field_124b.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('124','c','Presentation technique dans le cas 
d\'images.','',0,0,'',1,'','','unimarc_field_124c.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('124','d','Position de la base pour les images photographiques ou de 
teledetection','',0,0,'',1,'','','unimarc_field_124d.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('124','e','Categorie de satellite pour la 
teledetection','',0,0,'',1,'','','unimarc_field_124e.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('124','f','Nom du satellite pour la 
teledetection','',0,0,'',1,'','','unimarc_field_124f.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('124','g','Technique d\'enregistrement pour les images de 
teledetection','',0,0,'',1,'','','unimarc_field_124g.pl',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','a','Ellipsoide','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','b','Donnees horizontales','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','c','Quadrillage et systeme de 
reference','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','d','Recouvrement et systeme de 
reference','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','e','Quadrillage et systeme de reference 
secondaire','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','f','Donnees verticales','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','g','Unite de mesure pour 
l\'altitude','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','h','Intervalle des courbes de 
niveau','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','i','Intervalle des courbes de niveau 
supplementaires','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','j','Unite de mesure de 
bathymetrie','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','k','Intervalle bathymetrique','',0,0,'',1,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('131','l','Intervalle bathymetrique 
supplementaire','',0,0,'',1,'','',NULL,0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('206','a','Mention de donnees 
mathematiques','',0,0,'',2,'','',NULL,0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','r','type de document et support 
matériel','',0,0,'',10,'itemtypes','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','u','note sur l\'exemplaire','',0,0,'',10,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','v','code à barres de 
l\'exemplaire','',0,0,'items.barcode',10,'','',NULL,0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','m','date de prêt ou de 
dépôt','',0,0,'items.datelastseen',10,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','n','date de restitution 
prévue','',0,0,'items.datelastborrowed',10,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','o','catégorie de circulation (0 : empruntable, 1 : exclu du 
prêt)','',0,0,'items.notforloan',10,'01','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','u','url','Détail de la 
collection',0,0,'biblioitems.url',8,'','','',1,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','k','Cote','',0,0,'items.itemcallnumber',10,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','f','Numero d\'inventaire','',0,0,'',10,'','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','a','Origine du 
document','',0,0,'items.homebranch',10,'branches','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','c','Dépositaire 
permanent','',0,0,'items.holdingbranch',10,'branches','','',0,0,'CART','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','e','Niveau de 
localisation','',0,0,'items.location',10,'','','',0,0,'CART','','');

Index: framework_CART.txt
===================================================================
RCS file: framework_CART.txt
diff -N framework_CART.txt
--- framework_CART.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Framework for cartography (UNIMARC, in french)
-Framework (UNIMARC en français) pour cataloguer les documents cartographiques

Index: framework_ELEC.sql
===================================================================
RCS file: framework_ELEC.sql
diff -N framework_ELEC.sql
--- framework_ELEC.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,574 +0,0 @@
-INSERT INTO biblio_framework VALUES ('ELEC','Documents electroniques');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('856','Adresse electronique 
et mode d\'acces','acces',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('337','Note sur la 
configuration requise','Configuration requise',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('336','Note sur le type de 
ressource electronique','type de fichier',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('230','Zone particuliere a 
certains types de documents : ressources electroniques','',1,1,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('135','Zone de donnees 
codees : ressources electroniques','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('686','autres 
clqssificqtions','',0,0,'','ELEC');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('995','Données de 
l\'exemplaire','',1,0,'','ELEC');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('001','@','Numéro d\'identification 
notice','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','a','titre 
propre','',1,1,'biblio.title',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','e','complément du 
titre','',0,0,'bibliosubtitle.subtitle',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','f','première mention de 
responsabilité','',0,0,'biblio.author',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','g','première mention de responsabilité 
suivante','',0,0,'additionalauthors.author',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','v','numéro de 
volume','',0,0,'biblioitems.volume',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre 
parallèle','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','c','nom de l\'éditeur, du 
diffuseur','',0,0,'biblioitems.publishercode',2,'','EDITORS','unimarc_field_210c.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','d','date de publication, de 
diffusion','',0,0,'biblioitems.publicationyear',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','a','indication du type de document et importance 
matérielle','',0,0,'biblioitems.pages',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','c','autres caractéristiques 
matérielles','',0,0,'biblioitems.illus',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','d','format','',0,0,'biblioitems.size',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','a','titre de la 
collection','',0,0,'biblio.seriestitle',2,'','','unimarc_field_225a.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','u','URL','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','t','titre','',0,0,'biblio.serial',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','t','titre','',1,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'ELEC','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format utilisé','',0,0,'',-1,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de catalogage','',0,1,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la transaction','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la 
note','note',0,0,'',8,'','',NULL,NULL,NULL,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('135','a','Donnees codees de documents pour les ressources 
electroniques','',0,0,'',1,'','','unimarc_field_135a.pl',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('230','a','Definition et volume des 
fichiers','',0,0,'',2,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('336','a','Texte de la note','',0,0,'',3,'','',NULL,0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('337','a','Texte de la note','',0,0,'',3,'','',NULL,0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','a','Nom du serveur','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','b','Numero d\'acces','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','c','Compression','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','d','Chemin d\'acces','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','e','Date et heure de la 
consultation','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','f','Nom electronique','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','g','URN','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','h','Nom de l\'utilisateur','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','i','Instruction','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','j','Bits par seconde','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','k','Mot de passe','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','l','Login','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','m','Contact pour l\'assistance 
technique','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','n','Adresse du serveur','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','o','Systeme d\'exploitation','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','p','Port','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','q','Type de format electronique','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','r','Dispositions','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','s','Taille du fichier','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','t','Emulation du terminal','',0,0,'',8,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('856','u','URL','',0,0,'',8,'','',NULL,0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('686','a','autres','',0,0,'',6,'itemtypes','',NULL,0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','r','type de document et support 
matériel','',0,0,'',10,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','u','note sur l\'exemplaire','',0,0,'',10,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','v','code à barres de 
l\'exemplaire','',0,0,'items.barcode',10,'','',NULL,0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','a','origine du document, texte 
libre','',0,0,'items.homebranch',10,'branches','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','c','dépositaire permanent, texte 
libre','',0,0,'items.holdingbranch',10,'branches','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','e','Niveau de 
localisation','',0,0,'items.location',10,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','f','numéro d\'inventaire','',0,0,'',10,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','k','Cote','',0,0,'items.itemcallnumber',10,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','m','date de prêt ou de 
dépôt','',0,0,'items.datelastseen',10,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','n','date de restitution 
prévue','',0,0,'items.datelastborrowed',10,'','','',0,0,'ELEC','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','o','catégorie de circulation (0 : empruntable, 1 : exclu du 
prêt)','',0,0,'items.notforloan',10,'01','','',0,0,'ELEC','','');

Index: framework_ELEC.txt
===================================================================
RCS file: framework_ELEC.txt
diff -N framework_ELEC.txt
--- framework_ELEC.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Framework for electronic documents (UNIMARC, in french)
-Framework (UNIMARC en français) pour cataloguer les documents électroniques

Index: framework_MICR.sql
===================================================================
RCS file: framework_MICR.sql
diff -N framework_MICR.sql
--- framework_MICR.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,545 +0,0 @@
-INSERT INTO biblio_framework VALUES ('MICR','Microformes');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('130','Zone de donnees 
codees : microformes, caracteristiques physiques','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('106','Zone de donnees 
codees :textes, caracteristiques physiques','',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','MICR');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('995','Données de 
l\'exemplaire','',1,0,'','MICR');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('001','@','Numéro d\'identification 
notice','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','a','titre 
propre','',1,1,'biblio.title',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','e','complément du 
titre','',0,0,'bibliosubtitle.subtitle',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','f','première mention de 
responsabilité','',0,0,'biblio.author',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','g','première mention de responsabilité 
suivante','',0,0,'additionalauthors.author',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','v','numéro de 
volume','',0,0,'biblioitems.volume',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre 
parallèle','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','c','nom de l\'éditeur, du 
diffuseur','',0,0,'biblioitems.publishercode',2,'','EDITORS','unimarc_field_210c.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','d','date de publication, de 
diffusion','',0,0,'biblioitems.publicationyear',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','a','indication du type de document et importance 
matérielle','',0,0,'biblioitems.pages',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','c','autres caractéristiques 
matérielles','',0,0,'biblioitems.illus',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','d','format','',0,0,'biblioitems.size',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','a','titre de la 
collection','',0,0,'biblio.seriestitle',2,'','','unimarc_field_225a.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','u','URL','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','t','titre','',0,0,'biblio.serial',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','t','titre','',1,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format 
utilisé','',0,0,'',-1,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de 
catalogage','',0,1,'',8,'SOURCES','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la 
transaction','',0,0,'',8,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',NULL,NULL,'MICR','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la 
note','note',0,0,'',8,'','',NULL,NULL,NULL,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('106','a','Donnees codees - textes - caracteristiques 
physiques','',0,0,'',1,'','','unimarc_field_106.pl',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('130','a','Donnees codees de documents : Microformes-caracteristiques 
physiques','',0,0,'',1,'','','unimarc_field_130.pl',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','a','Origine du 
document','',0,0,'items.homebranch',10,'branches','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','c','Dépositaire 
permanent','',0,0,'items.holdingbranch',10,'branches','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','e','niveau de 
localisation','',0,0,'items.location',10,'','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','f','Numéro d\'inventaire','',0,0,'',10,'','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','k','Cote','',0,0,'items.itemcallnumber',10,'','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','m','date de prêt ou de 
dépôt','',0,0,'items.datelastseen',10,'','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','n','date de restitution 
prévue','',0,0,'items.datelastborrowed',10,'','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','o','catégorie de circulation (0 : empruntable, 1 : exclu du 
prêt)','',0,0,'items.notforloan',10,'01','','',0,0,'MICR','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','u','note sur l\'exemplaire','',0,0,'',10,'','',NULL,0,0,'MICR','','');
-

Index: framework_MICR.txt
===================================================================
RCS file: framework_MICR.txt
diff -N framework_MICR.txt
--- framework_MICR.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-Framework (UNIMARC en français) pour cataloguer les microformes
\ No newline at end of file

Index: framework_MONO.sql
===================================================================
RCS file: framework_MONO.sql
diff -N framework_MONO.sql
--- framework_MONO.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,619 +0,0 @@
-INSERT INTO biblio_framework VALUES ('MONO','Champs propres aux monographies');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('481','est relié avec ce 
volume','est rélié avec ce volume',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('482','relié avec','relié 
avec',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('500','titre 
uniforme','titre',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('501','rubrique de 
classement','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('503','titre de 
forme','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('512','titre de 
couverture','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('513','titre figurant sur 
une autre page de titre','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('514','titre de 
départ','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('516','titre de 
dos','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('518','titre avec un 
alphabet moderne','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('545','titre de 
section','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('651','Cotes BIS (Spécif 
ENSMP)','',1,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('652','Date création 
notice','',0,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('653','Date modification 
notice','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('656','Lieu de Thèse','Lieu 
de thèse',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('657','DOMAINE 
THESE','Domaine de la thèse',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('658','Propri','Code 
propri',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('659','Note de 
thèse','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('660','code de zone 
géographique','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('682','PUBEMP','PUBEMP',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('683','Cotes (specif 
ENSMP)','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('686','autres 
classifications','classification',0,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('337','note sur la 
configuration requise','configuration requise',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('336','note sur le type de 
ressource électronique','type de fichier',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('328','note sur les 
thèses','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('326','note sur la 
périodicité','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('323','note sur les 
interprètes','note',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('322','note sur le 
générique','note',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('321','note sur les index, 
extraits et citations publiés séparément','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('320','note sur les 
bibliographies ou les index','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('318','note sur les actions 
de préservation','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('317','note sur la 
provenance','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('316','note sur 
l\'exemplaire','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('301','note sur les numéros 
d\'identification','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('106','zone de données 
codées :textes, caractéristiques physiques','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('105','zone de données 
codées :textes, monogaphies','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('090','Numéro biblio 
(koha)','Numéro biblio (koha',0,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('022','numéro de 
publication officielle','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('021','numéro de dépôt 
légal','dépôt légal',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('020','numéro de la 
bibliographie nationale','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('310','note sur la reliure 
et la disponibilité','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('010','ISBN','ISBN',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('856','adresse électronique 
et mode d\'accès','accès',1,0,'','MONO');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('995','Exemplaires','Exemplaires',1,0,'','MONO');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('660','a','code de zone 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('020','a','code de 
pays','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('020','b','numéro','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('020','z','numéro 
erroné','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('021','a','code de 
pays','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('021','b','numéro','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('021','z','numéro 
erroné','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('022','a','code de 
pays','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('022','b','numéro','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('022','z','numéro 
erroné','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('322','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('323','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('336','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('337','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('545','a','titre de 
section','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('010','b','qualificatif','',0,0,'',0,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('010','d','disponibilté et/ou prix','',0,0,'',0,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('010','z','ISBN erroné','',0,0,'',0,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('328','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('326','b','dates','',0,0,'',3,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('326','a','périodicité','',0,0,'',3,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('321','x','ISSN de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('321','b','dates','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('321','a','note sur les index, extraits et 
citations','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('320','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','r','note publique','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','p','note non publique','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','o','type de partie','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','n','extention','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','l','état','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','k','agent de 
l\'opération','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','j','lieu de 
l\'opération','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','h','juridiction','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','i','méthode de 
l\'opération','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','f','autorisation','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','e','contingence de 
l\'opération','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','d','intervalle entre les 
opérations','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','c','date de 
l\'opération','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','b','identification de 
l\'opération','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','a','opération','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('318','5','institution à laquelle s\'applique cette 
note','',1,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('317','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('316','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('310','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('301','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',1,0,'',2,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',1,0,'',2,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',1,0,'',2,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre parallèle','',1,0,'',2,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',1,0,'',2,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',1,0,'',2,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',0,0,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('106','a','données codées -  textes - caractéristiques 
physiques','',0,0,'',1,'','','unimarc_field_106.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('105','a','données codées - 
monographies','',0,0,'',1,'','','unimarc_field_105.pl',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','i','titre de section ou de 
partie','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','t','titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('481','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('482','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','a','titre uniforme','titre',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','b','indication générale du type de 
document','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','h','numéro de section ou de 
partie','numéro',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','i','titre de section ou de 
partie','',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','k','date de publication','publié 
en',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','l','sous-vedette de forme','',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','m','langue','langue',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','n','autres informations','',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','q','version','',0,0,'',5,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','r','mode 
d\'interprétation','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','s','indication du numéro (pour la 
musique)','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','u','clé','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','v','indication du volume','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','w','mention d\'arrangement (pour la 
musique)','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','x','subdivision de sujet','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','2','code système','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('500','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','a','rubrique de 
classement','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','b','indication générale du type de 
document','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','e','subdivision','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','k','date de publication','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','m','langue','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','r','mode 
d\'interprétation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','s','indication du numéro (pour la 
musique)','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','u','clé','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','w','mention d\'arrangement (pour la 
musique)','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','x','subdivision de 
sujet','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','y','subdivision 
géographique','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','z','subdivision 
chronologique','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','2','code système','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('501','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','a','titre de forme','titre',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','b','subdivision','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','d','mois et jour','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','e','nom de personne','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','f','élément(s) de nom 
rejeté(s)','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','h','qualificatif','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','j','année','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','k','numérotation (chiffres 
arabes)','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','l','numérotation (chiffres 
romains)','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','m','localisation','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('503','n','établissement présidant la 
localisation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','n','autres informations','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('512','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','a','titre figurant sur une autre page de 
titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('513','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','a','titre de départ','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('514','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','a','titre de dos','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('516','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','a','titre dans un alphabet 
moderne','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','e','complément du 
titre','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','h','numéro de partie','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','i','titre de partie','',0,1,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('518','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('686','b','numéro de livre','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('686','c','subdivision de 
l\'indice','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('686','2','code du système','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'MONO','',NULL);

Index: framework_MONO.txt
===================================================================
RCS file: framework_MONO.txt
diff -N framework_MONO.txt
--- framework_MONO.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Framework for monographies (UNIMARC, in french)
-Framework (UNIMARC en français) pour cataloguer les monographies
\ No newline at end of file

Index: framework_PERI.sql
===================================================================
RCS file: framework_PERI.sql
diff -N framework_PERI.sql
--- framework_PERI.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,611 +0,0 @@
-INSERT INTO biblio_framework VALUES ('PERI','Champs propres aux periodiques');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('011','ISSN','ISSN',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('040','CODEN (publications 
en serie)','CODEN (publications en serie)',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('106','zone de donnees 
codees :textes, caracteristiques physiques','',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('110','zone de donnees 
codees :publications en serie','',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('207','Zone particuliere a 
certains types de documents : publications en serie, 
numerotation','',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('326','Note sur la 
periodicite','note',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('422','Publication-mere du 
supplement','supplement de',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('421','Supplement','Supplement',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('430','Suite de','Suite 
de',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('431','Succede apres 
scission a','Succede apres scission a',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('432','Remplace','Remplace',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('433','Reprends en 
partie','Reprends en partie',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('435','Absorbe 
partiellement','Absorbe partiellement',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('436','Fusion de','Fusion 
de',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('437','Suite partielle 
de','Suite partielle de',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('440','Devient','Devient',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('441','Devient 
partiellement','Devient partiellement',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('442','Remplace 
par','Remplace par',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('443','Absorbe 
par','Absorbe par',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('444','Absorbe 
par','Absorbe par',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('445','Absorbe 
partiellement part','Absorbe partiellement part',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('446','Scinde en ... et en 
...','Scinde en ... et en ...',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('447','Fusionne avec ... 
pour former ...','Fusionne avec ... pour former ...',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('448','Redevient','Redevient',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('520','Titre precedent 
(publications en serie)','Titre precedent',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('530','Titre cle 
(publications en serie)','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('531','Titre abrege 
(publications en serie)','Titre abrege',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('532','Titre developpe 
(publications en serie)','',1,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('802','Centre 
ISSN','',0,0,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('686','type de document et 
support matériel','Type de document',0,1,'','PERI');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('856','Adresse 
électronique','',1,0,'','PERI');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('802','a','Code du centre ISSN','',0,0,'',-1,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('531','v','Numero de volume','',0,0,'',5,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('532','a','Titre developpe','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('532','z','Langue du titre','',0,0,'',5,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('531','b','Qualificatif','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('531','a','Titre abrege','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('530','v','Numero de volume','',0,0,'',5,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('530','j','Numero de volume ou dates associes au titre 
cle','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('530','a','Titre cle','Titre 
cle',0,0,'biblio.unititle',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('530','b','Qualificatif','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('520','x','ISSN precedent','',0,0,'',5,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('520','n','Autres informations','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('520','j','Volume ou dates du titre 
precedent','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('520','h','Numero de partie','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('520','i','Titre de partie','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('520','e','Complement du titre','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('520','a','Titre precedent','',0,0,'',5,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','y','ISBM/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('448','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','z','CODEN','',0,0,'',4,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('447','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','z','CODEN','',0,0,'',4,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('446','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('445','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('444','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','y','ISBN/Numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('441','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('440','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('437','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','z','CODEN','',0,0,'',4,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','y','ISBN/Numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('436','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('435','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','y','ISBN/Numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('433','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('432','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','z','CODEN','',0,0,'',4,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','5','Institution a laquelle s\'applique cette 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('431','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','u','Identifiant electronique 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','c','Lieu de la publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('430','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','z','CODEN','',0,0,'',4,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','x','ISSN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','u','URL','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','5','Institution a laquelle s\'applique cette 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','z','CODEN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('421','0','ISBN/Numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','x','Numero international 
normalise','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','u','Identifiant electronique normalise 
(URI)','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','5','Institution a laquelle s\'applique la 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','a','auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','0','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('422','3','Numero de la notice d\'autorite','Numero de la notice 
d\'autorite',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('326','b','Dates','',0,0,'',3,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('326','a','Periodicite','',0,0,'',3,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('207','z','Source d\'information sur la 
numerotation','',0,0,'',2,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('110','a','Donnees codees pour les 
periodiques','',0,0,'',1,'','','unimarc_field_110.pl',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('207','a','Numerotation : Indication de date et de 
volume','',0,0,'',2,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('106','a','Donnees codees - textes - caracteristiques 
physiques','',0,0,'',1,'','','unimarc_field_106.pl',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('011','z','ISSN errone','ISSN errone',0,0,'',0,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('040','a','coden','coden',0,0,'',0,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('040','z','coden errone','coden errone',0,0,'',0,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('011','y','ISSN annule','ISSN annule',0,0,'',0,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('011','d','Disponibilite et/ou prix','Disponibilite et/ou 
prix',0,0,'',0,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('011','b','Qualificatif','Qualificatif',0,0,'',0,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('011','a','Numero ISSN','Numero 
ISSN',0,0,'biblioitems.issn',0,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la 
note','note',0,0,'',8,'','',NULL,NULL,NULL,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de catalogage','',0,1,'',8,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la transaction','',0,0,'',8,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format utilisé','',0,0,'',-1,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','@','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('443','0','Numero d\'identification de la 
notice','',0,0,'',4,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','@','Numero d\'identification de la 
notice','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','y','ISBN/numero international normalise de document 
musical','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','v','Numero de volume','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','x','ISSN','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','t','Titre','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','u','URL','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','i','Titre de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','p','Collation','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','h','Numero de section ou de 
partie','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','e','Mention d\'edition','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','c','Lieu de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','d','Date de publication','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','a','Auteur','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','5','Institution a laquelle s\'applique cette 
zone','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','3','Numero de la notice 
d\'autorite','',0,0,'',4,'','','',0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('442','0','Numero d\'identification de la 
notice','',0,0,'',-1,'','',NULL,0,0,'PERI','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'PERI','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PERI','',NULL);

Index: framework_PERI.txt
===================================================================
RCS file: framework_PERI.txt
diff -N framework_PERI.txt
--- framework_PERI.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Framework for serials (UNIMARC, in french)
-Framework (UNIMARC en français) pour cataloguer les périodiques
\ No newline at end of file

Index: framework_PROJ.sql
===================================================================
RCS file: framework_PROJ.sql
diff -N framework_PROJ.sql
--- framework_PROJ.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,547 +0,0 @@
-INSERT INTO biblio_framework VALUES ('PROJ','Images projetees, enregistrements 
video');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('322','note sur le 
generique','note',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('115','Zone de donnees 
codees : Images projetees, enregistrements video et films','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','BASE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','PROJ');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('995','Données 
d\'exemplaires','',1,0,'','PROJ');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('001','@','Numéro d\'identification 
notice','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','a','titre 
propre','',1,1,'biblio.title',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','e','complément du 
titre','',0,0,'bibliosubtitle.subtitle',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','f','première mention de 
responsabilité','',0,0,'biblio.author',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','g','première mention de responsabilité 
suivante','',0,0,'additionalauthors.author',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','v','numéro de 
volume','',0,0,'biblioitems.volume',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre 
parallèle','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','c','nom de l\'éditeur, du 
diffuseur','',0,0,'biblioitems.publishercode',2,'','EDITORS','unimarc_field_210c.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','d','date de publication, de 
diffusion','',0,0,'biblioitems.publicationyear',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','a','indication du type de document et importance 
matérielle','',0,0,'biblioitems.pages',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','c','autres caractéristiques 
matérielles','',0,0,'biblioitems.illus',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','d','format','',0,0,'biblioitems.size',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','a','titre de la 
collection','',0,0,'biblio.seriestitle',2,'','','unimarc_field_225a.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','u','URL','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','t','titre','',0,0,'biblio.serial',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','t','titre','',1,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format 
utilisé','',0,0,'',-1,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de 
catalogage','',0,1,'',8,'SOURCES','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la 
transaction','',0,0,'',8,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',NULL,NULL,'PROJ','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la 
note','note',0,0,'',8,'','',NULL,NULL,NULL,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('115','a','Donnees codees 
generales','',0,0,'',1,'','','unimarc_field_115a.pl',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('115','b','Donnees codees pour les films - 
archivage','',0,0,'',1,'','','unimarc_field_115b.pl',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('322','a','Texte de la note','',0,0,'',3,'','',NULL,0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','a','origine du document, texte 
libre','',0,0,'items.homebranch',10,'branches','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','c','Dépositaire 
permanent','',0,0,'items.holdingbranch',10,'branches','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','e','Localisation','',0,0,'items.location',10,'','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','f','numéro d\'inventaire','',0,0,'',10,'','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','k','Cote','',0,0,'items.itemcallnumber',10,'','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','m','date de prêt ou de 
dépôt','',0,0,'items.datelastseen',10,'','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','n','date de restitution 
prévue','',0,0,'items.datelastborrowed',10,'','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','o','catégorie de circulation (0 : empruntable, 1 : exclu du 
prêt)','',0,0,'items.notforloan',10,'01','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','r','type de document et support 
matériel','',0,0,'',10,'','','',0,0,'PROJ','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','v','code à barres de 
l\'exemplaire','',0,0,'items.barcode',10,'','',NULL,0,0,'PROJ','','');
-

Index: framework_PROJ.txt
===================================================================
RCS file: framework_PROJ.txt
diff -N framework_PROJ.txt
--- framework_PROJ.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Framework for projected images and videos (UNIMARC, in french)
-Framework (UNIMARC en français) pour cataloguer les images projetées et vidéos
\ No newline at end of file

Index: framework_TIRE.sql
===================================================================
RCS file: framework_TIRE.sql
diff -N framework_TIRE.sql
--- framework_TIRE.sql  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,542 +0,0 @@
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('001','numéro 
d\'identification de la notice','notice numéro',0,1,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('005','numéro 
d\'identification de la version','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('100','données générales de 
traitement','',0,1,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('101','langue du 
document','langue',0,1,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('102','pays d\'édition ou 
de production','',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('122','zone de données 
codées : période historique','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('200','titre et mention de 
responsabilité','titre',0,1,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('205','mention 
d\'édition','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('210','adresse 
bibliographique','éditeur',0,0,NULL,'TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('211','date de publication 
prévue','date de publication prévue',0,0,NULL,'TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('215','collation','description',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('225','collection','collection',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('300','note 
générale','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('302','note sur les 
informations codées','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('303','note générale sur la 
description bibliographique','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('304','note sur le titre et 
la mention de responsabilité','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('305','note sur l\'édition 
et l\'histoire bibliographique','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('306','note sur l\'adresse 
bibliographique','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('307','note sur la 
collation','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('308','note sur la 
collection','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('311','note sur les zones 
de liens','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('312','note sur les titres 
associés','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('313','note sur les 
vedettes matières','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('314','note sur la 
responsabilité intellectuelle','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('315','note sur les 
informations propres au type de documents','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('324','note sur le document 
original','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('325','note sur la 
reproduction','note',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('327','note de 
contenu','note',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('330','résumé ou 
extrait','résumé',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('332','titre choisi pour le 
document','forme du titre',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('333','note sur le public 
destinataire','destiné à',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('345','renseignements sur 
l\'acquisition','note',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('410','collection','collection',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES 
('411','sous-collection','sous-collection',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('451','autre édition sur le 
même support','autre édition',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('452','autre édition sur un 
autre support','autre édition',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('453','traduit sous le 
titre','traduit sous le titre',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('454','traduit de','traduit 
de',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('455','reproduction 
de','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('456','reproduit 
comme','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('461','niveau de 
l\'ensemble','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('462','niveau du 
sous-ensemble','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('463','niveau de l\'unité 
matérielle','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('464','niveau du 
dépouillement','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('488','autres œuvres en 
liaison','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('510','titre 
parallèle','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('515','titre 
courant','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('517','autres variantes du 
titre','autres variantes du titre',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('540','titre ajouté par le 
catalogueur','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('541','titre traduit ajouté 
par le catalogueur','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('600','nom de personne - 
vedette matière','sujets',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('601','collectivité - 
vedette matière','sujets',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('602','nom générique de 
famille - vedette matière','sujets',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('604','auteur-titre - 
vedette matière','sujets',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('605','titre - vedette 
matière','sujets',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('606','nom commun - vedette 
matière','sujets',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('607','nom géographique - 
vedette matière','sujets',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('608','vedette matière de 
forme, de genre ou des caractéristiques physiques','sujets',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('610','indexation en 
vocabulaire libre','sujets',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('615','catégorie 
sujet','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('620','accès par le lieu 
d\'édition','lieu d\'édition',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('661','code de 
date','',0,1,NULL,'TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('676','classification 
décimale Dewey','classification',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('700','nom de personne - 
responsabilité principale','auteur',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('701','nom de personne - 
coauteur','coauteur',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('702','nom de personne - 
mention de responsabilité secondaire','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('710','collectivité - 
mention de responsabilité principale','auteur',0,0,NULL,'TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('711','collectivité - 
coauteur','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('712','collectivité - 
mention de responsabilité secondaire','',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('720','nom générique de 
famille - mention de responsabilité principale','',0,0,NULL,'TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('721','nom générique de 
famille - coauteur','',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('722','nom générique de 
famille - mention de responsabilité secondaire','',0,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('801','source de 
catalogage','',1,1,'SOURCES','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('830','Note generale du 
catalogueur','Note generale du catalogueur',1,0,'','TIRE');
-INSERT INTO marc_tag_structure (tagfield, liblibrarian, libopac, repeatable, 
mandatory, authorised_value, frameworkcode) VALUES ('995','Données 
exemplaires','Exemplaires',1,0,'','TIRE');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','f','Numero d\'inventaire','',0,0,'',10,'','',NULL,0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','u','note sur l\'exemplaire','',0,0,'',10,'','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('661','a','code de 
date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','3','numéro de la ville 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','d','ville','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','b','Etat, région, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','c','département, comté, etc','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('620','a','pays','lieu 
d\'édition',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','5','institution à laquelle s\'applique cette 
zone','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('608','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','y','subdivision 
géographique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','z','subdivision 
chronologique','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','q','version','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','x','subdivision du 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','n','autres 
informations','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','l','sous-vedettes de 
forme','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','m','langue','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','i','nom de 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','k','date de 
publication','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('605','h','numéro de la 
partie','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('604','1','données de 
liens','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','2','code du système 
d\'indexation','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','z','subdivision 
chronologique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','y','subdivision 
géographique','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','x','subdivision de 
sujet','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('602','a','élément 
d\'entrée','sujet',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','0','numéro d\'identification de la 
notice','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('333','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('313','a','texte de la 
note','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('211','a','date','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('720','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','a','élément 
d\'entrée','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','f','dates','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','3','numéro de la notice 
d\'autorité','',0,0,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('722','4','code de 
fonction','',0,1,NULL,NULL,NULL,NULL,'',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','n','catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','x','subdivision de la catégorie 
sujet','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','m','subdivision de la catégorie sujet sous forme 
codée','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','x','subdivision de 
sujet','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','g','élément rejeté','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','h','partie du nom autre que l\'élément d\'entrée ou l\'élément 
rejeté','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','f','date du congrès','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','d','numéro de congrès et/ou de 
session','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','e','lieu du congrès','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','c','élément ajouté au 
nom','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','b','subdivision','sujet',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','2','code du système 
d\'indexation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','y','subdivision 
géographique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','z','subdivision 
chronologique','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','x','subdivision du 
sujet','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','z','langue du titre','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','j','volume ou dates associés au 
titre','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','i','titre de partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','h','numéro de partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','e','complément du 
titre','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','n','autres 
informations','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','t','titre','',1,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('464','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','x','ISSN','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','v','numéro de volume','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','u','URL','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','p','collation','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','i','titre de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','h','numéro de section ou de 
partie','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','e','mention d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','d','date de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','c','lieu de 
publication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','a','auteur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','d','disponibilité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','c','support','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','b','numéro d\'éditeur','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','z','langue du titre 
parallèle','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','f','mention de 
responsabilité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','d','titre parallèle de la 
collection','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','h','date de 
fabrication','',0,1,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','f','adresse du 
fabricant','',0,1,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','g','nom du fabricant','',0,1,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','e','lieu de publication de 
fabrication','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','b','adresse de l\'éditeur, du 
diffuseur','',1,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','g','mention de responsabilité 
suivante','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','f','mention de responsabilité relative à 
l\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','b','mention de 
parution','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','d','mention parallèle 
d\'édition','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','5','nom de l\'institution à laquelle s\'applique cette 
zone','',1,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','j','langue des 
sous-titres','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','5','institution à laquelle s\'applique cette 
zone','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','a','élément d\'entrée','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','f','dates','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','3','numéro de la notice 
d\'autorité','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('721','4','code de fonction','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','2','code du format 
utilisé','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('001','@','Numéro d\'identification 
notice','',0,0,'',-1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('122','a','Période  : de 9999 avant J.C. à nos 
jours','',0,1,'',1,'','','unimarc_field_122.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','b','lieu  d\'édition','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('102','a','pays d\'édition','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','i','langue des textes 
d\'accompagnement','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','h','langue d\'un livret','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','g','langue du titre propre si elle diffère de la langue du texte ou de 
la bande son','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','f','langue de la page de titre si elle diffère de celle du 
texte','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','e','langue de la table des 
matières','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','d','langue d\'un résumé','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','c','langue de l\'?uvre 
original','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','b','langue d\'un texte intermédiaire quand le document n\'est pas une 
traducti','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('101','a','langue d\'un texte, d\'une bande son, 
etc','',0,0,'',1,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('100','a','données générales de 
traitement','',0,0,'',1,'','','unimarc_field_100.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','x','ISSN de la 
collection','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','v','numéro du volume','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','i','titre de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','h','numéro de la 
sous-collection','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','e','compléments de titre de la 
collection','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('225','a','titre de la 
collection','',0,0,'biblio.seriestitle',2,'','','unimarc_field_225a.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','d','format','',0,0,'biblioitems.size',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','e','matériel 
d\'accompagnement','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','c','autres caractéristiques 
matérielles','',0,0,'biblioitems.illus',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('215','a','indication du type de document et importance 
matérielle','',0,0,'biblioitems.pages',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','d','date de publication, de 
diffusion','',0,0,'biblioitems.publicationyear',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','c','nom de l\'éditeur, du 
diffuseur','',0,0,'biblioitems.publishercode',2,'','EDITORS','unimarc_field_210c.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('210','a','lieu de publication, de diffusion, 
etc','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','z','langue du titre 
parallèle','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('205','a','mention d\'édition','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','i','titre de partie','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','v','numéro de 
volume','',0,0,'biblioitems.volume',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','h','numéro de partie','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','g','première mention de responsabilité 
suivante','',0,0,'additionalauthors.author',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','e','complément du 
titre','',0,0,'bibliosubtitle.subtitle',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','f','première mention de 
responsabilité','',0,0,'biblio.author',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','d','titre parallèle','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','c','titre propre d\'un auteur 
différent','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','b','indication générale du type de 
document','',0,0,'',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('200','a','titre 
propre','',1,1,'biblio.title',2,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('345','a','source de l\'acquisition, adresse pour 
l\'abonnement','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES ('332','a',' 
note sur les titres choisis','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('330','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('327','a','texte de la note','',1,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('325','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('324','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('315','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('314','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('312','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('311','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('308','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('307','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('306','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('305','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('304','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('303','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('302','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('300','a','texte de la note','',0,0,'',3,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('488','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('463','a','auteur','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('462','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('461','t','titre','',0,0,'biblio.serial',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('456','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('455','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('454','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','y','ISBN/numéro international normalisé de document 
musical','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('453','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','u','URL','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('452','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('451','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('411','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','x','ISSN','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','v','numéro de volume','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('410','t','titre','',0,0,'',4,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','z','langue du titre 
traduit','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('541','a','titre traduit','titre 
traduit',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('540','a','titre ajouté par le 
catalogueur','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('515','a','titre courant','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','z','langue du titre','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','j','volume ou dates associés au 
titre','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','i','titre de partie','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','h','numéro de partie','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('510','a','titre parallèle','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','a','Variante du titre','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('517','e','complément du titre','',0,0,'',5,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','v','édition','',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','z','langue d\'édition','',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('676','a','indice 
Dewey','',0,0,'biblioitems.dewey',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('615','a','catégorie 
sujet','sujet',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','a','descripteur','sujet',1,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('607','a','élément 
d\'entrée','sujet',0,0,'',6,'','NP','unimarc_field_700-4.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('606','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('601','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','g','forme développée des initiales du 
prénom','',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','f','dates','',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','d','chiffres romains','',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','c','qualificatifs autre que les 
dates','',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','b','partie autre que l\'élément 
d\'entrée','',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('600','a','élément 
d\'entrée','sujet',0,0,'',6,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('610','5','descripteur','sujet',1,0,'bibliosubject.subject',6,'','MC','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','3','numéro de la notice 
d\'autorité','',0,0,'',7,'itemtypes','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','f','dates','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('700','a','élément 
d\'entrée','auteur',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','f','dates','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('701','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','a','élément 
d\'entrée','',0,0,'',7,'','NP','unimarc_field_700_701_702.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','b','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','c','qualificatifs autres que les 
dates','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','d','chiffres romains','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','f','dates','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','g','forme développée des initiales du 
prénom','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('702','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','h','partie du nom autre que l\'élément 
d\'entrée','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('710','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('711','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','a','élément d\'entrée','',0,0,'',7,'','CO','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','b','subdivision','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','c','élément ajouté au nom ou 
qualificatif','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','d','numéro de congrès et/ou de 
session','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','e','lieu du congrès','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','f','date du congrès','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','g','élément rejeté','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','h','partie du nom autre que l\'élément d\'entrée et que l\'élément 
rejeté','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','p','affiliation ou 
adresse','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','3','numéro de la notice 
d\'autorité','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','4','code de 
fonction','',0,0,'',7,'','','unimarc_field_700-4.pl',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('712','5','institution à laquelle s\'applique cette 
zone','',0,0,'',7,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','a','pays','',0,0,'',8,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','b','agence de 
catalogage','',0,1,'',8,'SOURCES','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','c','date de la 
transaction','',0,0,'',8,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('801','g','règles de catalogage 
utilisées','',0,0,'',8,'','','',NULL,NULL,'TIRE','',NULL);
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('830','a','texte de la 
note','note',0,0,'',8,'','',NULL,NULL,NULL,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','a','origine du document, texte 
libre','',0,0,'items.homebranch',10,'branches','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','c','dépositaire permanent, texte 
libre','',0,0,'items.holdingbranch',10,'branches','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','e','niveau de localisation','',0,0,'',10,'','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','k','Cote','',0,0,'items.itemcallnumber',10,'','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','m','date de prêt ou de 
dépôt','',0,0,'items.datelastseen',10,'','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','n','date de restitution 
prévue','',0,0,'items.datelastborrowed',10,'','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','o','catégorie de circulation (0 : empruntable, 1 : exclu du 
prêt)','',0,0,'items.notforloan',10,'01','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','r','type de document et support 
matériel','',0,0,'',10,'itemtypes','','',0,0,'TIRE','','');
-INSERT INTO marc_subfield_structure (tagfield, tagsubfield, liblibrarian, 
libopac, repeatable, mandatory, kohafield, tab, authorised_value, authtypecode, 
value_builder, isurl, hidden, frameworkcode, link, seealso) VALUES 
('995','v','code à barres de 
l\'exemplaire','',0,0,'items.barcode',10,'','','',0,0,'TIRE','','');
-

Index: framework_TIRE.txt
===================================================================
RCS file: framework_TIRE.txt
diff -N framework_TIRE.txt
--- framework_TIRE.txt  9 Feb 2007 20:27:20 -0000       1.1.2.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-Framework for "Tiré a part"
-Framework (UNIMARC en français) pour cataloguer les tiré à part
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]