[Bioperl-l] Re: Bio::Biblio

Martin Senger senger at ebi.ac.uk
Mon Jan 17 06:42:24 EST 2005


Hi once again,

   There is one thing that is different from the previous citations
returned in XML format: now the returned XML starts with the full XML
declaration. Something like this:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MedlineCitationSet
PUBLIC "-//NLM//DTD NLM Medline, 1st November 2004//EN"
"http://www.nlm.nih.gov/databases/dtd/nlmmedline_041101.dtd">

   This probably does not break any of your code - but it may (e.g. when
your code adds the XML declarations on its own).

   With regards,
   Martin

-- 
Martin Senger

EMBL Outstation - Hinxton                Senger at EBI.ac.uk     
European Bioinformatics Institute        Phone: (+44) 1223 494636      
Wellcome Trust Genome Campus             (Switchboard:     494444)
Hinxton                                  Fax  : (+44) 1223 494468
Cambridge CB10 1SD
United Kingdom                           http://industry.ebi.ac.uk/~senger



More information about the Bioperl-l mailing list