This tag provides the initial value of this field.
Attributes
The following table lists the valid
attributes for this tag:
| Attribute |
Description |
Valid Values |
| kind |
The kind of initial value |
You must specify one of the following attributes: - SPACE : Space character
- quotes : Double quotation mark character
- ALL: Entire data is filled with initial value
- ZERO: Zero value
- string_value : Entire data is filled with initial
value
|
| value |
Initial value literal value |
|