-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The attribute you need is called 'header' not 'Header'. Remember, the W3C XML specs say that XML tags are case-sensitive!
cheers, Richard David Croft wrote: > Hi, > > I sent the following query to the Reactome Mart, using web services: > > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE Query> > <Query virtualSchemaName = "default" Header = "1" count = "" > softwareVersion = "0.5" formatter = "HTML" > > <Dataset name = "pathway" interface = "default" > > <Attribute name = "stableidentifier_identifier" /> > <Attribute name = "pathway_db_id" /> > <Filter name = "species_selection" value = "Homo sapiens"/> > </Dataset> > </Query> > > The page returned had no HTML header or any table definition stuff, > it started off something like this: > > <tr class="mart_tr1"> > <td class="mart_td"><a class="mart_td_hyperlinks" > href="http://www.reactome.org/cgi-bin/eventbrowser_st_id?ST_ID=REACT_REACT_1698" > target="_blank">REACT_1698</a></td> > <td class="mart_td"><a class="mart_td_hyperlinks" > href="http://www.reactome.org/cgi-bin/eventbrowser?ID=15869" > target="_blank">15869</a></td> > </tr> > .... > > Is there any way to make martservice produce browser-friendly > output? > > Thanks, > > David. > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGCojM4C5LeMEKA/QRAphxAJ9excKxgjjelhfvszyASNxxMCKPaACeKHAg 0pZIV5IZAAo4NArZPyB9pXU= =46s7 -----END PGP SIGNATURE-----
