This transaction is used to delete
an annotation group from any Version of document.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGODelete Annotation |
N/A |
CabinetName |
Root |
Name of the Cabinet to which the
User wants to connect. |
The name of the Cabinet. |
N/A |
UserDBId |
Root |
UserDatabase ID that is returned in the NGOConnect Cabinet call. |
|
N/A |
DocumentIndex |
Root |
Unique Index of the document. |
Integer >= 0 |
N/A |
PageNo |
Root |
The Page Number whose Annotations have to be deleted. |
Integer >= 1 and <= Total pages |
0 |
VersionNo |
Root |
The Version of the document whose Annotations have to be
deleted. |
X .Y where X >0 and Y >=0 |
Current Version of the document. |
AnnotationGroup Name |
Root |
The name of the Annotation Group whose Annotations have to
be deleted. |
The name of Annotation Group. |
Default |
Name |
Parent Tag |
Description |
Option |
Root |
NGODeleteAnnotation |
Status |
Root |
Status of the call. If the Status is 0, then the call is
successful. |
Code |
Message |
Comments |
-50023 |
Document
not found. |
Document
with the specified document index does not exist. |
-50111 |
The
specified Version of the Document does not exist. |
The
specified Version of the Document does not exist. |
-50035 |
Annotation
not found. |
The
specified Annotation Group does not exist. |