I think it may have to do with the way you are coding it. A nav is required in epub3 (just like a toc.ncx is in epub2) and you do need ol and li tags properly nested in the nav according to the error message you received.
Do you get the same error message if you check your epub3 with the latest version of epubcheck?
|