- or download this
<?xml version="1.0"?>
<!DOCTYPE eSummaryResult PUBLIC "-//NLM//DTD eSummaryResult, 29 Octobe
+r 2004//EN" "http://www.ncbi.nlm.nih.gov/entrez/query/DTD/eSummary_04
+1029.dtd">
...
<Item Name="ReplacedBy" Type="String"></Item>
<Item Name="Comment" Type="String"><![CDATA[ ]]></Item>
</DocSum>
- or download this
#!/usr/bin/perl
use strict;
...
}
- or download this
No declaration for element eSummaryResult
+
+
No declaration for element DocSum
+
+
...
No declaration for element Item
+
+
No declaration for attribute Name of element Item
+
+
No declaration for attribute Type of element Item
- or download this
<!--
This is the Current DTD for Entrez eSummary version 2
...
<!ELEMENT DocSum (Id, Item+)>
<!ELEMENT eSummaryResult (DocSum|ERROR)+>