Used in
REQUEST Servers
Metadata (Publish) Parent elements
PUBLISH_METADATA
Syntax
<GET_UUID > No Attributes
No Child Elements </GET_UUID >
|
Description
Requests a unique ID that can be used as a document ID.
Notes
Examples for GET_UUID
<?xml version="1.0" encoding="UTF-8" ?>
<ARCXML version="1.1">
<REQUEST>
<PUBLISH_METADATA>
<GET_UUID count="5" />
</PUBLISH_METADATA>
</REQUEST>
</ARCXML>
|
Back to topSearch code: @arcxml_GET_UUID