12.7.18 MimeType
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Enumeration | Stereotype: | «Enumeration» |
Specifies the list of mimetypes.
Name |
Type |
Notes |
---|---|---|
image/tiff |
abstractTypeEnum |
The image format is Tagged Image File Format. |
image/gif |
abstractTypeEnum |
The image format is Graphic Interchange Format. |
image/png |
abstractTypeEnum |
The image format is Portable Network Graphics. |
image/xml+svg |
abstractTypeEnum |
The image format is xml with scalable vector graphics. |
other |
abstractTypeEnum |
The value is not known. Avoid using this value. All reasonable attempts should be made to determine the appropriate value. Use of this value may result in rejection in some situations. |
Association |
Notes |
---|---|
From: MimeType. To: TypeEnum Generalization |
|
From: DepthRegImage. To: MimeType Dependency |