AnnotationRange

Field Type Description

start

String

XPath of the element in which the selected text starts

Note:

The XPath is relative to the <body> element of the HTML output of the Collaborative Review.

startOffset

int

Offset in characters at which the selected text starts

Note:

The offset is calculated with whitespaces ignored.

end

String

XPath of the element in which the selected text ends

Note:

The XPath is relative to the <body> element of the HTML output of the Collaborative Review.

endOffset

int

Offset in characters at which the selected text ends

Note:

The offset is calculated with whitespaces ignored.