Response to Verb ListMetadataFormats. More...
Functions | |
addMetedataFormat (&$outputObj, $key, $val) |
The information of supported metadata formats is saved in database and retrieved by calling function idFormatQuery.
addMetedataFormat | ( | &$ | outputObj, | |
$ | key, | |||
$ | val | |||
) |
Add a metadata format node to an ANDS_Response_XML
&$outputObj | type: ANDS_Response_XML. The ANDS_Response_XML object for output. | |
$key | type string. The name of new node. | |
$val | type: array. Values accessable through keywords 'schema' and 'metadataNamespace'. |