getAnnotationListAsXML() Method

Description

Returns an XML string with all annotations. XML of annotations is formatted as <annotation_list> node.

Parameters

None

Returns

String

Samples

Online HTML/JavaScript Sample

See also

getAnnotationListAsJSON(), getAnnotationAsJSON(), getAnnotationAsXML()

to top