Hi David
you need to set header = "1" in the Query tag. e.g

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Query>
<Query  virtualSchemaName = "default" formatter = "HTML" header = "1"
uniqueRows = "0" count = "" datasetConfigVersion = "0.6" >
                        
<Dataset name = "rnorvegicus_gene_ensembl" interface = "default" >
<Filter name = "ensembl_transcript_id" value = "ENSRNOT00000059747"/>
<Attribute name = "ensembl_gene_id" />
<Attribute name = "ensembl_transcript_id" />
</Dataset>
</Query>

cheers
syed



On Tue, 2008-03-04 at 13:56 +0000, David Withers wrote:
> When I submit a query to martservice using the html formatter the result 
> starts with a <tr> tag and ends with </table>, </body> and </hmtl> tags; 
> the start <html>, <body> and <table> tags are missing.
> 
> See http://tinyurl.com/39rzm8 for an example.
> 
> David.
-- 
======================================
Syed Haider.
EMBL-European Bioinformatics Institute
Wellcome Trust Genome Campus, Hinxton,
Cambridge CB10 1SD, UK.
======================================

Reply via email to