Difference between revisions of "Microsoft XML Format"

From Creative Commons
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Developer]]
+
{{Filetype
[[Category:Developer Challenges]]
+
|license_url=no
[[Category:filetype]]
+
|web_statement=no
[[Category:example]]
+
|more_permissions=no
[[Category:metadata]]
+
}}
[[Category:XML]]
+
[http://en.wikipedia.org/wiki/Microsoft_Office Microsoft Office] is a suite of productivity programs created or purchased by Microsoft and developed for Microsoft Windows, and Apple Computer's Mac OS and Mac OS X operating systems. There are two general file types for Microsoft Office documents: the [[Microsoft Office Document Formats|legacy binary file format]] and the new Microsoft XML Format.
[[Category:Microsoft]]
 
{{incomplete}}
 
 
 
[[http://en.wikipedia.org/wiki/Microsoft_Office Microsoft Office]] is a suite of productivity programs created or purchased by Microsoft and developed for Microsoft Windows, and Apple Computer's Mac OS and Mac OS X operating systems. There are two general file types for Microsoft Office documents: the legacy binary file format and the new [[Microsoft XML Format]].
 
 
 
== Developer Challenges ==
 
 
 
Develop software that embeds and can edit licenses and metadata into the new Microsoft XML Format. Supposedly, this new format uses standard Dublin Core metadata, and thus, it shouldn't be too difficult to add support.
 
 
 
=== Implementations ===
 
 
 
* Please add yours here :)
 
 
 
=== Examples ===
 
 
 
=== Code ===
 
 
 
* Please add yours here :)
 
 
 
==== Sample ====
 
 
 
* Please add yours here :)
 
 
 
=== Mockups ===
 
 
 
* Please add yours here :)
 
 
 
=== TODO ===
 
 
 
* Please help by adding you todo here :)
 
  
 
=== Reference ===
 
=== Reference ===
Line 40: Line 10:
 
* http://en.wikipedia.org/wiki/Microsoft_Office_Open_XML
 
* http://en.wikipedia.org/wiki/Microsoft_Office_Open_XML
 
* http://en.wikipedia.org/wiki/Comparison_of_OpenDocument_with_Microsoft_XML_formats
 
* http://en.wikipedia.org/wiki/Comparison_of_OpenDocument_with_Microsoft_XML_formats
 +
* [http://www.betanews.com/article/Microsoft_to_Support_OpenDocument/1152166759 Microsoft support ODF <-> Microsoft XML Converter]
 +
* [http://sourceforge.net/projects/odf-converter Microsoft-supported OSS odf-converter]

Latest revision as of 18:45, 4 March 2008

File Type Information
Supports embedding license URL: supports_license_url::no
Supports embedding web statement: supports_web_statement::no
Supports embedding more permissions: supports_more_permissions::no
Metadata Location: [[Metadata location::{{{metadata_location}}}]] | (unknown) }}
Metadata Format: [[Metadata format::{{{metadata_format}}}]] | (unknown) }}


Microsoft Office is a suite of productivity programs created or purchased by Microsoft and developed for Microsoft Windows, and Apple Computer's Mac OS and Mac OS X operating systems. There are two general file types for Microsoft Office documents: the legacy binary file format and the new Microsoft XML Format.

Reference