AnnotationRange

Field Type Description

start

String

XPath of the element in which the selected text starts.

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.

The offset is calculated with whitespaces ignored.

end

String

XPath of the element in which the selected text ends.

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.

The offset is calculated with whitespaces ignored.