XTCE 1.2 RTF Avatar
  1. OMG Issue

XTCE12 — EnumeratedParameterType does not support multiple context alarms

  • Key: XTCE12-69
  • Legacy Issue Number: 15874
  • Status: closed  
  • Source: Google ( Christopher Zonca)
  • Summary:

    The EnumeratedParameterType element currently does not support multiple context alarms, unlike the other ParameterType elements.

    This is probably because, on line 743 of the schema, the ContextAlarm element is not setting the maxOccurs attribute to "unbounded". Without this attribute, only one instance of the ContextAlarm element is allowed.

  • Reported: XTCE 1.1 — Mon, 29 Nov 2010 05:00 GMT
  • Disposition: Resolved — XTCE 1.2
  • Disposition Summary:

    Fix missing multiplicity on ContextAlarm in Enumerationed Type

    Add the multiplicity attribute to the schema for the element definition of the ContextAlarm.

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