Hi,
Since the SVN change 1486, the generation for a simple docx document does not work any longer. I get this exception:
Exception in thread "main" java.lang.RuntimeException: javax.xml.bind.MarshalException
- with linked exception:
at org.docx4j.XmlUtils.marshaltoW3CDomDocument(XmlUtils.java:530)
at org.docx4j.XmlUtils.marshaltoW3CDomDocument(XmlUtils.java:508)
at org.docx4j.model.datastorage.BindingHandler.applyBindings(BindingHandler.java:90)
at Test.main(Test.java:51)
Caused by: javax.xml.bind.MarshalException
- with linked exception:
[com.sun.istack.internal.SAXException2: unable to marshal type "org.docx4j.wml.CTMarkupRange" as an element because it is ...