by luke sun 18 years ago
 691
 
                    
                        ODF & OOXML
                        ODF & OOXML
                        
                             
                            
                         
                     
                 
             
            
                
                    
                    ODF Vs. OOXML
OOXML(MS.Office Open XML)
uses a ZIP container for packaging XML and other data files
# FormTemplate for electronic forms
# DataDiagramingML for technical diagrams
# PresentationML for presentations
# SpreadsheetML for spreadsheets
# WordprocessingML for word processing documents
ODF(Open Document Format)
1. a simple XML file that uses  as the root element, or 2. a ZIP compressed archive containing a number of files and directories
# .odf for formulae, mathematical equations
# .odg for graphics
# .odp for presentations
# .ods for spreadsheets
# .odt for word processing (text) documents