Properties of data Field
Last updated
Was this helpful?
Last updated
Was this helpful?
The <data> field has all the properties as well as ones listed below. Refer to chapter for detailed description.
Property Name
Allowed type / value
DSL Version
Required
Default Value
Description
defaultValue
string
1
no
Default value. Case-insensitive hexadecimal string.
length
1
no
0
Fixed serialization length. 0 means no length limit. Cannot be used tegether with lengthPrefix.
lengthPrefix
or
1
no
Prefix field containing length of the data. Cannot be used tegether with length.