Name | Description | Type | Additional information |
---|---|---|---|
key |
The key of the Code. |
integer |
Required |
ordinal |
The sort ordinal for the Code. |
integer |
Required |
description |
The description of the Code. |
string |
Required |
inputId |
A optional identifier which may be used during automatic coding of responses. |
string |
None. |
outputId |
A optional identifier which may be used to identify the code in tabulation software. |
string |
None. |
regexPattern |
Optional regular expression pattern which may be used for assisting human coders or for automatic coding. |
string |
None. |
color |
An optional color for the code in CSS hexadecimal six digit format, e.g. #FF0000 for red. |
string |
None. |
children |
The children of a Net. |
Collection of CodeOrNet |
None. |