Next: JSON keys for relations, Previous: JSON object keys, Up: JSON object keys [Contents]
The JSON key of array of markup ranges/elements. Defaults to MarkupRanges.
The JSON key for the tag of a markup range/element. Defaults to tag.
The JSON value of the tag of a markup range/element. Defaults to
MarkupRange. The tag’s value is used to identify, which type of
object this is.
The JSON key of the Id of a markup element. Defaults to elementId.
The JSON key of the Id of a markup range. Defaults to rangeId.
The JSON key for the markup type. Defaults to type.
The JSON key of the Id of the start character offset. Defaults to sourceStart.
The JSON key of the Id of the end character offset. Defaults to sourceEnd.