OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: SPEC: wrong mimetype in example


The "Sample Manifest" at the end of 16.6. says

       <manifest:file-entry 
		manifest:media-type="application/vnd.sun.xml.writer"
		manifest:full-path="/"/>

This is the (soon "old") OO mimetype. I suggest changing the example to

       <manifest:file-entry 
		manifest:media-type="application/vnd.oasis.openoffice.text"
		manifest:full-path="/"/>

Another thing: for directories the example says manifest:media-type="".
The explanation for media-type in 16.6.3 doesn't say explicitely that directories
must be listed in the manifest, and they should have an empty media-type.
Can this be added?

-- 
David Faure, faure@kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]