source: branches/jaxb @ 1816

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86   4 years jharrop
(edit) @44   4 years jharrop
(edit) @43   4 years jharrop Use BooleanDefaultTrue? for schema elements which do default to true, but …
(edit) @42   4 years jharrop Example of two styles for fields which are Booleans with a default of …
(edit) @41   4 years jharrop example of a Boolean which defaults to true.
(edit) @40   4 years jharrop Word 2007 represents bold as <b/>, not as <b val="true"/> so modify the …
(edit) @39   4 years jharrop Moved samples
(edit) @38   4 years jharrop Moved samples.
(edit) @37   4 years jharrop moved
(edit) @36   4 years jharrop Rename fields in sectPr, pPr, rPr, so "CT" is not prepended. Partial …
(edit) @35   4 years jharrop Simplify definition of run properties.
(edit) @34   4 years jharrop Update dependencies so that JDK 1.6.x can find com.sun.xml.bind.Locatable …
(edit) @33   4 years jharrop oops, forgot to add this.
(edit) @32   4 years jharrop Use the JAXB parent-pointer-plugin, so each child object can know its …
(edit) @31   4 years jharrop (At least until we have Maven generating these automatically) keep them in …
(edit) @30   4 years jharrop Added more instructions on how to generate.
(edit) @29   4 years jharrop Remove @Override, which was generating errors in Eclipse (just with JDK …
(edit) @28   4 years jharrop Add this.
(edit) @27   4 years jharrop Still don't have a simple unmarshalling for an empty element with a single …
(edit) @26   4 years jharrop Having put attributeFormDefault="qualified" in the schema, attributes in …
(edit) @25   4 years jharrop Now able to marshall an altered document as well. Key to this was …
(edit) @24   4 years jharrop Demonstration of use of @XmlAnyElement? at paragraph content level to …
(edit) @23   4 years jharrop interim commit - generated code is now in org.docx4j.jaxb.document package
(edit) @22   4 years jharrop Directory hierarchy for jaxb representation of subset of wml.xsd
(edit) @21   4 years jharrop XSD for a subset of WordprocessingML, which JAXB can consume.
(copy) @20   4 years jharrop Experimental - use JAXB to generate classes, marshall and unmarshall.
copied from trunk/docx4j:
(edit) @5   5 years jojada Reorganised imports
Note: See TracRevisionLog for help on using the revision log.