14.6.40 StringLookup
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Defines an element inside a string-to-integer lookup table.
Name |
Data Type |
Notes |
---|---|---|
Key |
integer |
The corresponding integer value. This value is used in HDF5 instead of the string value. The value of null integer value must be reserved for NULL. The size of this value is constrained by the size of the format used in HDF5. |
Value |
string |
A string value. Output from the lookup table. |
Derived From: (none)
Derived Classes: (none)
Relationships: None