Properties of data Field

The <data> field has all the common properties as well as ones listed below. Refer to <data> Field 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

1

no

Prefix field containing length of the data. Cannot be used tegether with length.

Last updated

Was this helpful?