XTCE 1.3 RTF Avatar
  1. OMG Issue

XTCE13 — ArgumentType References Mixed with ParameterTypes in Key

  • Key: XTCE13-155
  • Status: open  
  • Source: Boeing ( Mr. David Overeem)
  • Summary:

    The name constraint for ArgumentType elements enforces uniqueness with ParameterType elements that appear in the CommandMetaData.

    <key name="argumentTypeNameKey">
    <annotation>
    <documentation xml:lang="en">This key ensures a unique argument type name at the system level.</documentation>
    </annotation>
    <selector xpath="xtce:CommandMetaData/xtce:ArgumentTypeSet/|xtce:CommandMetaData/xtce:ParameterTypeSet/"/>
    <field xpath="@name"/>
    </key>

    This does not make sense because "argumentTypeRef" is distinct from "parameterTypeRef" in all cases.

  • Reported: XTCE 1.2 — Sun, 2 Jun 2024 20:05 GMT
  • Updated: Tue, 25 Jun 2024 00:36 GMT