Mercurial > repos > iuc > ncbi_eutils_efetch
diff test-data/pubmed.metadata.xml @ 14:a1e8536d46c1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit 41f5eb8e0aee5b779d618b5178098c4be89a9ef1
| author | iuc |
|---|---|
| date | Mon, 23 Jan 2023 10:35:40 +0000 |
| parents | 779aa0f167a5 |
| children |
line wrap: on
line diff
--- a/test-data/pubmed.metadata.xml Sat Nov 27 09:49:23 2021 +0000 +++ b/test-data/pubmed.metadata.xml Mon Jan 23 10:35:40 2023 +0000 @@ -1,5 +1,7 @@ +<\?xml version=\"1\.0\" encoding=\"UTF-8\" \?> +<!DOCTYPE eInfoResult PUBLIC \"-//NLM//DTD einfo 20190110//EN\" \"https://eutils.ncbi.nlm.nih.gov/eutils/dtd/20190110/einfo.dtd\"> <eInfoResult> - <DbInfo> - <DbName>pubmed</DbName> - <MenuName>PubMed</MenuName> - <Description>PubMed bibliographic record</Description> +\s*<DbInfo> +\s*<DbName>pubmed</DbName> +\s*<MenuName>PubMed</MenuName> +\s*<Description>PubMed bibliographic record</Description> \ No newline at end of file
