Adobe Universal Container Format
From Just Solve the File Format Problem
The Universal Container Format (UCF) was developed by Adobe for use in PDFXML. It is based on the Open Container Format (OCF) used in EPUB, itself based on OpenDocument. It specifies a mandatory initial uncompressed mimetype
file, and an optional META-INF
folder containing XML files.
It can contain XMP metadata in the file META-INF/metadata.xml
.
Some formats include +zip
at the end of the mimetype
file's contents, and some do not.