manifest:file-entry
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:encryption-data [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
manifest:full-path | [1..1] | xsd:string | from group manifest:file-entry-attlist | |
manifest:size | [0..1] | xsd:nonNegativeInteger | from group manifest:file-entry-attlist | |
manifest:media-type | [1..1] | xsd:string | from group manifest:file-entry-attlist |
Used in
- Anonymous type of element manifest:manifest
Sample instance
<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>