<DOCUMENTINFO | Attribute Description Table |
content="liveData | downloadableData | offlineData | staticMapImage | document | application | geographicService | clearinghouse | mapFiles | geographicActivities | unknown" name="string" owner="string" > No Child Elements </DOCUMENTINFO > |
Attribute | Usage |
---|---|
content | Document content type. Searching with the value "unknown" will find documents whose content type was not defined at the time it was published. |
name | Name that identifies the dataset corresponding to the document. |
owner | Name identifying the owner of the metadata document. |
<?xml version="1.0" encoding="UTF-8" ?> <ARCXML version="1.1"> <REQUEST> <GET_METADATA> <SEARCH_METADATA> <SEARCH_METADATA> <DOCUMENTINFO name="World" /> </SEARCH_METADATA> <SEARCH_METADATA> </GET_METADATA> </REQUEST> </ARCXML> |