hello I install Evergreen 1.4.0.2 on UBuntu hardy-heron. all works good...i build DB with 500 sample marc record it is work good. but i need import single xml document and update DB. plz write me instructions for do that steps... thank
<?xml version="1.0" encoding="UTF-8" ?> <library> <url>http://books.google.com/books?uid=16097159415253220682&hl=ru</url> <books> <book> <id>SJggAAAAMAAJ</id> <url>http://books.google.com/books?id=SJggAAAAMAAJ&hl=ru</url> <title>The story of art</title> <contributor>Ernst Hans Gombrich</contributor> <labels /> </book> <book> <id>ApMYAQAACAAJ</id> <url>http://books.google.com/books?id=ApMYAQAACAAJ&hl=ru</url> <title>The Story of Art</title> <contributor>E.H. Gombrich</contributor> <identifier> <type>ISBN</type> <value>0714847038</value> </identifier> <labels /> </book> </books> <add_token>ACfU3U0NyhkJdbot_5apSUa5Eelot7MEqQ</add_token> <remove_token>ACfU3U2Y8wSN3bCSpqKAjYd8o9-vrxshNA</remove_token> <ack_token>ACfU3U2fra_t8iRq6bYeqyeFh3MegD-ujg</ack_token> </library>
