Difference between revisions of "Microsoft XML Format"

From Creative Commons
Jump to: navigation, search
(Reference)
 
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]]
 
[[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 [[Microsoft Office Document Formats|legacy binary file format]] and the new Microsoft XML Format.
 
[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.
 
== 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 ===
 
 
* [http://www.microsoft.com/downloads/details.aspx?FamilyId=113B53DD-1CC0-4FBE-9E1D-B91D07C76504&displaylang=en Microsoft has implemented] a standard plug-in for Microsoft Office XP and 2003 which enables CC-licensing content generated from Word, Excel and Powerpoint. Also, see this [[Microsoft_Office_Addin|wiki page]].
 
* 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 ===

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