Special named data types
Revision as of 17:09, 3 October 2023 by Petr.Bures (talk | contribs) (Created page with "Special named data types are those which can have special dealing. In version before 2024 were identified by special GUIDs specified in following table. {| class="wikitable" |+ !Special type !XML Value !Description |- |None |<code>None</code> | |- |Depth in table |<code>Double_Depth</code> | |- |Thickness in table |<code>Double_Thickness</code> | |- |Depth from in table |<code>Double_DepthFrom</code> | |- |Depth to in table |<code>Double_DepthTo</code> | |- |Name of fiel...")
Special named data types are those which can have special dealing. In version before 2024 were identified by special GUIDs specified in following table.
Special type | XML Value | Description |
---|---|---|
None | None
|
|
Depth in table | Double_Depth
|
|
Thickness in table | Double_Thickness
|
|
Depth from in table | Double_DepthFrom
|
|
Depth to in table | Double_DepthTo
|
|
Name of field test | String_FieldTestIdent
|
|
Name of sample | String_SampleIdent
|
|
Name of laboratory test | String_LabTestIdent
|
|
Common name | String_CommonIdent
|