Skip to content

Inconsistent capitalization of keywords True and False #25

@kleihan

Description

@kleihan

Keywords true and false are sometimes capitalized, seems inconsistent. They are also not always set in quotation marks.

  • Chapter 3.3: ... which means it evaluates to "true" when one and only one of its operands is true. If none or more than one of its operands is true then XOR is false.
  • Chapter 3.8.8: <Edit field="c_LegParamA" operator="EQ" value="True"/>
  • Definition of Parameter/@trueWireValue: Defines the value with which to populate the FIX message when the boolean parameter is True.
  • ...

Suggest to define single syntax and hamronize.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions