SysML 2.1b1 RTF Avatar
  1. OMG Issue

SYSML21 — ControlNodePrefix missing closing quote after 'individual

  • Key: SYSML21-400
  • Status: open  
  • Source: Emerson ( Kent Johnson)
  • Summary:

    There is a missing closing quote in the below grammar:

    ```
    ControlNodePrefix : OccurrenceUsage =
    RefPrefix
    ( isIndividual ?= 'individual )?
    ( portionKind = PortionKind

    { isPortion = true }

    )?
    UsageExtensionKeyword*
    ```

  • Reported: SysML 2.0 — Mon, 27 Oct 2025 23:30 GMT
  • Updated: Tue, 28 Oct 2025 14:16 GMT