manifest:manifest
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:manifest:1.0
Schema document: OpenDocument-manifest-schema-v1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- manifest:file-entry [1..*]
Attributes
None
Sample instance
<manifest:manifest> <manifest:file-entry manifest:full-path="string" manifest:media-type="string"> <manifest:encryption-data manifest:checksum-type="string" manifest:checksum="GpM7"> <manifest:algorithm manifest:algorithm-name="string" manifest:initialisation-vector="GpM7"/> <manifest:key-derivation manifest:key-derivation-name="string" manifest:salt="GpM7" manifest:iteration-count="1"/> </manifest:encryption-data> </manifest:file-entry> </manifest:manifest>