<DELETED_DATASET | Attribute Description Table |
(r)docid="string" (r)updated="string" > No Child Elements </DELETED_DATASET > | |
(r): Attribute or child element is required. |
Attribute | Usage |
---|---|
docid | String used to uniquely identify the document. The characteristics of the string are the same as for fromdocid. |
updated | Date when the metadata record was deleted. Format is YYYY-MM-DD hh:mm:ss. |
<?xml version="1.0" encoding="UTF8" ?> <ARCXML version="1.1"> <RESPONSE> <METADATA> <DELETED_DATASET docid="{B7E1333A-9C34-4BF4-9918-D829A4D3B91E}" updated="2006-02-07 15:22:13" /> <DELETED_DATASET docid="{690796BF-CCAB-4787-98AB-FDF0FCBC1E3D}" updated="2006-04-03 10:14:00" /> </METADATA> </RESPONSE> </ARCXML> |