Hey I have been trying out docx4j in my spring project and encountered an error which I can't quite find the reason for.
The result works quite fine and seem unaffected by the error, but I would love to find out why the error is showing, and a possible way to fix/avoid it.
The warning is:
2016-06-01 15:29:38.928 WARN 48801 --- [nio-8080-exec-2] o.d.jaxb.JaxbValidationEventHandler : [ERROR] : unexpected element (uri:"http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing", local:"sizeRelH"). Expect
2016-06-01 15:29:38.928 INFO ...