DAP4: Dataset Service: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
(Created page with "DevelopmentDAP4")
 
No edit summary
Line 1: Line 1:
== Overview ==
The Dataset response is requested by appending the suffix .xml to the file part of the dataset's referent (aka base) URL. The Dataset response is an XML document that contains all of the metadata included in the original dataset.
== Request ==
[[DAP4:_Requests#Dataset_Request]]
== Response ==
[[DAP4:_Responses#Dataset_Response]]
== Errors ==
[[DAP4:_Responses#Error_Response]]
[[Category:Development|Development]][[Category:DAP4|DAP4]]
[[Category:Development|Development]][[Category:DAP4|DAP4]]

Revision as of 17:33, 29 March 2012

Overview

The Dataset response is requested by appending the suffix .xml to the file part of the dataset's referent (aka base) URL. The Dataset response is an XML document that contains all of the metadata included in the original dataset.

Request

DAP4:_Requests#Dataset_Request

Response

DAP4:_Responses#Dataset_Response

Errors

DAP4:_Responses#Error_Response