FIXChar
search: boost: 1.0 ---# Type: FIXChar
FIX char base datatype. Single character value, can include any alphanumeric character or punctuation except the delimiter. All char fields are case sensitive (i.e. m != M).
Type Properties
| Property | Value |
|---|---|
| Type Of | String |
| Base | str |
| Type URI | fix_orchestra:FIXChar |
In Subsets
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| proto_scalar | string |
Schema Source
- from schema: https://w3id.org/lmodel/fix-orchestra
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | fix_orchestra:FIXChar |
| native | fix_orchestra:FIXChar |
| exact | fixr:char |