Attached is a small example book. The depth_attr_example.xml file contains a nested list. The depth attribute on the inner list is incorrect; it is 1 and should be 2.
ZedVal correctly issues a diagnostic message about the problem. However, the location of the error in the file is not given. Hence, in a large book, it is difficult to locate the list element that needs correcting.
The attachment also include ZedVal's output in depth_attr_example_zedval_output.xml.
book with bad nested list