cvc-complex-type.3.2.2 attribute 'uuid' is not allowed to appear in element 'jasperreport'

后端 未结 11 953
盖世英雄少女心
盖世英雄少女心 2020-12-02 23:57

Downloaded iReport-4.6.0 for Linux and when creating a new report via the File->New... menu, the new report is not shown in the preview, but the error message cvc-comp

11条回答
  •  萌比男神i
    2020-12-03 00:47

    If you're using ireport 4.6 or greater, the best way to solve the issue with uuid is, use the similar ireport 4.6 or greater, as the uuid attribute is newly introduce from version 4.6. otherwise If you remove the uuid manually from the jrxml file, the uuid will again be placed in corresponding tags on the next compilation...

提交回复
热议问题