[Koha] xml export

Samuel Desseaux samuel.desseaux at ecp.fr
Fri Oct 5 03:56:45 NZDT 2012


Hi,

I've made an xml import of my old ils. Thing seems to be good but i've 
always this error


	
*One top level element is allowed in an XML document.*


I give there an extract of my file

<?xml version="1.0" encoding="ISO-8859-1"?>
<Document>
<z007>110531</z007>
<z010>0-12-100560-7</z010>
<z099>Livre</z099>
<z101>eng</z101>
<z200>
<sZa>Elliptic problem solvers II</sZa>
</z200>
<z210>
<sZa>Orlando [Fla.]</sZa>
<sZc>Academic Press</sZc>
<sZd>cop. 1984</sZd>
</z210>
<z215>
<sZa>$a 1 vol. (XIII-573 p.) $c ill. $d 24 cm</sZa>
</z215>
<z300>"Proceedings of the Elliptic Problem Solvers Conference, sponsored 
by the Mathematics and Mechanics Branch, Office of Naval Research, held 
in Monterey, California, January 10-12, 1983"--P. opposite t.p</z300>
<z606>
<sZa>$a Équations différentielles elliptiques $x Analyse numérique $x 
Congrès et conférences $3 028875044 $3 027219127 $3 02723018X</sZa>
</z606>
<z608>Equations différentielles elliptiques -- congrès</z608>
<z608>Multigrille, méthode</z608>
<z608>Congrès et conférences -- Monterey, Ca -- 1983</z608>
<z702>
<sZa>$a Birkhoff $b Garrett $f 1911-1996 $4 Editeur scientifique $3 
029789338</sZa>
</z702>
<z702>
<sZa>$a Schoenstadt $b Arthur L. $4 Editeur scientifique $3 129596299</sZa>
</z702>
<z710>
<sZa>$a Elliptic Problem Solvers Conference $e Monterey $f 1983 $3 
129596574 $4 Auteur</sZa>
</z710>
<z801>
<sZc>110531</sZc>
</z801>
<z960>025579150</z960>
<z961>501</z961>
<z962>E3 46881</z962>
<z963>ECP011159D</z963>
<z964>0</z964>
<z965>0</z965>
<z966>31-05-2011</z966>
<z967>BIB</z967>
<z968>PR</z968>
<z969>Disponible</z969>
<z970>0</z970>
<z972>31-05-2011</z972>
<z973>ILS_EXP</z973>
<z976>Import Sudoc</z976>
<z977>31-05-2011</z977>
</Document>
<Document>
<z004>-</z004>
<z004>-</z004>
<z004>-</z004>
<z007>110630</z007>
<z010>2-7108-0505-7</z010>
<z010>2-7108-0506-5</z010>
<z010>2-7108-0507-3</z010>
<z099>Livre</z099>
<z101>fra</z101>
<z200>
<sZa>Nouvelles technologies pour l'exploration et l'exploitation des 
ressources de pétrole et de gaz</sZa>
<sZe>comptes rendus du deuxième symposium europën, Luxembourg, 5-7 
décembre 1984</sZe>
</z200>
<z210>
<sZa>Paris</sZa>
<sZc>Editions Technip pour la Commission des communautés europënnes</sZc>
<sZd>c1986</sZd>
</z210>
<z215>
<sZa>$a 2 vol. (XXIII-1391 p.) $c ill. $d 25 cm</sZa>
</z215>
<z300>Également publié en anglais sous le titre : New technologies for 
the exploration and exploitation of oil and gas resources
"Commission des communautés européennes, Direction générale 
'Energie.'"</z300>
<z608>Plates-formes de forage</z608>
<z608>Congrès et conférences -- Luxembourg -- 1984</z608>
<z702>
<sZa>$a Bauw $b R. de</sZa>
</z702>
<z801>
<sZc>110630</sZc>
</z801>
<z960>020246560</z960>
<z961>501</z961>
<z962>L3 48333</z962>
<z963>ECP017245D</z963>
<z964>0</z964>
<z965>0</z965>
<z966>29-06-2011</z966>
<z967>BIB</z967>
<z968>PR</z968>
<z969>Disponible</z969>
<z970>0</z970>
<z972>29-06-2011</z972>
<z973>ILS_EXP</z973>
<z976>Import Sudoc</z976>
<z977>29-06-2011</z977>
</Document>

I don't see what i can do. Maybe rewriting a dtd or an xsl transformation?

Best regards


More information about the Koha mailing list