Talk:Version response

From OPeNDAP Documentation
Revision as of 22:03, 29 July 2008 by Jimg (talk | contribs) (New page: I think the DAP 3.1 Version response XML should be changes to look like: <pre> <?xml version="1.0" encoding="UTF-8"?> <Hyrax version="1.4.0"/> <DAP version="3.2"/> <BES version="3.6.2" nam...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼opendap2-jumptonavigation⧽

I think the DAP 3.1 Version response XML should be changes to look like:

<?xml version="1.0" encoding="UTF-8"?>
<Hyrax version="1.4.0"/>
<DAP version="3.2"/>
<BES version="3.6.2" name="bes" prefix"/">
    <module name="hdf4_handler" version="3.7.9"/>
    <module name="netcdf_handler" version="3.7.8"/>
</BES>
<OLFS version="1.4.0"/>