ODF/OASIS
From zedwiki
Discussion
The ZIP container defined in the Open Document Format is a very minimal structure beyond a basic ZIP file, mostly defining the contents of a single META-INF/manifest.xml file that must appear. This manifest describes the files in the package, their mimetypes, and if encrypted, what algorithm and key information to use for decrypting.
This structure is also the basis for the OCF/OEBPS and UCF/MARS container definitions, which want to be upwardly compatible with ODF.
The current ODF standard is at v1.1, however the OCF and UCF reference v1.0. The next revision, v1.2, is currently in committee, and will be describing the container in a separate document, but there is no public copy available yet.
Other Characteristics
- RELAX NG Schema
References
- Specification - [1] (Section 17)
