title: Exact32HexBinaryText
description: |
  Specifies a hexadecimal string.

  NOTE: This pattern is not the original ISO20022 specification.
type: string
pattern: '^[A-Za-z0-9-_]{43}$'
maxLength: 48
