XTCE 1.2 RTF Avatar
  1. OMG Issue

XTCE12 — In EnumerationAlarm, enumerationValue should called enumerationLabel

  • Key: XTCE12-71
  • Legacy Issue Number: 14518
  • Status: closed  
  • Source: NASA ( Mr. James Kevin Rice)
  • Summary:

    Description Kevin Rice 2009-09-10 23:02:26 BST
    Although the data type is a string and it will accept labels, because it has
    the term "value" in the name, causes confusion.

  • Reported: XTCE 1.1 — Thu, 17 Sep 2009 04:00 GMT
  • Disposition: Resolved — XTCE 1.2
  • Disposition Summary:

    Correct ambiguous name of enumerationValue attribute

    Proposed to correct the name of the ambiguous attribute. This is not backwards compatible, but the conversion is a trivial enough code change and search/replace on existing documents as to not be arduous. In the complexType EnumerationAlarmLevelType replace the enumerationValue attribute with this definition:

    <attribute name="enumerationLabel" type="string" use="required"/>

  • Updated: Tue, 10 Jul 2018 14:22 GMT