Ignore:
Timestamp:
09/06/10 10:52:18 (21 months ago)
Author:
jharrop
Message:

Additional xlsx parts. Had to regenerate dml/ to include spreadsheet drawing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/dml/GraphicData.java

    r1044 r1201  
    4949 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> 
    5050 *       <sequence> 
    51  *         <any/> 
     51 *         <any maxOccurs="unbounded" minOccurs="0"/> 
    5252 *       </sequence> 
    5353 *       <attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}token" /> 
Note: See TracChangeset for help on using the changeset viewer.