mdocVersionCompareTo
Compares two ISO mdoc versions.
Return
positive number if greater than otherVersion, negative number of otherVersion is greater, 0 if the versions are equal.
Parameters
otherVersion
the other ISO mdoc version.
Throws
if unable to parse the string.