Here is the one I am using:

select dbms_lob.getlength(xmltype.getclobval(xmldoc)) from my_table

Hope it helps posting this after almost a year but I am a new user looking for the same answer.