The following documentation errors have been corrected:
In Document File Type Constants, WEBOM_DOCFILETYPE_UB had previously been described as representing the upper bound of the constants in the enum. However, WEBOM_DOCFILETYPE_UB actually represents the count of file types that are represented by constants in the enum.
In Document Type Constants, WEBOM_DOCTYPE_UB had previously been described as representing the upper bound of the constants in the enum. However, WEBOM_DOCTYPE_UB actually represents the count of document types that are represented by constants in the enum.