12.7.12 FileNameType
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Enumeration | Stereotype: | «Enumeration» |
Specifies the type of file referenced.
Name |
Type |
Notes |
---|---|---|
file name |
abstractTypeEnum |
The file name of the image. |
path name |
abstractTypeEnum |
The path where the file is located. |
universal resource locator |
abstractTypeEnum |
A string of characters used to identify a resource. |
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: FileNameType. To: TypeEnum Generalization |
|
From: DepthRegImage. To: FileNameType Dependency |