Version | Revision Date | Revision Description | |
---|---|---|---|
0.01 | 2020-03-10 | Changes (bv/cl/bs/jc) + Release as initial version 0.01 |
ndb-ntc-extension.dic |
0.01 | 2020-03-10 | Changes (bv/cl/bs/jc) + Release as initial version 0.01 |
ndb-ntc-extension.dic |
Data Type Code | Primitive Type Code | Regular Expression | Description |
---|---|---|---|
code | char | [][_,.;:"&<>()/\{}'`~!@#$%A-Za-z0-9*|+-]* | code item types/single words ... |
float | numb | -?(([0-9]+)[.]?|([0-9]*[.][0-9]+))([(][0-9]+[)])?([eE][+-]?[0-9]+)? | float item types are the subset of numbers that are the floating numbers. |
int | numb | [+-]?[0-9]+ | int item types are the subset of numbers that are the negative or positive integers. |
line | char | [][ \t_(),.;:"&<>/\{}'`~!@#$%?+=*A-Za-z0-9|^-]* | char item types / multi-word items ... |
name | uchar | _[_A-Za-z0-9]+\.[][_A-Za-z0-9%-]+ | name item types take the form... |
text | char | [][ \n\t()_,.;:"&<>/\{}'`~!@#$%?+=*A-Za-z0-9|^-]* | text item types / multi-line text ... |
ucode | uchar | [][_,.;:"&<>()/\{}'`~!@#$%A-Za-z0-9*|+-]* | code item types/single words (case insensitive) ... |
uline | uchar | [][ \t_(),.;:"&<>/\{}'`~!@#$%?+=*A-Za-z0-9|^-]* | char item types / multi-word items (case insensitive)... |
SubCategory Identifier | Description |
---|
Units Identifier | Description |
---|
From Units&Identifier | To Units&Identifier | Operator | Conversion Factor |
---|