Plutext is pleased to release v1.0 of our free AddIn for Word, with which you can:
1. select part of your docx, and click to see the corresponding OpenXML
2. see the parts (files) which make up your Word docx (zip file)
3. click through to an element, then click on it to generate Java code (and a link into the OpenXML spec).
This code generation is the easiest way to create code using docx4j's ...