released-schema.2007-06.BinaryFile.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of specification Show documentation
Show all versions of specification Show documentation
The OME Data Model specification
The newest version!
The elements in this file are not yet represented by classes in the EA diagrams - ajp
Describes a file location. Can optionally specify a portion of a file using Offset and a ReadLength.
If Offset and ReadLength are specified in conjuction with Compression, then they point into the uncompressed file.
file location
The digest of the file specified in href.
Specifies the compression scheme used to encode the data.
The contents of this element are base64-encoded. These are not CDATA sections, just a base64 stream.
Specifies the compression scheme used to encode the data.
Character count attribute for the BinData field. This is the length of the base-64 encoded block. It allows easy skipping of the block when parsing the file.
Added in response to Evolution document - ajp
Describes a binary file.
Size (in bytes) of the uncompressed file.